Is it possibe to run 2 aplication on single m/c, one App
is on .Net Framework 1.0 and another one is on .Net
Fremework 2.0?
Answer Posted / nageswara rao garine
yes but first we install lower version after higher versio
n else .net framework doesn't allow two versions at the
same time.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the benefit of entity framework?
Is .net framework 4.8 the last version?
What is Area in ASP.Net MVC?
What are bundling & minification features in asp.net mvc 4?
What are Model Binders in ASP.Net MVC?
How we can handle the exception at controller level in ASP.Net MVC?
Explain entity lifecycle? : Entity framework
Can we have enum in entity framework?
What is a model in android?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What are the levels at which filters can be applied in an asp.net mvc application?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
What is .net architecture?
What are the advantages of razor view engine?