Answer Posted / tutu
Another difference is, DataView can not be serialized, where as DataTable can be serialized. So DataTable can be stored in ViewState but DataView can not.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What are the Types of state management techniques
How should I destroy my objects in asp.net?
Where do we store our connection string in asp.net application?
what cut off mark for po's,what questions they asked for interview?
How will you load dynamic assembly? How will create assesblies at run time?
Can master pages be nested?
Explain the difference between web user control and web custom control?
Where the assembly is stored in asp.net?
Is asp.net and .net the same?
What is runat?
What does asp stand for in asp.net?
Write some code using interfaces, virtual methods, and an abstract class`
What is the use of global.asax file?
What is asp.net web application?
Define a static class?