What are the providers available with VS.NET ?
Answers were Sorted based on User's Feedback
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 |
What is meant fulltrust?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
in hibernate, what is dirty reading?
What is boxing?
Best Dot Net Center in Chennai ?
What is assemblies in .net?
What is managed code in .NET?
Is .net front end or backend?
Explain how does assembly versioning work?
Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
What is serialization in .NET? What are the ways to control serialization?
Does .net supports destructors concept?