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
Where is the session stored?
Explain Life cycle of ASP.NET page when a request is made.
What is the part of url?
What does passport and windows authentication mean in ASP.NET?
Explain culture and uiculture values.
Which data type does the rangevalidator control support?
How to Insert/Add in ASPXgridview
What is the use of global.asax file?
Explain Optimization technique description?
What is x xss protection?
What is http only cookie?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
How can we Validate a Controls in ASP.NET page using JavaScript?
is gateway for sms continue connected for sending sms.how?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?