View previous topic :: View next topic |
Author |
Message |
buckaroobanzai -
Joined: 11 Apr 2011 Posts: 5
|
Posted: Mon Apr 11, 2011 7:35 am Post subject: Really cool Abyss thing about ASP.NET and ASP Classic |
|
|
I was using Abyss for quite a while now. I started with static html pages then my clients wanted database driven dynamic asp pages and now everything is going ASP.NET.
After extensive development in ASP I figured I should slowly convert the site to ASP.NET but I have a learning curve as I am new to ASP.NET. Maybe I'm not doing it right but I found when I did a .aspx page that it is slower to recall records than the .asp pages.
I also found that there are certain things I can do in ASP Classic that I don't know how to do in .NET.
I found if I google up problems that more and more of the results are .NET solutions as opposed to ASP Classic solutions.
I switched the settings in Abyss to do ASP.NET in a certain folder and I found that I can actually run BOTH .asp AND .aspx pages!
I thought that is awesome!! It means if I get stuck doing something in ASP Classic or .NET that I can do a solution either way. It also means that if I can't get something to run fast enough in .NET that I could just stick with a .asp page.
If required I can even switch over the pages bit by bit and one at a time and run on a mixture of .asp and .aspx pages. In other words www.mypage1.ASP can link to mypage2.ASPX etc.
I just think this is so awesome that I should post a message up!! |
|
Back to top |
|
 |
admin Site Admin
Joined: 03 Mar 2002 Posts: 1284
|
Posted: Wed Apr 13, 2011 7:00 pm Post subject: Re: Really cool Abyss thing about ASP.NET and ASP Classic |
|
|
buckaroobanzai,
Thank you for noticing that and writing about it. This is a great article that may help some die hard classic ASP developers to make the transition to ASP.NET smoothly without writing everything from scratch. _________________ Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com |
|
Back to top |
|
 |
|