473,398 Members | 2,120 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Migrate ASP 3.0 applications to ASP.NET

VS
I would like to know that is there any need to Migrate ASP 3.0 applications
to ASP.NET
Is there any Cease or end of lifecycle of products on ASP 3.0 and associated
web based products announced by Microsoft, I have tried across all Microsoft
sites for this information but not able to find any thing relevant

Mar 24 '06 #1
3 1289
No need for that... :)

I'm an ASP 3.0 Programmer and I still do things in the old way.

I already read a BLOG from a MS guy saying just that, ASP.NET is a new
way of web programming, not a new version of ASP 3.0, ASP Classic will
always be supported...

Off course it doesnt offer as much things, the performance is worst that
the new ASP.NET, security as well... but still... ASP 3.0 is ASP 3.0 :-)
and I'm starting to move on to ASP.NET, only for a new Business Web
Application, I i will never convert my old stuff... even yesterday I
finish a simple website with some ASP 3.0 scripts :-) (AdRotator and a
simple Menu reading from an Access Database) - www.santiagofoods.com
This is my opinion on the matter, hope I could help.

Bruno Alexandre
"a Portuguese in København, Danmark"
VS wrote:
I would like to know that is there any need to Migrate ASP 3.0 applications
to ASP.NET
Is there any Cease or end of lifecycle of products on ASP 3.0 and associated
web based products announced by Microsoft, I have tried across all Microsoft
sites for this information but not able to find any thing relevant

Mar 24 '06 #2
I am the kind of guy that knits a brow when he looks at an ASP.NET 1.1
application becuase he thinks it's obsolete technology and people should move
on to better things in life - but honestly - in a real world - the real
question is - why should I spend time and money to migrate a system that
works?

The answer is often not as straight forward. Here's the deal - Do you still
support and maintain the system? Do you still add features to it? If you do
you should seriously think on atleast designing your new components on
ASP.NET - that way you'll be much more productive and doing more with lesser
code. The Neat thing about DotNet is that you can take ASP code and run it
"as is" on IIS with DotNet. So the question is not 'do you need to upgrade'
but rather 'why not upgrade??'

If i were you, i would move my application to a DotNet based Server, design
a couple of new components on ASP.NET 2.0 and then sloowly, as and when time
permits, migrate one page at a time to ASP.NET 2.0. But Thats just me... :)

Cheers,
Rajiv.
"VS" wrote:
I would like to know that is there any need to Migrate ASP 3.0 applications
to ASP.NET
Is there any Cease or end of lifecycle of products on ASP 3.0 and associated
web based products announced by Microsoft, I have tried across all Microsoft
sites for this information but not able to find any thing relevant

Mar 24 '06 #3
The answer is, of course : does the application still serve its purpose ?

If your ASP 3.0 application can handle the needs of its clients,
there's absolutely no need to migrate it to ASP.NET 2.0.

The largest benefits ASP.NET 2.0 offers, besides architectural and
code management considerations, are its scalability and efficiency factors.

ASP 3.0 runs on interpreted languages so it's noticeably slower than ASP.NET 2.0,
although a bit more efficiency can be obtained by compiling code to dll's either with
C++ or VB6.

But, whenever you need to change any compiled code, you have to stop your whole site.

ASP.NET 2.0 delivers much more throughput because, after the initial compilation,
your site is running from memory. Also, you can hot-swap assemblies.

There is no "end of lifecycle" for ASP. You can use it from here to eternity if you wish.
MS support for it will end at some point in the future, though.

You should only migrate your applications if you need better performance
than you're getting ( if the website is choking on too many visitors, for example )
or if you will benefit from the management advantages that OOP provides.

Those are the key improvements which ASP.NET boasts over ASP 3.0.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"VS" <VS@discussions.microsoft.com> wrote in message
news:4A**********************************@microsof t.com...
I would like to know that is there any need to Migrate ASP 3.0 applications
to ASP.NET
Is there any Cease or end of lifecycle of products on ASP 3.0 and associated
web based products announced by Microsoft, I have tried across all Microsoft
sites for this information but not able to find any thing relevant

Mar 24 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Hennesey | last post by:
Hello all, we have build a big application with VB6. Now I prefer to migrate to .NET. Maybe step by step. Therefore I'am looking for good arguments to persuade my boss. So what are the...
4
by: Bon | last post by:
Hello all Would it be possible to migrate the MS Access 2000 to MS SQL Server 2000? My application is using MS Access 2000 as database and as user interface such as forms. Now, I want to...
2
by: Vikrant | last post by:
Hi DB2/UDB Gurus, I got the same problem , when I am migrating DB2/UDB 5.2 to 7.2 EE under AIX. Is this a known problem ?, I would sincerely appreciate (well if you want to have money, that...
1
by: Davor | last post by:
I have to migrate database from AIX DB2 to MS Sql Server 2000. In one table there is field with GIF image. I have tried with "Import/Export Data" wizard on SQL server to import that table. All...
6
by: Shimon Sim | last post by:
Hi I am working on application that need to hold custom user information - Last and first name, email, some other domain related information. I used to create Base class for all my pages. The base...
12
by: Jeff | last post by:
Looking for your highly subjective opinions (from those of you who have been working extensively with VS 2005). I have a client that needs/wants a complete rewrite of an existing application. I...
14
by: John | last post by:
My friend told me that his company will migrate the VC++ win32 applications to C++ .NET windows applications. I don't understand why since currently Microsoft only supports .NET on windows...
1
by: Robert Scheer | last post by:
Hi. We have several internal Windows Forms applications and two ASP.NET applications that realy heavily on CSS files. We are considering to migrate the Web applications and some of the Windows...
9
by: Algonquin J. Calhoun | last post by:
I've developed an application that exceeds the Access 2GB limit. This application was developed as a prototype and the users have found it very useful. Approximately 45,000 records are added to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.