AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Typed Dataset and its Usages : Satheesh Babu

Wednesday, July 02 2008

This article explains the some uses of typed datasets and some of the common problems that may occur during typed dataset development. The word Dataset does not need an introduction because it is one of most commonly used objects in the .NET world. So proceeding with this assumption, a typed dataset is an object that derives from the Dataset class and additionall, it provides strongly typed access to its containing tables and columns. To justify the above line still in depth, to access tables and columns in a dataset we use...

Read More:
Typed Dataset and its Usages : Satheesh Babu
Also See:
Sample ASP.Net Application for Generics : Ra-Aj Ramesh
Serve extensionless URL without using ISAPI handler or wildcard mapping : Omar AL Zabir
Search Engine Optimization (SEO) and ASP.NET Developers : Patrick Santry
Creating Your Own ListView Control : Timothy Khouri
Handling Data After Post Back : Bipin Joshi

Post your comment

Comment