How .net CLR works with n-tier application
Answer Posted / raman
actually clr(common language runtime) is the part of
framework that converts .cs or .dll file in machine code.It
properly is concerned with metadata part of assembly and
checks the assembled code logically
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How you can add an event handler?
What is the difference between a default skin and a named skin?
Which validator control you use if you need to make sure the values in two different controls matched?
How to prevent client side validation from the ASP.NET validation controls?
What is a pixel url?
What is routing in MVC?
What is the difference between cache and cookies?
What are Authentication and Authorization?
What is fulltrust?
How will you load dynamic assembly? How will create assesblies at run time?
Name the namespace which is used by ado.net?
What are the different authentication modes in asp.net?
What are the elements of a website?
What is postback and autopostback in asp.net?
What is authentication in asp.net?