Geeks Talk

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.

.net programmin help

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....

Go Back   Geeks Talk > Software Development > C#
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 08-25-2009
Junior Member
 
Join Date: Nov 2008
Location: orissa
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
bismaya is on a distinguished road
.net programmin help

where the actual situation where we use the dataset and data table concept.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-27-2009
Junior Member
 
Join Date: Apr 2009
Location: Pune
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
shashankkale is on a distinguished road
Re: .net programmin help

Suppose You want data from more than one table.then you have to use dataset.
because dataset can contain more datatables
Reply With Quote
  #3 (permalink)  
Old 08-27-2009
Junior Member
 
Join Date: Nov 2007
Posts: 26
Thanks: 2
Thanked 4 Times in 4 Posts
shilpa.c is on a distinguished road
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.
Reply With Quote
Reply

  Geeks Talk > Software Development > C#

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT -4. The time now is 08:29 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved