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 do you do role based security ?
1 Answers Accenture, BirlaSoft,
Can I customise the serialization process
What is the use of the default route?
what is .net?
What are the features that are new in .net 2.0
what is ssdl?
Explain two instances where routing is not implemented or required?
What are the options can be configured in AJAX helpers?
I couldnot answer for projects bcz i have 2+ fake experience.can you please tell me how to answer..?
What's the difference between Java and .NET garbage collectors ?
Explain the new features 3.5 framework against with the tool?
What is CLR? How it will work?