What is the difference between com architecture and .net architecture?
Answer / Chatar Pal Singh
The main differences between COM (Component Object Model) and .NET architectures are: 1. Language Independence: .NET supports multiple programming languages, while COM is primarily a Windows-based system focused on COM Interop with C++. 2. Runtime Environment: .NET has a unified runtime environment (CLR - Common Language Runtime) that provides services like memory management, security, and exception handling. COM does not have a centralized runtime environment; instead, it relies on individual components to manage their own resources. 3. Interoperability: .NET offers improved interoperability with other languages and platforms compared to COM.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is COM?
Explain durability?
What is CCW (COM Callable Wrapper) ?
Define integrity?
Explain loosely coupled events?
Define object pooling?
How do you make a NET component talk to a COM component?
Explain what are wrapper classes?
what are wrapper Classes?
Is the COM architecture same as .Net architecture? What is the difference between them ?
Explain queued components?
Are com components serializable?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)