Is string mutable in c#?
how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.
What is overloading in c#?
What does readonly mean in c#?
Describe ways of cleaning up objects in c#.
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
if a method is marked as protected internal who can access it?
Define multicast delegate? How it be used?
Enlist all the components of an ado.net framework?
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
Explain About disco and uddi
What is event and delegates in c#?
What is the use of partial methods?
What is the use of 0 in c#?
What is the difference between abstract and virtual?