What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is meant by localization?
What does cli do?
What is view state in .net?
Can I write il programs directly?
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
How to spawn a thread?
what is viewstate?
What security mechanisms to enforce for Authenticating and authorizing the users?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is the difference between reference type and value type?
What is a resource? Provide an example from your recent project.
Differentiate between managed and unmanaged code?