what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
Features and disadvantages of dataset?
2 Answers CarrizalSoft Technologies, Infosys, Microsoft, Sampath Software,
What is ODP.NET?
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?
How to check if a datareader is closed or opened? IsClosed()
What are two types of transaction supported by ado.net?
How to check if the Dataset has records ?
How we can provide data to ado.net?
What is ado connection?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
How to creating a SqlCommand Object?
What is disconnected data?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?