Sign in
Smart Client Data
This blog describes some of the Data features specific to Smart Clients. This includes Windows Forms, Devices and Visual Studio Tools for Office. The Smart Client Data team, AKA VB Data, is responsible for features such as the Data Sources Window, Typed
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Blogicles
Occasionally Connected Data
Post Whidbey Thinking
Presentations
Whidbey Q & A
Archive
Archives
August 2006
(1)
April 2006
(2)
February 2006
(3)
November 2005
(5)
October 2005
(3)
September 2005
(2)
August 2005
(6)
July 2005
(4)
June 2005
(6)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Smart Client Data
Working with local databases
Posted
over 8 years ago
by
SmartClientData
49
Comments
Overview In Visual Studio 2005 we added a number of features to help developers build and deploy applications that need a local data store. Here's a quick peek at how it works. In order to work with a local database file, you can simply add the...
Smart Client Data
Setting NullValue property for typed dataset
Posted
over 8 years ago
by
SmartClientData
14
Comments
In Whidbey DataSet designer, you are able to set Typed DataColumn's NullValue property to the following values if the DataType is string 1 (Empty) 2 (Nothing) (null for C#) 3 (Throw exception) 4 any string you can type in. The first...
Smart Client Data
Increasing query time-outs with TableAdapters
Posted
over 8 years ago
by
SmartClientData
5
Comments
Tuning your SQL queries for the best performance can be part of life when you’re writing a database application. Sometimes life is hard, and you just can’t get things running as quickly as you’d like. With the default command time-out at 30 seconds, how...
Smart Client Data
Navigating a large DataSet with the Document Outline - Zoom
Posted
over 8 years ago
by
SmartClientData
1
Comments
In 2005 we now have a new DataSet Designer. While we had planned to implement Zoom functionality it turned out to be more difficult then we had hoped. Long term we plan to leverage the new design framework that’s used by the Class designer. However, this...
Smart Client Data
Drag Once w/Custom Controls
Posted
over 8 years ago
by
SmartClientData
2
Comments
Article written for CoDe magazine describing how to customize the controls listed in the Data Sources Window for Drag Once Databinding http://www.code-magazine.com/Article.aspx?quickid=0411071 Steve
Smart Client Data
Drag Once Databinding
Posted
over 8 years ago
by
SmartClientData
0
Comments
Article written for CoDe magazine relating to the Drag Once Databinding features in Smart Client Applicaitons www.Code-Magazine.com/Article.aspx?quickid=0409051 Steve
Page 1 of 1 (6 items)