What is the namespace in which .NET has the data
functionality classes?
Answers were Sorted based on User's Feedback
Answer / sangeeta
System.Data.OleDB
System.Data.SqlClient
System.XML
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / sandyni
following are the namespaces for .net functionality classes
are
system.data
system.data.oledb
system.data.sqlclient
system.data.xml
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / kavita
System.Data.(which backend u r using in ur application,like sql,oracle,access or xml and etc......)
| Is This Answer Correct ? | 1 Yes | 0 No |
How is it possible to get 2 tables of data at a time by using data reader?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
How to load multiple tables into a dataset?
Explain what are acid properties?
Explain the advantages and disadvantages of using datalist?
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
Which database is the ado.net?
What is microsoft ado.net?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is connected architecture in ado.net?
what are the two key events for the sql connection class? explain the differnce between the two.
How do I delete a row from a DataTable?
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)