How to write unmanaged code and how to identify whether the
code is managed / unmanaged ?
Answer Posted / padmaja
The code which is under control of clr is comes under
managed code.The code which is not comes under clr is
unmaged code.All IL code is managed code.com components
comes under unmanaged code.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Explain server-side scripting?
What are the session variables?
What is asp net_sessionid?
Define the steps to set up validation control.
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
How can we prepairing Interview
What is asp.net mvc? : asp.net mvc
What are the events that happen when a client requests an asp.net page from iis server?
What is the difference between server-side scripting and client-side scripting?
How does session work?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
What is the use of service provider?
What websites use asp.net?