Answer Posted / michael jerold
clr is the common language runtime. it is take care of
execution the programe.
responsiblites:
garbage collection
msil
code verification
code access security
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is asp.net and how it works?
Can the dictionary object be created in client?s scope ?
What is another word for redirect?
What do you mean by authorization?
What are the cookies types in asp.net?
What is query string?
What is the caspol.exe tool used for?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What does the hotspot class in .net do?
How would you enable impersonation in the web.config file?
Is it possible to create web application with both webforms and mvc?
Why and where this web.config file is used?
What is the difference between cache and cookies?
What are the server controls in asp.net?
Explain the flow of processing of the request? : asp.net mvc