Answer Posted / mayank
managed codes are which is supported by CLR, and unmanaged
code are those which is not supported.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Is asp.net and .net the same?
What is an assembly? Explain its parts.
What is the difference between the asp and asp.net?
Can we use a static function with a non-static variable?
Explain the difference between inline and code behind - which is best in?
How many ways are there to maintain a state in .net? What is view state?
What methods are fired during the page load? Init()
When maintaining session through sql server, what is the impact of read and write operation on session objects?
What is the difference between a candidate key and primary key?
What is preprocessor in .net?
In order to get assembly info which namespace we should import?
What is the procedure to create the environment for asp.net? : asp.net mvc
What are the ways of preserving data on a Web Form in ASP.NET?
What is base class of button control in .net?
What is viewstate parameter?