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


Difference between .NET components and COM components?

Answers were Sorted based on User's Feedback



Difference between .NET components and COM components?..

Answer / krishna prasad

.net component
-----------------
these dlls can be used by any application (platform
independant)
these components are resolved from dll hell problem

com components
-------------
platform dependent components


Is This Answer Correct ?    2 Yes 1 No

Difference between .NET components and COM components?..

Answer / samanthwal

.Net Component gets best use of managed environment while
COM component were suffered greatly from DLL hell problems
and due to the reference counting approach they usual face
the problem of memory leaks.
but in .NET component all these issues are resolved by CLR.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?

1 Answers  


How do you secure your configuration files to be accessed remotely by unauthorized users?

0 Answers  


In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?

5 Answers  


Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page?

1 Answers  


Explain cookies with example.

0 Answers  


what is AutoEventWireUp and what is the use of This property explain in details?

0 Answers   ITC Infotech,


Why the javascript validation not run on the asp.net button but run successfully on the html button?

0 Answers  


Explain automatic memory management in .net.

0 Answers  


Usage of web.config?

2 Answers   Microsoft,


diff between Server.Transfer() and Server.Execute()

1 Answers  


How would one do a deep copy in .NET?

6 Answers   TCS,


Explain the differences between Server-side and Client-side code?

2 Answers  


Categories