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

What are all the various Estimation Techniques available ?

865


What is inproc and outproc?

745


Explain the boxing and unboxing concept in .net?

585


What is masterpage?

716


Define application state variable and session state variable?

776


What is the full meaning of asp.net?

704


What is the difference between session and application?

713


What are the session management techniques asp net?

747


Define static function?

749


What is a runtime version?

715


What are the differences between primary foreign and unique keys?

764


Explain how dot net compiled code will become platform independent?

736


Explain one critical mapping?

773


What does aspcompat="true" mean?

755


Which control has default post back is enabled(true)?

812