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
Explain security types in asp.net?
What is advantage of asp.net?
what is command line compiler.what are the steps and how it is related to debugging.
Explain how can you debug your .net application?
Can a master page have more than one contentplaceholder?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What is the adavantage of using ASP.NET routing?
Can I combine classic asp and asp.net pages?
What does session_start () do?
Which object wraps the state or data of a user?
What is the use of the tag in the web.config file?
What is a session government?
What are the types of session in asp.net?
Can we set master page as a start page?
How Can assign alias name for ASP.NET Web API Action?