adspace
Let's say I have an existing application written using
Visual Studio 6 (VB 6, InterDev 6) and this application
utilizes Windows 2000 COM+ transaction services. How would
you approach migrating this application to .NET ?
Answer Posted / raghumadhav tirunagari
We need to have Wrapper to communicate COM components in
.net. and vis versa
CCW : Com Callable wrapper.
RCW : RUN time callable wrapper.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I know when my thread pool work item has completed?
I can't be bothered with cas. Can I turn it off?
Why am I getting an invalidoperationexception when I serialize an arraylist?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
Different types of authentication modes in .net framework ?
Explain
difference between Response.write,server.transfer and also which one is used when ?
How does an appdomain get created?