If we write any code for DataGrid methods, what is the
access specifier used for that methods in the code behind
file and why?
1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.
What is il and c#?
Do I have any control over the garbage collection algorithm?
What is managed code execution?
What are the types of assemblies in .net?
Types of evidence in .net with context to CAS
Explain what do the terms “boxing” and “unboxing” mean?
Explain the two different types of typecasting?
What does the "EnableViewState" property do?
What is a variable of implicit type and what is its scope?
What is the Difference between directcast and ctype?
What is the difference between a Hash Table and a Dictionary?