What we do with the object of ado.net dataset after using it?Can we dispose it or can we set it nothing?Is it must or not?
SVI,
4 8104What are advantages and disadvantages of Microsoft-provided data provider classes in ADO.NET?
2 12640I am fresh graduate, trained in C# .net. How do i answer when interview ask me , Where do you see yourself within 5 years from now?
2 10186
What is the difference between OLEDB Provider and SqlClient?
Define the data provider classes that is supported by ado.net?
What is sqldatasource?
What is the difference between Data adaptor and Data set?
How to add an aggregate column?
Explain how can we load multiple tables in to dataset?
Does sqlclient and oledb class share the same functionality?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What is the default timeout specified for "sqlcommand.commandtimeout" property?
What is data reader in ado.net?
What is the current version of entity framework?
What is connection pooling and what is the maximum pool size in ado.net connection string?
Some important instruction regarding ADO.NET connection string ?
How to generate a single aggregate?
How do you merge 2 datasets into the third dataset in a simple manner?