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
What is variable and constant in .net programming language?
What is the difference between Hash table and Array list?
What is application variable?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What does the .webpart file do?
What’s the difference between asp.net web forms and asp.net mvc?
COM+ Used ________________ Isolation Level
What are the asp.net security controls?
How many types of cookies are available in asp?
Why session is more secure than cookies?
How does ASP.NET framework maps client side events to Server side events.?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
Explain the use of resource manager class in .net.
Explain in what order a destructors is called.
What is asp.net version?