What are the providers available with VS.NET ?
Answer Posted / narayansahu(netx)
Odbc Data Provider:System.Data.Odbc
OleDb Data Provider:System.Data.OleDb
SqlClient Data Provider:System.Data.SqlClient
OracleClient Data Provider:System.Data.OracleClient
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between task and thread in .net?
Different between .net & j2ee ?
What is the difference between function and stored procedure?
Explain how to rename a table using sql queries?
Explain garbage collection?
Which Namespace is used to to achieve MultiThreading in .NET?
Can a try block have nested try blocks?
Explain what is the difference between encrypting a password and applying a hashing?
Where does the gac exist ?
Explain the difference between static page and dynamic page?
What are the new features in .net core?
What tools can I use to develop .net applications?
What are .net functions?
What is difference between static page and dynamic page?
Explain what do the terms “boxing” and “unboxing” mean?