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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is 3 tier architecture?

1046


Show different types of collection in .NET?

1055


What are the purposes of using .net?

1136


How viewstate is being formed and how it's stored on client in .net?

1043


What does jit compilation do in .net?

1106


Define satelite assembly?

1117


Tell us the differences between an interface and an abstract class in .net?

1131


What is misl?

1103


Is there built-in support for tracing?

1082


If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.

1044


What's singleton activation mode in .net?

1120


Difference between machine.config and web.config?

1087


Explain the use of activex control in .net?

1107


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

1084


What is close method? How its different from finalize and dispose?

1060