Dataset, is a component in .net library to represent an in-memory database.
It may not have any direct connection or mapping to any of physical databases, or it may be a snapshot of some physical databases operated in connected or disconnected modes.
Dim dataSet As DataSet = New DataSet dataSet.ReadXml("input.xml", XmlReadMode.ReadSchema) dataSet.WriteXml("output.xml", XmlWriteMode.WriteSchema)
SqlDataAdapter class belongs to the System.Data.SqlCient namespace. It provides a set of data commands to fill a dataset from results returned during a SQL query.
totally there are 3 types C # Asp dot net Vb dot net
What is the use of Ispostback in dot net?"
.com=comershal .net=network
Full Form OF Dot NET- - DOT Means Data object technology and net means Network enable technology anju jaiswal
dot in dot net is basically a semantic for "." (period symbol) its probably symbolizes dot com applications
cause it sounds cool i guess
The net in .net means either interNET or NETwork
commercial for com
Microsoft created and supports .NET.
Books by Microsoft Press and Apress are good resources for dot net for C#, VB, ASP net