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...

What is the difference between managed and unmanaged code?

Answer Posted / rita patel

The code that targets the CLR is known as managed code.
and the code that doesn't targets the CLR is known as
unmanaged code.

unmanaged code is still executed by CLR but it doesn't get
advantages of CLR like memory management, thread managament,
security, garbage mechanism etc.

managed code executed on fixed location in memory while
unmanaged code executes on random location in memory.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to cancel filter execution?

1069


Explain Bundle.Config in ASP.Net MVC4?

1057


What are differences between entity framework and l2s? : Entity framework

1210


What is the importance of NonActionAttribute?

1110


How route table is created in ASP.NET MVC?

1109


How can we determine action invoked from HTTP GET or HTTP POST?

1067


What is associationset? : Entity framework

1125


What is the meaning of unobtrusive javascript? Explain us by any practical example.

1061


what is entity framework?

1124


What is asp net framework?

1018


Is entity framework slow?

1058


Difference between ASP.NET MVC and ASP.NET WebForms?

1117


How does �side by side� work for the .net framework 3.0?

1030


Is it possible to share a view across multiple controllers?

1024


Are there any parts of the .net framework 3.0 that only work on windows vista?

1130