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


Please Help Members By Posting Answers For Below Questions

Difference between using directive vs using statement?

503


How to do state management in ASP.NET?

595


How to find last error which occurred in Asp.net ?

671


What is viewstate in asp net with example?

521


What are the different properties of server control that exists?

558






Define the term Scavenging in Caching?

574


What is datagrid asp.net?

489


What is css and what is it used for?

549


what is meant by sitemapnode ?

1492


What is the main differences between asp and asp.net?

519


Why is the standalone environment only useful during the development process?

1332


Explain the advantages of caching?

523


How many types cache in asp net?

522


If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

534


What are early binding and late binding.

558