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
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
5. Wcf- Session Managment
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
What is the difference between machine config vs. Web config : Dot net architecture
Can you explain server controls in atlas?
Explain the difference between inprocess vs out process session state : Dot net architecture
8. Oop-Why and were we use Interfacse and Abstract class.
How cache coherency is eliminated? : Dot net architecture
Does application frame need host?
What is .net mobile utility controls. Explain with an example? : Microsoft dot net mobile
What is .net mobile images control. Explain with an example? : Microsoft dot net mobile
Explain different pipelining hazards? : Dot net architecture
What is cookie less session?
Explain Intermediate Language?
Are there any third party logging components available?