How do you sort a dataset?
Answers were Sorted based on User's Feedback
Answer / anjali jain
Correct code must be like this:
DataView myView;
myView = ds.Tables("Customers").DefaultView;
myView.Sort = "<field-name> DESC";
Is This Answer Correct ? | 8 Yes | 1 No |
How you deploy .NET assemblies
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
Mention the core components of .net framework?
Do you know about the new features in ASP.Net MVC 4 ?
Which is the institute which also caters to your personal development other than subject.
What type of filter does outputcacheattribute class represents?
What are the advantages of mvc over asp.net?
What is .net framwork? what is web application? what is CLR? How does work CLR & wht is work of CLR? What is compile? wht is thread? what does use in .net?
What is .net core framework?
What is filters in web api?
Explain the difference between viewbag and viewdata in mvc?
When will the .net framework 3.0 be released?