Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is dataset ?

Answer Posted / shyam narayan pandey

data set is a collection data table.It is a disconnected architecture in .net frame work for which there is no need to have a live connection. It can be used with multiple
differing datasources with XML data or to manage data local
to the application.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is better php or asp.net?

996


what is silver light when will we use silver light,

1955


What are the modes of updation in an updatepanel?

1013


Which is the parent class of the web server control?

1136


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

1959


When does a session actually start?

1102


Can master pages be nested?

981


What is the difference between the response.write() and response.output.write() methods?

1060


What is x xss protection?

1021


Is it possible to create web application with both webforms and mvc?

1034


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

978


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

1867


What is connection pooling and how to enable and disable connection pooling?

1068


What are the various session state management options provided by asp.net?

1021


Define repository pattern in mvc.net? : asp.net mvc

1100