What are the new thee features of com+ services, which are not there in com (mts)?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the Common Language Runtime?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
What are Generics? Where do we use them.
The project which you have made, which methodology did you use?
What are remotable objects in .NET Remoting?
.What is Marshaling?
Explain how to redirect tracing to a file?
What?s SingleCall activation mode used for?
How Garbage Collector (GC) Works?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
Please explain what is the difference between constants and read-only variables?
What is the intermediate language between asp and asp.net1.0?