VB.NET - easy way to access ado coding

Asked By vengatesh rishba
30-Jan-10 01:59 AM
hi please tell any one easy way to access ado net

Learn what ADO.NET is.  Learn what ADO.NET is.

30-Jan-10 02:03 AM

Introduction to ADO.NET

http://www.csharp-station.com/Tutorials/AdoDotNet/Lesson01.aspx
  Web Star replied to vengatesh rishba
30-Jan-10 02:20 AM

As your query access ADO.net doesn't has meanniing , ADO.NET provides functionality to developers writing managed code so u can access database record by using ADO.net in .net development environment.

and this is not one thing this combine a library for provide all functionallity for access data by using like Systme.SqlClient.Data, System.SqlClient etc.

and example of ADO.net code is every where on net just need to googleit for that

http://msdn.microsoft.com/en-us/library/h43ks021(VS.71).aspx

  Chetankumar Akarte replied to vengatesh rishba
30-Jan-10 07:58 AM
Hi Vengatesh,
ADO.NET is a set of computer software components that can be used by programmers to access data and data services. It is a part of the Microsoft .NET Framework. It is commonly used by programmers to access and modify data stored in relational database systems Mostly MS SQL.
To Dig More about ADO.NET Read some Basic Tutorials. Here are some good tutorials...
  • http://www.codeguru.com/vb/gen/vb_database/adonet/article.php/c15033
  • http://msdn.microsoft.com/en-us/library/dw70f090%28VS.80%29.aspx
Also go through some books...
  • http://oreilly.com/catalog/9780596003616 By Bill Hamilton, Matthew MacDonald
  • http://www.microsoft.com/learning/en/us/book.aspx?ID=4825&locale=en-us - Rebecca M. Riordan
Create New Account
help
Frequently asked Interview Questions in ADO.Net hi friends Any one send frequently asked Important questions in C# .Net, ADO .Net, Asp .Net and Sql Server. . . . . . . . tx in Advance. . . . . . Hi, Find this. . (B)What is an IL? (B types? (B) What is concept of Boxing and Unboxing ? (B) What is the difference between VB.NET and C#? (I) what is the difference between System exceptions and Application exceptions? (I)What
Interview Questions for .NET Framework This article is specially for the users those are in development or want to be a .net developer • To test a Web Service you must create a windows application or web application to consume this service? It is True / False? FALSE How many classes can a single NET DLL contain? Answer1: As many Answer2: One or more What are good ADO.NET object(s) to replace the ADO Recordset object? The differences includes In ADO, the in
ado.net can i know what is ado.net. explain this topic and give some links please. . . . . HI ADO.NET is the new database technology of the .NET (Dot Net) platform, and it builds on Microsoft ActiveX� Data Objects (ADO). ADO is a
interview questions SQL Server Interview Questions Book All taken from http: / / www.geocities.com / dotnetinterviews / Database Concepts What is a database or database management systems (DBMS)? What’s difference between DBMS and RDBMS ? What are CODD rules? Is access database a RDBMS? What’s the main difference between ACCESS and SQL SERVER? What’s the 2000 and 2005? What are E-R diagrams? How many types of relationship exist in database designing? Can you explain Fourth Normal Form? Can you explain Fifth Normal Form? What’s store data? What is Collation in SQL Server? Can we have a different collation for database and table? SQL Revisiting basic syntax of SQL? What are “GRANT” and “REVOKEâ What is a “CASE” statement in SQL? What does COLLATE Keyword in SQL signify? .NET Integration What are steps to load a .NET code in SQL SERVER 2005? How can we drop a assembly from SQL SERVER? Are
visual basic what r the vb .net features?. . . . . . . . . . . . . . . . . . Visual Basic .NET provides the easiest, most productive language and tool for rapidly building Windows and Web applications. Visual Basic .NET comes with enhanced visual designers, increased application performance, and a powerful integrated development environment (IDE). It also supports creation of applications for wireless, Internet-enabled hand-held devices. The following are the features of Visual Basic .NET with .NET Framework 1.0 and Visual Basic .NET 2003 with .NET Framework 1.1. This also answers