What are the providers available with VS.NET ?

Answers were Sorted based on User's Feedback



What are the providers available with VS.NET ?..

Answer / 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

What are the providers available with VS.NET ?..

Answer / narayan sahu(netx)

oledb,sql,oracle,ibm

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Dot Net General Interview Questions

What is Full trust permission set in .Net

0 Answers  


Integer & struct are value types or reference types in .NET?

1 Answers  


Does .net supports destructors concept?

0 Answers  


explain the states of a window service application?

0 Answers  


Can I write my own .net host?

0 Answers  






What is interface and abstract class in .net?

0 Answers  


What is PageIndex in DataGrid?What is the event used in the Datagrid for while moving from one page to another page in the Grid?write code for it

2 Answers  


i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?

4 Answers   Deloitte,


What is Assembly?

1 Answers   DELL, Wipro,


A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?

0 Answers  


What are the different types of Classes in .NET?

0 Answers   PUCIT,


What is clr in .net?

0 Answers  


Categories