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 managed and unmanaged code in .net?

Answers were Sorted based on User's Feedback



What is the managed and unmanaged code in .net?..

Answer / guest

manged code is the code which excutes under clr environment.
clr will take care of excution and garabage collection etc.

Is This Answer Correct ?    4 Yes 0 No

What is the managed and unmanaged code in .net?..

Answer / pavan

managed code is something which is written in .net language
which can be compiled by clr
unmanaged code is something written in non .net languages
which the clr cannot understand
so we use wrappers which are managed code to run them
in .Net environment

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Dot Net General Interview Questions

What is the use of system.diagnostics.process class in .net?

0 Answers  


Difference abstract class and interface in .net?

0 Answers  


What is the difference between Dataset and DataReader? Can u breif me ADO.net classes and architecture

2 Answers   Deloitte,


What is Active Directory? What is the namespace used to access the Microsoft Active Directories?

3 Answers  


What is Polymorphism? How does VB.NET/C# achieve polymorphism?

0 Answers  


Explain dataset.acceptchanges and dataadapter.update methods in .net?

0 Answers  


What's a windows process in .net?

0 Answers  


What is boxing and un-boxing in .net?

0 Answers  


Which namespace is require to used XML in .NET?

0 Answers   Sans Pareil IT Services,


How do you generate a strong name?

0 Answers  


What are the differences between user control and server control?

0 Answers  


What tools can I use to develop .net applications?

0 Answers  


Categories