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 Complex Class in .NET?
Will it go to finally block if there is no exception happened?
Explain what is a manifest in .net?
What is managed code in .NET?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What is the difference between encrypting a password and applying a hashing?
What are the security policy levels in .Net
Can you create instance of a class which has private constructor?
What is strong-typing versus weak-typing? Which is preferred?
Do you know what is linq?
What is data type and how many types of data types are in .NET ?
How you apply a theme in whole application in .Net?
What is .net and why it is used?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
Why do we use msmq?