How do you sort a list in c#?
Answer / Varun Singh Yadav
"You can sort a list in C# using the Sort() or OrderBy() methods. The Sort() method sorts a list in ascending order, while OrderBy() allows you to specify whether the sorting should be ascending (default) or descending."
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we insert 100 records @ a time without using for loop into the databse
What is the diff between System.String and System.Text.StringBuilder classes?
What is the difference between dynamic type variables and object type variables in c#?
Why c# is type safe?
To catch any possible exception What is the C# syntax written ?
Is null empty or whitespace c#?
Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.
Which are the loop types available in c#?
Can you describe iuknown interface in short?
Why constructor is used in c#?
Can we have 2 main methods in c#?
What is the difference between static class and singleton class in c#?
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)