Monthly Archives: May 2008

Binding to joined tables

Many times it is necessary to bind to a datatable which is made up of multiple database tables.  Most databases are normalized.  In Visual Studio 2005 there was a particular technique to do this.  Write your join statements in stored … Continue reading

Posted in Data Binding | 4 Comments