how do u connect ado.net to sql server
Answer / vaidyanathan r.
The ADO.NET application is connected with the SQL Server by
the use of the object SQLConnection class defined in the
System.Data.SQLClient. This SQLConnection takes the
Connection String as parameter.
| Is This Answer Correct ? | 13 Yes | 0 No |
What are the essential features of ado.net?
What is @@rowcount and with small code snippet explain the usage?
differences between ADO and ADO.NET
What are advantages of microsoft-provided data provider classes in ado.net?
What does adodb stand for?
What is a datagridview?
How do you implement locking concept for dataset?
what is a dataset?
Explain all the classes those are used for database connections between sql server and asp.net?
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
How to create data relations?
How to connect and retrieve data from database using dataset
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)