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
List down the sequence of methods called during the page load.
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is recordset asp?
How is the asp.net mvc architecture different from others? : asp.net mvc
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
What is difference between view and partial view?
What is the difference between Hash table and Array list?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
Explain client side state management system.
What is a postback url?
What are the different types of sessions in asp.net? Name them?
What is page request in asp.net?
Explain State management in asp.net
Explain how cookies work. Give an example of cookie abuse.
What kind of data can be stored in viewstate?