How to find methods of a assembly file (not using ILDASM)
Reflection
What are an object and a class?
Can you write a class without specifying namespace?
What is PageIndex in DataGrid?What is the event used in the Datagrid for while moving from one page to another page in the Grid?write code for it
What are asp.net authentication providers and iis security?
Tell us why do we use the “using” statement?
Tell me what is a “jagged array”?
What does the "EnableViewState" property do?
What is smart navigation in .net?
Explain what do the terms “boxing” and “unboxing” mean?
What is the difference between boxing and unboxing?
what is the keyword used for self reference?
What's wrong with a line like this? Datetime.parse(mystring);