Using PHP FastCGI mode on Windows Server 2003 x64 w/ IIS in 32-bit mode
I recently needed to upgrade the PHP for a particular site from 5.2.6 to 5.3.0. Of course, this is when I found out that PHP no longer supports
News and Java Technology
File inboxDir = new File("Path to your directory"); File[] files = inboxDir.listFiles(); Arrays.sort( files, new Comparator() { public int compare
I recently needed to upgrade the PHP for a particular site from 5.2.6 to 5.3.0. Of course, this is when I found out that PHP no longer supports
The second annual St. Louis Day of .NET conference was held on August 28th and 29th, 2009. Over 500 local .NET developers, architects and other techno
I recently needed to use JiBX to parse a XML document into domain objects that contained bidirectional associations with collections. The issue
If you have 5000 products in database, you may like to show them in pages on the screen. It's a common request to only retrieve the records on a certa
I just installed XMarks to see if I can start synchronizing my bookmarks between all of my various locations and all the browsers installed. How
Paul Litwin posted an interesting article that discusses the four pillars of ASP.NET (Web Forms, MVC, AJAX, and Dynamic Data). He said: "Microsoft
While calling Oracle stored procedure from Hibernate there is couple of rules that we need to follow. There can be only one return value and this m
As a .NET developer, I'm sure you have your own tricks to make your life easy. But you may still like to know more tricks on Visual Studio. Read this