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


Please Help Members By Posting Answers For Below Questions

Explain cashing in asp.net.

523


What is the asp.net control toolkit?

556


What is a server cookie?

495


Is redux flux?

531


How you can stop the validation of ASP.NET controls from client side?

528






What is difference between singleton and single call?

644


How does ASP.NET framework maps client side events to Server side events.?

543


How does asp.net work?

547


How can we provide the WebParts control functionality to a server control?

564


Difference between application events and session events

586


Is session stored in browser?

526


What's the difference between viewstate and sessionstate?

564


What is the use of dispose method?

559


Why do I get error message "could not load type" whenever I browse to my asp.net web site?

627


What are the three parts of an http response?

527