How many types of delegates are there in c#?
What is sorting in c#?
How do I create a new form in c#?
Hoe can i connect the table into the c# application?
What is the minimum size (in bytes) of string data type in c#? Give its compatible data type in .NET Framework.
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 namespace in oop?
Can you prevent your class from being inherited and becoming a base class for some other classes?
In c#.Net Application For DataGridview binding which method is faster in below two case?Why..? 1)looping-Using For loop 2)Databinding direct using Dataset
What is private class in c#?
Is c# queue thread safe?
what is reference parameter? what is out parameters? what is difference these two?
9 Answers Bally Technologies, SPIC, Wipro,
What is the difference between ref and out in c#?