Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, May 18, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Introduction > ADO.Net
Search:
What's New - What's Hot

Introducing ADO.NET        
Total Hits: 439  |  Today: 0 Author: Rob MacDonald       Rating:  
Read Reviews | Write Review |              Your Rating: 

Among the many things that are changing with .NET is data access. Under the .NET Framework, data access is handled by a set of classes called ADO.NET which are essentially an augmentation of the existing ActiveX Data Objects (ADO). If you have been keeping up to date with developments in ADO, then ADO.NET will come as less of a shock than you might think. All the same, there are some big changes, both internally and on the surface. The most obvious internal change is that ADO.NET is entirely bas...

Basics in ADO.Net        
Total Hits: 2757  |  Today: 0 Author: Sreedhar Koganti       Rating:  
Read Reviews | Write Review |              Your Rating: 

In a single line you can assume ADO.Net as the mixture of XML, ADO and other advanced features.These all features provided in different libraries....

Introduction to DotNetNuke        
Total Hits: 91  |  Today: 0 Author: Rajdeep Mukherjee       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article broadly speaks about DotNetNuke, one of the latest buzzwords in the web application technology world. The author provides a broad overview of this free, Open Source Framework that can be effectively used for creating Enterprise Web Applications....

ADO+ - Introduction        
Total Hits: 1140  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

ADO+ is an evolutionary improvement to Microsoft® ActiveX® Data Objects (ADO) that provides platform interoperability and scalable data access. Because Extensible Markup Language (XML) is the format for transmitting data, any application that can read the XML format can process data. In the extreme case, the receiving component need not be an ADO+ component at all. It might be a Microsoft Visual Studio®-based solution or any application running on any platform....

All You Need To Know About ADO.NET: Part 1/2        
Total Hits: 1729  |  Today: 0 Author: Vaijayantee Sateesh Kamat       Rating:  
Read Reviews | Write Review |              Your Rating: 

Fundamentally, almost all business applications need some type of access to data stored in a database. They need access to this data quickly, and in a number of different formats. This is where ADO.NET comes into the picture. In this series of two articles, Vaijayantee explains exactly what ADO.NET is, including discussions on scalability, architecture, etc. She also shows us how to use ADO.NET with VB.NET and Visual Studio.NET....

A Practical Comparison of ADO and ADO.NET        
Total Hits: 1234  |  Today: 0 Author: Joe O'Donnell       Rating:  
Read Reviews | Write Review |              Your Rating: 

Since +quot;classic+quot; ASP+#39;s humble beginnings, ADO data access classes and methods have been re-written to form ADO.NET. In this article Joe looks at the differences (in terms of classes, methods, and calling conventions) that exist between ADO and ADO.NET. He provides several practical examples that show us how to evolve from using ADO with ASP to using ADO.NET with C# and ASP.NET....

Data Access with ADO.NET        
Total Hits: 2379  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article describes the DAL class used by ASPAlliance.com, including a handy function that can cut the number of lines of code required for DAL methods by half or more, by cutting down the number of lines required for each stored procedure parameter....

Introducing ADO .NET        
Total Hits: 3869  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

ADO .NET is an evolutionary improvement to Microsoft® ActiveX® Data Objects (ADO) that provides platform interoperability and scalable data access. Because Extensible Markup Language (XML) is the format for transmitting data, any application that can read the XML format can process data. In fact, the receiving component need not be an ADO .NET component at all. It might be a Microsoft Visual Studio®-based solution or any application running on any platform....

An introduction to ADO.NET concluded        
Total Hits: 260  |  Today: 0 Author: Anne Prince       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article, the second of two parts, explains how ADO.NET uses classes from the .NET Framework to provide access to the data in a database. It is excerpted from chapter two of the book VB.NET Database Programming with ADO.NET....

All You Need To Know About ADO.NET: Part 2/2        
Total Hits: 1243  |  Today: 0 Author: Vaijayantee Sateesh Kamat       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this, the final part of her two part series on ADO.NET, Vaijayantee talks about the purpose of ADO.NET, scalability, XML, the ADOCommand and SQLCommand objects and more. If you're just new to .NET then Vaijayantee's ADO.NET tutorial series will have you up and running with databases in a short time....

Intro to ASP.Net Data Access        
Total Hits: 1681  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Step by step introduction to accessing databases with ASP.Net/ADO.Net...

Migrating ADO.NET Code        
Total Hits: 956  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

With the release of the new .NET Visual Studio (or VS.NET SDK Beta 2), Microsoft has made some fundamental changes. One area that has been changed is ADO.NET. The purpose of this article is to illustrate some of these changes and allow you to move your ADO code from Beta 1 to Beta 2 as simply as possible. All examples in this article are in C#....



DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net