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
What are situations when you register .NET assembly in GAC ?
What does cli do?
What is immutability?
What is WSDL? Explain its architecture?
Describe the Managed Execution Process
What are the differences between an interface and an abstract class in .net?
What is the difference between response.write & response.output.write?
What is .net environment?
Explain what is an anonymous method and how is it different from a lambda expression?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
Explain what is a delegate?
Should I implement finalize on my class? Should I implement idisposable?
What is clr in .net?
Explain what is heap and what is stack?
Do you know what's the difference between .net and laravel?