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

Please tell us what is the difference between override and overload in a method?

0 Answers  


What is an anonymous method and how is it different from a lambda expression?

0 Answers  


object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....

0 Answers   Infotech, Wipro,


How can you assign an rgb color to a system.drawing.color object?

0 Answers  


when web.config file is being called or referenced?tell me about the searialized procedure followed in page loading.

1 Answers   AZTEC,






What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?

0 Answers   TCS,


What is namespaces in .net?

0 Answers  


What is delegation in .net?

0 Answers  


What is 3 tier architecture?

0 Answers  


What are the new features of Framework 1.1 ?

1 Answers  


can any one tel me hw to connect database connectivity of dot NET and back end as MS access?

1 Answers  


what is GAC?

1 Answers   Manhattan,


Categories