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
What is break mode?
What is the difference between page directive include and action tag include?
Explain what does wsdl stand for?
Is data edited in the Repeater control?
Explain the disadvantages of viewstate?
In order to get assembly info which namespace we should import?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is csrf attack in asp.net?
What is the difference between dispose() and finalize()?
Explain exception filters?
What is a pixel url?
What is a viewstate?
What is the mvc model?
What are the disadvantages of view state?
Name some asp objects?