Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to write unmanaged code and how to identify whether the
code is managed / unmanaged ?

Answer Posted / narayansahu

you can only write unmanaged code in c# not in vb.net
you can only call unmanaged code in vb.net. calling and
writing unmanaged code are different things.

To identify whether the code is managed or not open the
file in ildasm in VS.Net Command prompt.
Also you can use a .Net tool called dumpbin, which can be
used to check the headers.

or open the dll in notepad and check for "V e r s i o n".
If you find that, it is managed assembly.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

2444


How do u deploy ur project?

2746


What are Caching techniques in .NET

1103


Which is the parent class of the ASP.NET server control?

1102


Explain what is clr?

1091


What are the properties of the eventargs argument when capturing keyboard events?

1123


Explain about asp.net state management?

1080


Which method do you use to kill explicitly a users session?

1095


What are the parts of an http response?

1017


What is full trust in asp.net?

1169


What are the different session state management options available in asp.net?

1039


Which is faster viewbag or viewdata?

1017


Mention the execution process for managed code?

1049


How would you turn off cookies on a page of a website?

980


What is microsoft windows sharepoint services?

1124