SQL

DZone Daily Dose - 2009/10/28

Amazon says it will cut prices on its core EC2 cloud services starting November 1st.  You can tell they are getting anxious about the impending release of...

0 replies - 1456 views - 10/28/09 by Mitch Pronschinske in News

Blisteringly Fast Integration Tests With NHibernate and SQLite

One thing I love about using NHibernate as my O/RM is being able to push the database schema from the domain.  This lets me create the database from scratch...

1 replies - 3128 views - 10/10/08 by carcer in News

How adding another table to JOIN can improve performance

JOINs are expensive and it most typical the fewer tables (for the same database) you join the better performance you will get. As for any rules there are...

1 replies - 3598 views - 08/14/08 by Schalk Neethling in News

10 Not To Be Missed .NET Articles - July 2008 - .NET Zone

In this months not to be missed .NET articles we cover topics such as multi-language custom controls, troubleshooting linq to sql, the Silverlight 2.0 security...

0 replies - 2703 views - 08/02/08 by Schalk Neethling in News

Rapid Application Development for Content-Rich Applications

0 replies - 3303 views - 07/29/08 by Matthew Schmidt in Whitepapers