Answer Posted / manish singh
Managed code: A code that is managed by CLR is know as
Manged code for example C#,j#,Vb.Net etc
Unmanged code: A code that is not managed by CLR is known
as Unmanaged by unmanaged code. for example c++, java, c etc
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What are the asp.net security controls?
What are different types of api?
how to elimainte the similar data from the different tables
What is slidemaster?
What is page request in asp.net?
Explain about secure socket layer?
What is an il?
How to rename a table using sql queries?
How do you open a page in a new window?
Where is http session stored?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
Can you explain the importance of finalize method in .net?
What is HTTPModule and HTTPcontext? What is the use of each?
What is the use of autowireup in asp.net?