How .net CLR works with n-tier application

Answer Posted / karvendhan

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 ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is break mode?

619


Why do we use sessions?

679


Why do we use datasource in asp.net?

622


What is the Intermittent crashing of application in production?

650


What is the difference between executescalar and executenonquery?

605






What is server side session management?

611


Which is better session or viewstate?

594


Do gac'ed assemblies have fulltrust?

743


What is base class of .net?

644


How can you display all validation messages in one control?

646


What is http protocol and how it works?

612


What are web server controls in asp.net?

642


What is the good practice to implement validations in aspx page?

728


Explain how can we access static variable?

663


Explain ViewState?

681