Can we Classic ASP,.Net 1.0, .Net 1.x and .Net 2.0 installed
on the same system?
Answer Posted / venkatesh.araveeti
.net has assemblys its not hav com components so every
vertion hav different vertion id. so those above can not
override so we can install in same system.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Describe the programming model of a windows service
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
What does cli do?
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?
Explain the process of serialization in .NET?
How is threading done in .net?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Explain cas (code access security)?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
Do you know what is lambda expressions in c#?
What are two different types of remote object creation mode in .net?
Difference between value type & reference types ?
Explain the code behind wors and contrast that using the inline style.
Which dll translate xml to sql in internet information server (iis)?
State the various features present in .NET?