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 / prabhakar
Yes. They would run as two separate applications. They are
registered in two different frameworks(1.0 and 2.0). Their
registration GUIDs with the framework and version
information are different. They will be treated and behave
as two different applications. Which application is loaded
depends on the framework compatibility of the application
that 'invokes/loads' these applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the new enhancements done in default project template of asp.net mvc 4?
Explain what is asp.net mvc?
What is MVVM design pattern?
What are the Core features of ASP.NET MVC?
Is .net core replacing .net framework?
Explain what is routing?
What is controllercontext?
what is model first approach?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
Explain the difference between viewbag and viewdata in mvc?
Explain the new features 3.5 framework against with the tool?
Can I use razor code in javascript in asp.net mvc?
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?
Which are the important namespaces used in mvc?
Which version of the common language runtime (clr) does the .net framework 3.0 use?