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
What is singleton activation mode in .net?
Is there built-in support for tracing?
What are the types of jit?
What is meant by localization?
Compare client server application with n-tier application
How can you assign an rgb color to a system.drawing.color object?
Elements of CAS
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
What is meant by globalization?
Explain the garbage collection process?
Explain the difference between managed and unmanaged code?
What are situations when you register .NET assembly in GAC ?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
How to create multiple inheritance in c#, with example?
How to Create and Consume a Web Service?