Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can run ASP.NET 2.0 and 4.0 on the same site?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01540152
Message ID:
01540573
Vues:
41
Thank you very much for your input. I will try to run my ASP.NET 2.0 under 4.0.

>You can run both versions on a machine and choose the version in the Application Pool.
>
>That said you can most likely run your .NET 2.0 application under 4.0 without changes. .NET 4.0 is a superset of 2.0 and there are very, very few incompatibilities. 99% of 2.0 applications will just run under 4.0 only better - there are many optimizations in .NET 4.0 that make apps run better so it's a viable option to try out IMHO.
>
>+++ Rick ---
>
>>Hi,
>>
>>My customers are using my ASP.NET application on their Intranets. The application runs on .NET 2.0 and is typically installed as site on their web server (usually Server 2008). I want to add some new modules as separate applications (that will have a different DLL) but I would prefer to start doing this in VS 2010 and use .NET 4.0. Therefore, on the same site I would have some .ASPX pages using DLL built in VS 2005 with for .NET 2.0 and other .ASPX pages using another DLL built in VS 2010 for .NET 4.0. Will there be a conflict? Anybody sees possible issue with this? TIA.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform