How many types of data table are in SQL.NET
Answers were Sorted based on User's Feedback
Answer / sundara
four data table type#
1. Perment data table
2. temp table only for the session
3. temp table will destroy wilie the connection close
4. table variable
| Is This Answer Correct ? | 61 Yes | 16 No |
Answer / sudhakar basore
four data table type#
1. Perment data table
2. temp table only for the session
3. temp table will destroy wilie the connection close
4. table variable
| Is This Answer Correct ? | 3 Yes | 2 No |
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What is ambient transaction?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What is difference between datagridview and datagrid control in winforms?
What is azure ado?
What are the Features of a dataset
Explain the difference between sqlcommand object and command behavior object?
If i am expecting a single result from sqlserverdatabase then what command should i follow ?sqlcommand.executereader (commandbehaviour.singleresult)or sqlcommand.executescalar()
What are the classes in System.Data.Common Namespace?
What is Data Provider?
Difference between sqlcommand and sqlcommandbuilder?
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)