How .net CLR works with n-tier application
Answer Posted / rafeeq
CLR does not have any tie up how we manage the application
,n-tier,3-tier ,what ever it may be,ClR task is to convert
the MSIL to machine code and manage memory
allocation,deallocation and other stuff at runtime.
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
What are the different types of sessions in asp.net? Name them?
What is difference between datalist and gridview?
Is asp.net is a programming language?
What is global.asax file used for?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What are the ways of preserving data on a Web Form in ASP.NET?
Name the namespace which is used by ado.net?
What is the usage of DelegatingHandler?
What is asp.net used for?
What is the difference between custom controls and user controls?
Explain what is clr?
What is hidden field in asp.net?
How does http session work?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
What is the state management in asp.net?