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
To wrap up a call to a Web service the standard used is..?
How to prevent client side validation from the ASP.NET validation controls?
Explain the difference between globalization and localization techniques
What is the full meaning of asp.net?
What is directive in asp net?
How are sessions stored?
What is difference between View State and Hidden Field in ASP.NET?
How would you get asp.net running in apache web servers? Explain it's limitations.
How do u declare static variable and how it is declared and what is its lifetime?
What are the new web part controls in asp.net 2.0 ?
Can you explain one critical mapping? Performance issue which one is better?
Is session stored in browser?
Where the assembly is stored in asp.net?
What is form submit?
How we implement web farm and web garden concept in asp.net?