After following Damond Walker's series on PostgreSQL, you would now know how to install and administer a PostgreSQL server. This article shows you how to connect to the databases on the server from the Window platform.
Read more...
Learn some tips and tricks with the C# 3.0 language features along with exploring some productivity gains with the Visual Studio IDE.
Read more...
This article discovers how to draw UML sequence diagrams to refine the relationships and responsibilities of classes and objects into a detailed object model.
Read more...
A new P2P technology called JXTA has received a lot of hyperbole lately. Columnist Fox would like to clear things up a bit.
Read more...
We conclude our case study illustrating how a small U.K. software firm used component-based architectures supporting the XP model to rapidly execute a project.
Read more...
C# is a new programming language introduced by Microsoft. This article, excerpted from Sams Teach Yourself C# in 21 Days provides an overview of what C# is and why it is important.
Read more...
This article talks about the methods and the properties of a Turtle object from Ericson's Java multimedia library. If you have ever wondered how to write Java programs, you've come to the right place.
Read more...
Walk through an application written in JScript .NET that implements a Windows Forms and features menus, a tab strip control, a tree View control, a progress bar, a picture box control, a timer, a calendar control, and much more.
Read more...
Just as house architects cannot design beautiful buildings simply by including known elements that have worked elsewhere, good software design is more than a collection of programming techniques that make sense on their own.
Read more...
We continue with our discussion of using Java to create genetic algorithms that enable you to handle such diverse tasks as optimizing networks, maximizing mathematical functions, designing proteins in the pursuit of new drugs, and so on. Here, we look at more sophisticated algorithmic problems.
Read more...