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 the difference between garbage collections in .net 4.0 and earlier versions?
What are the different parts of an Assembly in .Net?
When would you use .NET Remoting and when Web services?
What is the difference between a namespace and assembly name in .net?
Explain the difference between the stack and the heap?
asp mean
Explain what is an application domain?
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12
What is the difference between vb.net and vc#.net?
How to load a user control dynamically in runtime?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
What are .net applications?