What are all the different authentication techniques used to connect to MS SQL Server?
Which are the different IsolationLevels ?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
If a table contains 20000 records . In a page at each time 100 records to be displayed. What are the steps u will take to improve performance? will you use dataset or datareader?
What are the advantages and drawbacks of using ado.net?
How to Handle the exceptions in Sqlsrver2000
What is ado.net in vb net?
What is the maximum pool size in ado.net connection string?
What is basic use of data view?
How to get oledb connection?
How you will set the datarelation between two columns?
What is an ADO.Net?
Explain the namespaces in which .net has the data functionality class.