Answer Posted / kathir
Comman for all provider as Oledb, Sql
Imports System.Data.Object
-> object is provider(Database)
maintain the all structure of sql database
Imports System.Data.SqlClient
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you retrieve the customized properties of a .net application from xml .config file?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
Explain about jagged arrarys ?
How can we remove handlers at run time?
Described strong typing
What is the difference between system.applicationexception class and system.systemexception?
Explain the observations between vb.net and vc#.net?
Explain the use of serialization and deserialization?
Explain strong name in .net assembly?
Explain the difference between vb.net and c#, related to oops concepts?
what is difference between web.config and machine.config and where it will be ?
What would you do to remove microsoft visual basic name space?
Why should you use delegate?
What are all the parts of .net framework?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?