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 |
What are public and private assemblies ?
how can u manage sessions ?
Can you explain update progress control?
Explain the types of memory management? : Dot net architecture
State the different levels of exceptional safety?
What is parallel computing?
Whate are resource files? How are they used in .net?
Explain different pipelining hazards? : Dot net architecture
which control is used to compare two controls?
What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile
which tag i need to use manually to bind columns in a datagrid ?
What is the main Difference Between .Net 2003 and .Net 2005.and also Asp1.1,Asp2.0 and Asp3.0