Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on .net programmin help within the C# forums, part of the Software Development category; where the actual situation where we use the dataset and data table concept....
|
|||||||
|
|||
|
Re: .net programmin help
We will be using dataset in following situations like
1.Mainly ,When you want to work with disconnected copy of data we will be using dataset. 2.If you want load more then one Data table 3.You are working with data that does n't change oftenly Data table In dataset there will be multiple tables, one one table from database will represented as datatable object in dataset. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|