COM Technical Overview topic is live
As one of my first undertakings in my new group, I wrote a little introductory overview of classic COM, which is now live: COM Technical Overview. Before this, we didn’t have a central topic that brings a bunch of fundamental ideas together, so now we have a handy place to link to. Concepts covered:
- Objects and Interfaces
- Interface Implementation
- The IUnknown Interface
- The Client/Server Model
- Service Control Manager
- Reusability
- Storage and Stream Objects
- Data Transfer
- Remoting
- Security
If you’re a COM jock or somebody who wants to learn about Windows plumbing, you may find this topic to be informative.
Feedback welcome!
Technorati Tags: COM,Windows 7,Windows programming
Comments
- Anonymous
July 09, 2010
The comment has been removed - Anonymous
July 09, 2010
... and support from COM instantiation by CLSID in Silverlight 5 prior to Windows 8 would help get to the new goodness you're talking about.