Developer.com offers daily news, articles, and tutorials for professional involved in the development of applications and other technical solutions. Daily coverage includes articles, tutorials, news and other resources related to all facets of development.
Please wait...
Discover this pattern related to managing the behavior of objects.
All other things being equal, programmers like being productive. Unfortunately, the standard definitions of software productivity are incorrect.
Can Mule help you carry the weight of your infrastructure? We'll shine a light on this open source ESB and show you how it can help you reduce complexity in your web service applications.
Have you tried several different methods to drive traffic to your sites with limited or no success? Well today MarciaGulesian is to show us this emerging approach that usesstatistics and user input to help you achieve your goal.
Discover how to combine the Model-View-Controller (MVC) architectural principles with the Java EE platform to derive multitier Java EE application architecture. You will also see how the Java EE design patterns catalog provides guidance and how you can document this architecture using UML notations.
Have you tried several different methods to drive traffic to your sites with limited or no success? Well today MarciaGulesian is to show us this emerging approach that usesstatistics and user input to help you achieve your goal.
ASP.NET has its drawbacks, and to counter these, Microsoft is preparing a new technology called ASP.NET MVC.
For developers who have to live with an enterprise that has legacy and component architecture-based applications, here is a way to introduce SOA in a manner that is not too disruptive. SOA can be leveraged to preserve business logic investments made within component architecture-based systems while incorporating a better and more standards-based infrastructure.
Discover how to combine the Model-View-Controller (MVC) architectural principles with the Java EE platform to derive multitier Java EE application architecture. You will also see how the Java EE design patterns catalog provides guidance and how you can document this architecture using UML notations.
Are you finding it hard to obtain funding to finish building out your Service Oriented Architecture (SOA) technology stack? You may have heard about the Open Source GlassFish Java 5 EE Application Server, but did you know that there is a GlassFish ESB (Enterprise Service Bus) Project that integrates the Open ESB Project? See what it can do for you.
This article discovers the attributes of an effective datacenter and review a plan that can assist you in making the best use of these expensive assets.
Learn how to create websites with similar functionality yet different UIs and maintain them across one shared code base using Multi-Tenant Website Architecture.
All other things being equal, programmers like being productive. Unfortunately, the standard definitions of software productivity are incorrect.
The Java collections framework contains classes you use to maintain collections of other objects. These collection classes have different performance and ordering properties. See how the HashMap and HashSet Classes allow objects to be added to a collection, removed from a collection, or found in roughly constant time. Discover how to use these classes and what to do to achieve good performance from them.
This article explores Java collections framework classes that implement the SortedSet interface and how they keep a set of objects in a guaranteed order, independent of the order that they are added to the collection.
As an IT professional, it is likely that you have heard portal buzz words including JSR 168 and WSRP. But if you are like many, you may not understand the differences or the benefits of these complementary portal standards.
ASP.NET MVC applications provide interesting possibilities to accept input and work with database data. See how you can do this effectively in your work.
Discover this pattern related to managing the behavior of objects.
Does your organization have a variety of ways to develop and maintain customer, partner, and employee websites? Perhaps you should consider how a portal development factory can simplify development through an efficient and consistent set of people, processes, and platforms.
Can Mule help you carry the weight of your infrastructure? We'll shine a light on this open source ESB and show you how it can help you reduce complexity in your web service applications.
Have you tried several different methods to drive traffic to your sites with limited or no success? Well today Marcia Gulesian is to show us this emerging approach that uses statistics and user input to help you achieve your goal.
The Unified Modeling Language (UML) is a notation you can use for object-oriented design. This article contains a brief overview of UML to introduce you to the subset of UML that you can use to describe classes, interfaces, objectsand the relationships among them.
This article discovers how to draw UML sequence diagrams to refine the relationships and responsibilities of classes and objects into a detailed object model.
By now, you have heard of Windows Azure, Microsoft's cloud computing platform. But, what does Azure provide for developers and users, and how can you benefit from it in your .NET applications? Read on to find out.