How .net CLR works with n-tier application

Answer Posted / vikas kumar gupta(magic soft)

.netCLR it is a part of .net framework and provide run time
environment now in n-tier application there are one web
server and multiple web services and database server and CLR
always reside at web server so it does not matter whether it
is n-tier application or any other application it will just
convert the MSIL code into machine code same as in 1-tier
application

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why and where this web.config file is used?

586


How to sign out from forms authentication?

534


Can we store object in viewstate?

526


How to implement Authentication and Authorization?

558


What is microsoft windows sharepoint services?

536






What is the function of the ViewState property?

628


What is Cookies Less Session?

606


Explain the server control events of asp.net ?

530


What is server infrastructure & server components?

773


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

479


What are the different method of navigation in asp.net?

560


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

3396


What is the difference between client-side and server-side validations in webpages?

555


What is the benefit of WebAPI over WCF?

559


What is the advantage of mvc over asp.net? : Asp.Net MVC

494