Visual Basic .NET Code Sample: Use Stored Procedures
Downloads This application demonstrates how to programmatically create and use stored procedures with ADO .NET and Microsoft SQL Server. The use of a query (a.k.a.stored procedure) in a Microsoft Access database is also demonstrated.
[September 7, 2007, 8:13]
MSDN Webcast: ADO.NET Step By Step (Part 01 Of 16): Getting Started (Level 200)
White Papers This webcast provides an overview of ADO.NET, the data-access component of the Microsoft .NET Framework. It explains how ADO.NET works with almost any component on nearly every platform that understands XML.
[July 5, 2007, 1:00]
Microsoft .NET Integration With DB2 UDB For ISeries
White Papers It also talks about what ADO.NET is and its object model. This paper discusses the basic concepts and components of the Microsoft .NET Framework. It then explains about how to create DataSets and DataTables and the new tool, DB2 Universal Database...
[August 20, 2004, 3:00]
MSDN Webcast: ADO.NET Step By Step (Part 08 Of 16): Using TableAdapters (Level 200)
White Papers Get a solid handle on ADO.NET and discover how to take advantage of the database functionality of Microsoft Visual Basic .NET and Microsoft Visual C# .NET with this step-by-step primer. This webcast series is based on Microsoft ADO.NET Step by Step...
[July 5, 2007, 1:00]
MSDN Webcast: ADO.NET Step By Step (Part 05 Of 16): Transaction Processing (Level 200)
White Papers Get a solid handle on ADO.NET and discover how to take advantage of the database functionality of Microsoft Visual Basic .NET and Microsoft Visual C# .NET with this step-by-step primer. This webcast series is based on Microsoft ADO.NET Step by Step...
[June 9, 2007, 1:00]
MSDN Webcast: ADO.NET Step By Step (Part 10 Of 16): Editing And Updating Data (Level 200)
White Papers Get a solid handle on ADO.NET and discover how to take advantage of the database functionality of Microsoft Visual Basic .NET and Microsoft Visual C# .NET with this step-by-step primer. This webcast is based on Microsoft ADO.NET Step by Step, by...
[August 28, 2007, 1:00]
MSDN Webcast: ADO.NET Step By Step (Part 04 Of 16): The DataAdapter (Level 200)
White Papers This webcast series is based on Microsoft ADO.NET Step by Step, by Rebecca M. In this fourth session, it further explore ADO.NET, the data-access component of the Microsoft .NET Framework, by examining how the DataAdapter facilitates the...
[October 5, 2007, 1:00]
Performance Comparison: Exposing Existing Code As A Web Service
White Papers The Web Service uses ADO.NET to access the database. This version of the Web Service (referred as WS0-Managed) is an ASP.NET Web Service implemented using Microsoft Visual Basic .NET. This paper provides a performance comparison between three Web...
[March 31, 2007, 1:00]
MSDN Webcast: ADO.NET Step By Step (Part 09 Of 16): Using DataViews (Level 200)
White Papers Get a solid handle on ADO.NET and discover how to take advantage of the database functionality of Microsoft Visual Basic .NET and Microsoft Visual C# .NET with this step-by-step primer. The attendee can start working with ADO.NET right away with...
[August 28, 2007, 1:00]
MSDN Webcast: ADO.NET Step By Step (Part 12 Of 16): Using ADO.NET In Windows Forms (Level 200)
White Papers Get a solid handle on ADO.NET and discover how to take advantage of the database functionality of Microsoft Visual Basic .NET and Microsoft Visual C# .NET with this step-by-step primer. The attendee of this webcast can start working with ADO.NET...
[August 28, 2007, 1:00]
Web Service Facade For Legacy Applications
White Papers The specific technologies involved are ASP.NET, C# or the Microsoft Visual Basic .NET development system, the .NET Framework, XML, Visual Basic, COM, and ADO. This guide discusses best practices for interfacing with legacy applications by using...
[May 22, 2004, 1:03]
MSDN Webcast: ADO.NET Step By Step (Part 11 Of 16): Data-Binding In Windows Forms With The BindingSource Class (Level 200)
White Papers The attendee will get a solid handle on ADO.NET and will discover how to take advantage of the database functionality of Microsoft Visual Basic .NET and Microsoft Visual C# .NET with this step-by-step primer.
[August 28, 2007, 1:00]
Learn Visual Basic 2005
Downloads The course also introduces database applications (using ADO .NET) and migrating applications to the web (using ASP .NET). Requires: Windows 2000/XP/NT, ability to view and print documents saved in Microsoft Word format, and Visual Basic 2005.
[September 8, 2006, 21:46]
Data Binding With Windows Forms And ADO.NET
White Papers This paper shows how Windows Forms use Microsoft ADO.NET to allow you to easily bind a form to almost any structure that contains data, and then bind controls on the form to specific elements of the data through both simple and complex data binding.
[January 6, 2005, 2:00]
Get Some Laughs And VB.Net Info With VBTV
News At one point, while discussing the new ADO.Net data access library, the show's hosts quip, "Well, it's about time we got a new one, we had the last one for, what, one version? You'll see several demos of the new Visual Studio .Net IDE in action and...
[September 27, 2002, 19:45]
Visual Basic .NET Code Sample: Use Stored Procedures
Downloads Visual Basic .NET Code Sample: Use Stored Procedures demonstrates how to programmatically create and use stored procedures with ADO .NET and Microsoft SQL Server. The use of a query (stored procedure) in a Microsoft Access database is also...
[September 7, 2007, 8:52]
Mono Project Releases Non-Windows Tools
News The Mono 1.0 software includes a compiler for the Microsoft-created C# programming language and other .Net-based tools for speeding application development, including ASP.Net for building Web applications and ADO.Net for accessing databases.
[July 1, 2004, 11:40]
Microsoft Opens .Net To Oracle
News Previously, Microsoft offered a general data-access technology, called ADO.NET, to link Oracle's and other maker's databases into the .Net Framework. Microsoft, hoping to broaden the appeal of its .Net software plan, is improving links between its...
[July 23, 2002, 14:58]
Is Your Application .Net Ready?
News The application routines to execute and manipulate retrieved data from stored procedures will require a migration to .Net framework ADO.Net library methods or the use of COM objects. In theory, it would be possible to port a Java-based application...
[January 16, 2003, 9:19]
Visual Studio 2008 Beta 2: A First Look review
Reviews This gives you a boost in productivity over raw SQL strings, which have to be typed out longhand in Visual Studio, but not necessarily over other data access methods such as ADO. Office development is integrated into Visual Studio, although you'll...
[October 5, 2007, 14:35]
