Microsoft Knowledge Base Email Alertz

ADO.NET 1.1 Knowledge Base Articles

Log In
Email
Password
Forgot Password?
Unsubscribe Here

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 2.0 Web Hosting with SQL 2005: Click Here!
Discount ASP.NET Hosting


Bug Tracking Software
For bug tracking software or defect tracking software or issue tracking software, visit Axosoft.


Community Site



We Send hundreds of thousands of emails using ASP.NET Email



Expert Web Design & Graphic Design
Design44.com




Mentioned In








There are 540 KB Article(s).
1  2  [ 3 ]  4  5  6  7  8  .... .... 36  37 
Previous Page    Page 3 of 37    Next Page
ADO.NET 1.1 KB Article(s)   Subscribe to the RSS feed
Back to the Technology List

Want to see the top articles for ADO.NET 1.1?



31) 10/7/2008 317951  HOW TO: Hide a Column in a Windows Form DataGrid
(317951) - This step-by-step article describes how to hide a column programatically in a Windows Form DataGrid by manipulating the properties of the DataGrid object. Requirements The following list outlines the recommended hardware, software, network...

32) 10/8/2008 316756  PRB: Error Occurs When You Use ADO.NET OLEDbDataAdapter to Modify Excel Workbook
(316756) - When you try to add, to update, or to delete records in an Excel workbook that uses the OLEDbDataAdapter with ADO.NET, you receive one of the following error messages: When you add a record: Syntax error in INSERT INTO statement. When you update a...

33) 10/4/2008 320141  HOW TO: Retrieve an Identity Value from a Newly Inserted Record from SQL Server by Using Visual Basic .NET
(320141) - This step-by-step article describes how to retrieve the identity value when you add a record into a SQL Server table with an identity field. Requirements This sample uses the Northwind database in SQL Server and retrieves the identity values only for...

34) 10/8/2008 815672  HOW TO: Use XML in Connected and Disconnected ADO.NET Applications by Using Visual C# .NET
(815672) - Extensible Markup Language (XML) is a fundamental part of ADO.NET and Web services. This article describes how to use XML in connected and disconnected ADO.NET applications: Connected ADO.NET applications can query SQL Server to return an XML result...

35) 10/5/2008 320916  HOW TO: Call SQL Server Stored Procedures in ASP.NET by Using Visual C# .NET
(320916) - This article demonstrates how to use ASP.NET and ADO.NET with Visual C# .NET to create and to call a Microsoft SQL Server stored procedure with an input parameter and an output parameter. The code sample in this article first checks whether the stored...

36) 9/24/2008 816177  HOW TO: Populate a Datagrid Control on a Background Thread with Data Binding by Using Visual C++ .NET
(816177) - This step-by-step article describes how to query a database on a background thread, and how to use data binding to display the results of the query in a DataGrid object. When you run large queries to a database, your application may become...

37) 10/10/2008 322793  HOWTO: Fill a Typed DataSet from a Stored Procedure That Returns Multiple Resultsets by Using Visual Basic .NET
(322793) - The step-by-step article demonstrates how to use the DataAdapter TableMappings collection to map the generic DataTable object names to the schema that is already defined in the typed DataSet object. When you use a DataAdapter object to fill a DataSet...

38) 10/9/2008 330610  HOW TO: Generate a Fully Populated DataGridTableStyle
(330610) - When you bind a Windows Form DataGrid control, the DataGrid builds a DataGridTableStyle object that contains default properties of the grid column objects. However, you cannot access or modify a DataGridTableStyle object that is built this way. You...

39) 10/9/2008 316887  HOW TO: Read and Write a File to and from a BLOB Column by Using ADO.NET and Visual Basic .NET
(316887) - This article explains how to read and write data from BLOB (LongVarBinary) columns in a database table. NOTES : This article provides examples of both the SqlClient and the OleDb DataAdapter . The only differences, apart from class names, are the...

40) 10/10/2008 321896  HOW TO: Perform a Complex Filter in ADO.NET
(321896) - In ADO.NET, you can use the DataView.RowFilter property and the DataTable.Select method to filter a subset of records. However, the expressions that you can use have limitations. This article demonstrates three techniques to work around the...

41) 9/28/2008 322932  HOW TO: Enable and Disable DataTable Editing by Using the DataGrid in Visual C# .NET
(322932) - This step-by-step article demonstrates how to control editing tables in the DataGrid control on a table-by-table basis. The Navigate event of the DataGrid only fires when you move from DataTable object to DataTable object, not record to record. When...

42) 10/7/2008 328101  ConnMaker.exe - .NET Database Connectivity Testing Tool
(328101) - The ConnMaker tool is available for download to help users test connectivity through the .NET Data Providers to SQL Server, and to other server data sources. Source code for the tool is provided as a resource for programming connectivity and data...

43) 10/10/2008 814470  DataTable.Select Method Leaks Memory from the Index When You Set Some Specific Filter Properties
(814470) - When you set some specific filter properties, the DataTable.Select method may leak memory.

44) 10/7/2008 312794  INFO: OLE DB .NET Managed Provider Does Not Support Some OLE DB Providers in Visual C# .NET
(312794) - The OLE DB .NET managed provider does not support all OLE DB providers.

45) 9/27/2008 326176  HOW TO: Implement a DataSet SELECT DISTINCT Helper Class in Visual C# .NET
(326176) - This step-by-step article illustrates how to implement and how to use a DataSetHelper class that includes sample code to create a DataTable object that contains the unique values of a column of another DataTable object. To do this, you use the...


1  2  [ 3 ]  4  5  6  7  8  .... .... 36  37 
Previous Page    Page 3 of 37    Next Page