COM and COM+ ?
-
Dear All I have very simple question what is difference between COM and COM+ What are the uses of these both technologies Thanx in advance Sajjad
-
Dear All I have very simple question what is difference between COM and COM+ What are the uses of these both technologies Thanx in advance Sajjad
I think asking Google will be useless [^], in you case. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Dear All I have very simple question what is difference between COM and COM+ What are the uses of these both technologies Thanx in advance Sajjad
Hi, COM+ is a refined version of COM. COM+ also supply a number of service to component running under Windows, including 1. Role-based security 2. Object pooling and reusability 3. Queued components for asynchronuous calls 4. Transaction processing 5. A publish-and-subscribe events model
Ali Zishan London
-
Dear All I have very simple question what is difference between COM and COM+ What are the uses of these both technologies Thanx in advance Sajjad
Hi, Basically COM+ = COM + MTS (microsoft tranaction server). COM+ is built using Aspect Oriented Design. Aspect oriented design are like some aspects(security, pooling etc) that you can use from the framework and not required to progrm by yourself. this is what COM+ provides once you create a COM+ application and register you componet with that.
^-^ @|@ - redCat