What are the different types of memory in .net?
What does jit compilation do in .net?
What is the use of common language runtime?
Is .net an object oriented language? What are their components?
What is a .net class?
How is .net able to support a lot of languages?
What are the purposes of using .net?
What do you understand by linq to xml?
Write the basic steps to execute linq query.
Differentiate between statement lambda and expression lambda.
What do you understand by datacontext class? How is it related to linq?
What is a linqdatasource control?
How are standard query operators useful in linq?
What are the benefits of tier architecture style?
Differentiate between conversion operator “todictionary” and “ienumerable” of linq.