what is generics?
can u explain 5 to 6 examples on generics that covers
class,method,structure,list,delegates?
What is writeline?
How do you escape a character?
In c#, what will happen if you do not explicitly provide a constructor for a class?
What is use of a HashTable in .NET?
What is the use of system.environment class in c#.net?
What is difference between gridview and form view?
Explain ACID rule of thumb for transactions.
What is the value which is accepted by all data types ?
What are anonymous methods ? why these methods are used and in what condition these methods are useful ?
How many types of collections are there in c#?
Explain how is the dll hell problem solved in .net?
Can you store strings in arrays?