Sign in
Visual Studio Data
Building business applications with Visual Studio
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
ADO.Net Data Services
Announcement
Association
BCS
BDC
Business Object
Conference
Connect
CRUD
CTP
Data and Language Integration
Data Binding
Data Services
Data Source Wizard
Debugging
Entity Framework
Generic Object
Multi-Targeting
Occasionally Connected System
Pages
RIA Services
Samples
Sharepoint
Silverlight
SQL Azure
SQL Server
SQL Server Compact
SQL Server Express
Tips
Typed Dataset
VB Power Packs
Visual FoxPro
Visual Studio 2010
VS DATA General
VS2008
VS2010
VSSDK
WinForm
WPF
Browse by Tags
MSDN Blogs
>
Visual Studio Data
>
All Tags
>
sql server
Tagged Content List
Blog Post:
SQL Azure Support in Visual Studio 2010
XiangZeng
Visual Studio 2010 supports data connections to SQL Azure , query designing, data manipulation, and data binding operations in your C#/VB applications. Connecting to a SQL Azure Database SQL Azure can be viewed as a subset of SQL Server 2008. Therefore, when you add a SQL Azure data connection inside...
on
4 Aug 2010
Blog Post:
Refresh the Primary Key Identity Column during Insert Operation
John Chen Msft
If you have an identity primary key column defined in a database table, its value will be automatically set by the database engine when you insert a new row to the table. The identity value is determined by the column’s Identity Seed and Identity Increment properties. While in your client application...
on
15 Sep 2009
Blog Post:
How to Workaround Sorting Errors when Updating Self-Referencing DataSet Tables with Visual Studio 2008 SP1
Gavin Fu
Hierarchical update is an important feature of typed dataset that refers to the process of saving updated data back to a database while maintaining referential integrity rules. This feature is enhanced in Visual Studio 2008 by introducing a TableAdapterManger component to manage all TableApdaters in...
on
5 Sep 2009
Blog Post:
VS 2005 patch for SQL Server 2008
Milind Lele
SQL Server 2008, Noverber 2007 CTP was recently released. We've also released a CTP of Visual Studio 2005 Support for SQL Server 2008 . This will enable you to use VS2005 against SQL Server 2008. For more information about this patch, see the Knowledge Base Article 942246 .
on
21 Nov 2007
Page 1 of 1 (4 items)