ASP (not asp.net)

J

JC

Hello,
I am a visual foxpro programmer and already very dissapointed that MS is
killing this product. Now I have to deal with the ASP future since ASP.net is
absolutely not what I need. My clients are not looking for a product capable
to manage any kind of corporation but simple small/medium business willing to
provide a simple Intranet. So my question is simple can I continu using ASP
(not asp.net) or do I have to deal with one more product discontinued ?

JC
 
B

Bob Barrows

JC said:
Hello,
I am a visual foxpro programmer and already very dissapointed that MS
is killing this product. Now I have to deal with the ASP future since
ASP.net is absolutely not what I need. My clients are not looking for
a product capable to manage any kind of corporation but simple
small/medium business willing to provide a simple Intranet. So my
question is simple can I continu using ASP (not asp.net) or do I have
to deal with one more product discontinued ?
Classic ASP will not go away.
http://www.hanselman.com/blog/LifecycleSupportForClassicASPInWindows.aspx
 
D

Daniel Crichton

Bob wrote on Wed, 22 Apr 2009 11:50:55 -0400:

While it will get lifecycle support on versions of Windows that are still in
their support period, it doesn't mean that the next version of Windows
Server will include it. Then again 5 years from now I'll probably still be
running sites on Windows 2003 so it's not a huge problem for me yet ;)
 
B

Bob Barrows

Daniel said:
Bob wrote on Wed, 22 Apr 2009 11:50:55 -0400:

that MS >> is killing this product. Now I have to deal with the ASP
future since >> ASP.net is absolutely not what I need. My clients
are not looking for >> a product capable to manage any kind of
corporation but simple >> small/medium business willing to provide a
simple Intranet. So my >> question is simple can I continu using ASP
(not asp.net) or do I have >> to deal with one more product
discontinued ?


While it will get lifecycle support on versions of Windows that are
still in their support period, it doesn't mean that the next version
of Windows Server will include it. Then again 5 years from now I'll
probably still be running sites on Windows 2003 so it's not a huge
problem for me yet ;)
Even if it isn't included, there will be nothing to prevent someone from
registering the asp.dll file on that machine, will there?
 
D

Daniel Crichton

Bob wrote on Wed, 22 Apr 2009 13:04:46 -0400:
Even if it isn't included, there will be nothing to prevent someone
from registering the asp.dll file on that machine, will there?

Assuming that version of Windows would still allow it to be registered, and
that IIS still has ability to pass files to it to be processed. Then again,
hopefully that time is far enough away that I don't have to worry about it
for at least a few more years ;)
 
S

Sylvain Lafontaine

Technically, it will still be supported in the near future; however, this
will be at a very basic level. For example, Web Expression 2.0 don't
support ASP but do support PHP and ASP.NET.

If I were you, I would go with either ASP.NET or PHP, not ASP anymore. With
ASP, there is no future and when there isn't any future, there's not much
present either.

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam please)
Independent consultant and remote programming for Access and SQL-Server
(French)
 
M

Mark McGinty

Daniel Crichton said:
Bob wrote on Wed, 22 Apr 2009 13:04:46 -0400:



Assuming that version of Windows would still allow it to be registered,
and that IIS still has ability to pass files to it to be processed. Then
again, hopefully that time is far enough away that I don't have to worry
about it for at least a few more years ;)

ASP.DLL is just an ISAPI filter, correct? So unless they orphaned the ISAPI
spec [highly unlikely], or did away with IActiveScript [likewise highly
unlikely], or did something really sleazy like explicitly preventing ASP.DLL
from loading [no speculation as to liklihood], then classic ASP will
necessarily continue to be possible long after it is supported. (Consider
CDONTS.DLL as an example: declared deprecated as of Server 2000, not shipped
as of 2003, still very much usable.)


-MM



 
J

JM

If I were you, I would go with either ASP.NET or PHP, not ASP anymore.
With ASP, there is no future and when there isn't any future, there's not
much present either.

But that's not what his "customers" seem to want or need.

ASP.NET adds complexities that a lot of small businesses just don't want
to have to deal with whereas ASP simply adds a single file to IIS. About as
simple as scripting gets in today's world..

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,226
Members
46,815
Latest member
treekmostly22

Latest Threads

Top