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 / 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 |
can any one urls for learning .net(which is written in simple english)
How many types of languages does .net support? name at least 10-15?
12 Answers Interac, Six Sigma, TechUnity,
What are the five stages in a dlx pipeline? : Dot net architecture
3. Should validation (did the user enter a real date) occur server-side or client-side? Why?
What is Opf3
What is the purpose of cache? How is it used? : Dot net architecture
What is an asssembly qualified name? Is it a filename? How is it different?
What's new in the .net 2.0 class library?
So what exactly is the configuration file for then?
What is code access security (cas)?
how to make my form not to appear in the task bar?
What exactly is being serialized when you perform serialization? scope in C# ?