View previous topic :: View next topic |
Author |
Message |
tzmedia -
Joined: 26 Mar 2006 Posts: 5
|
Posted: Mon Mar 27, 2006 2:49 am Post subject: .Net v1.1 and 2 |
|
|
Anybody running any .Net applications.
I'm planning to set up my home edition of WinXP as a test server.
Most paid web hosting provider's seem to only allow individual websites to run either v1 or v2 application's but not necessarily both. There must be some issues there, different frameworks I suppose.
I suppose I should be working with v2 stuff since it's the latest and greatest.
Are there any .Net developers on board here, couldn't help but checking since there are no other topics in this category.
Thanks.
I can't believe I just figured out "I NEEED a test server", and got lucky enought to catch the Abyss version just out of the gate that supports .Net, this is gonna be one great "tinker toy"!
What do I want to set up first is the real question, maybe the club starter kit, not sure.
Anybody else firing up some new .Net starter kit projects then? |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Mar 27, 2006 10:57 am Post subject: Re: .Net v1.1 and 2 |
|
|
tzmedia,
Officially, ASP.NET 1.1 apps could run without any problems on ASP.NET 2.0. But ASP.NET 2.0 apps cannot run on 1.1.
Note that even some ASP.NET 1.1 apps are not supported on 2.0. This happens usually when they are using undocumented features in 1.1 that were removed by Microsoft in 2.0. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
tzmedia -
Joined: 26 Mar 2006 Posts: 5
|
Posted: Mon Mar 27, 2006 3:13 pm Post subject: |
|
|
Cool thanks that helps alot, in the gaming industry they refer to that as backwards compatible then. Gameboy & Playstation are good ones for that. |
|
Back to top |
|
 |
|