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 COM Object in Dot net?

Answer Posted / balaji

Component Object Model is a model that allows different
programming languages to communicate each other.

Earlier all the dll's are made using this model so that we
could use these assembly's in any language. When we use
these in .net and create some objects are known as com
objects and these objects should be clear using
Marshal.ReleaseComObject() method because those will not be
taken care by garbase collection in .net.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Types of chaching. How to implement caching

1073


Explain the use of errorprovider control in .net?

1005


What are url fragments?

949


Define satellite assemblies.

1114


What is the use of session state and application state and difference between them?

961


Explain Optimization technique description?

1086


Which class is used to send an email message from an ASP.NET Web page?

1073


Explain the difference between panel and groupbox classes using .net?

1014


How can you apply a theme to your asp.net application?

1027


Can we have 2 web config files?

1018


What is the difference between a page theme and a global theme?

1038


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2854


Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?

1051


Explain how cookies work. Give an example of cookie abuse.

1173


Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

1045