Is CLR is compiler or Interpreter
Answers were Sorted based on User's Feedback
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
What is .net architecture and framework?
What is GUID , why we use it and where
What is viewbag?
What is associationset? : Entity framework
What does 'managed' mean in the .NET context
creating crystal reports in asp.net & vb.net
Explain test driven development (tdd) ?
What is MSIL, IL, CTS and, CLR
Mention what is the difference between “ActionResult” and “ViewResult” ?
When do you absolutely have to declare a class as abstract
Describe the roles of clr in .net framework.?