Welcome to MSDN Blogs Sign in | Join | Help

July 2005 - Posts

TableAdapters will support TimeStamp Concurrency Checks

I’m happy to report that we were able to get TimeStamp comparison added. The issue we faced was by the time the DBCommandBuilder API stabilized we were in what we call UI freeze which means we couldn’t change UI elements without some major negotiating.
Posted by SmartClientData | 5 Comments
Filed under:

Customizing the connection string for TableAdapters

Visual Studio 2005 now leverages the strongly typed settings file which wraps app.config. With connection strings stored in app.config/Settings, developers can centralize their connection strings across their application. Some advantages over VS2003 are:
Posted by SmartClientData | 15 Comments
Filed under:

Databinding not happy with the object name containing dots

DataBinding does not work well with DataTable name with a "." The Dot in a DataTable name or a DataColumn name will not make the DataBinding happy. For example, if you drag drop a table from the DataSource window to a Windows Form, it would not create
Posted by SmartClientData | 0 Comments
Filed under:

The little database that could. Deploying SQL Mobile as a local / single user database across Microsoft Mobile devices

The little database that could. Deploying SQL Server Mobile 2005 as a local / single user database across Microsoft Mobile devices including the Tablet PC
 
Page view tracker