what is a dataview?why is it used for?
Answers were Sorted based on User's Feedback
Answer / anantha
DataView is Replica of a DataTable,which will be used for
sorting,Filtering,searching and editing.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ravikumar
Represents a databindable, customized view of a DataTable
for sorting, filtering, searching, editing, and navigation.
Namespace: System.Data
Assembly: System.Data (in system.data.dll)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anu
A DataView provides a dynamic view of data whose content,
ordering, and membership reflect changes to the underlying
DataTable as they occur.
| Is This Answer Correct ? | 2 Yes | 1 No |
it is logical view of data members with in the dataset,we use
dataview for filltering the data or storing the data or to
represent the data in page wise
| Is This Answer Correct ? | 0 Yes | 0 No |
what is clustered index?why is it created?
What is ado.net components?
what is sql Injection?
What are the several execute methods of ado.net?
What is an ado connection?
When we are running the Application, if any errors occur in the Stored Procedure then how will the server identify the errors?
how can implement dropdownlist in particular of dataset when try to update?
How to generate XML from a dataset and vice versa?
What is data relation?
what is typed and untyped dataset
List all the steps in order, to access a database through ado.net?
What are the steps you will take to improve performance? Will you use dataset or datareader?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)