is ADO.NET important to connect sql server?
is any other way to connect sql server?
Answer / 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 |
Explain what observations between vb.net and vc#.net?
is ADO.NET important to connect sql server? is any other way to connect sql server?
How would you implement inheritance using vb.net?
I want to reduce my CPU Usage when I am querying the Database for records. Now my Winform App(in VB.Net) suddenly Jumps to 100% CPU Usage when i query for records from sql server database. I want this Usage to be less. Any help is appreciated
In vb.net how to connect crystal report?
Regarding Types of compatability in VB and their usage ?
How vb implements the disconnected architecture as like vb.net?
diff b/w windows and console application?
What is multiple form in vb?
Explain the use of serialization and deserialization?
How do you rate yourself in .NET ?
3 Answers Infosys, Seneca Global,
What is VB.Net?