What are the different namespaces used in the project to
connect the database?
Answers were Sorted based on User's Feedback
Answer / shashikant kothavale
in my project as we used sql server as back end i have used
sqlclient namespace and system io namespace to read
values/data from non database file via comm separated values!
other data providrs are
oledb;
sqlclient;
oraclclient,
odbc etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rahul singhal
in vb.net for sql server
imports system.data
imports system.data.oledb
imports system.data.sqlclient
in c# for sql server
using system.data
using system.data.oledb
using system.data.sqlclient
| Is This Answer Correct ? | 1 Yes | 0 No |
system.data
system.data.oledb
system.data.sqlclient
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of using datalist?
What are the advantages and disadvantages of using datalist?
How does entity framework work?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
make a login control??
Explain the difference between an ado.net dataset and an ado recordset?
what is the syntax code to oledb to connect oracle
What are different layers of ADO.Net?
Define the data provider classes that is supported by ado.net?
Can we connect two dataadapters to same data source using single connection at same time?
What is the use of SqlCommand object?
How to perform sorting on a table in ADO.NET?
0 Answers Petranics Solutions,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)