Explain what is asp.net mvc?
What are attributes
what is linq to entities?
what is minimum requirement for entity framework applications to run?
What are the mobile devices supported by .net platform
what is complex type?
How do you box a primitive data type variable ?
Is CLR is compiler or Interpreter
What is the meaning of unobtrusive javascript? Explain us by any practical example.
Why do you need to serialize
If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?
What are the levels at which filters can be applied in an asp.net mvc application?
What is "out" parameter how it is used in methods?