is ADO.NET important to connect sql server?
is any other way to connect sql server?
Answer Posted / suchit kumar dash
Yes ADO.Net is the only process to connect with SQL
SERVER.Because we don't directly connect with SQL SERVER.
For that we use Connection string.And also viewing for
records or fetching records we use record set or dataset.
Both are in ADO.NET.So we ADO.NET is badly necessary in .NET.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
Explain about rapid application development tool?
What is break mode? What are the options to step through code?
What is the difference between datagrid and gridview?
What is the size of .net object?
i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate
What are the types of generations in garbage collector?
Name some of the features of C# which are not present in VB.NET?
How to achieve Polymorphism in VB.Net?
How does vb.net achieve polymorphism?
What is a literal control?
What is visual basic.net culture?
Can you please explain the difference between authentication and authorization?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
What is the difference between convert.tostring and .tostring() method?
Can you please explain the difference between vb and vb.net?