IIS - Doubt asp / asp.net
Asked By Paulo
29-Mar-07 06:55 PM
Hi everybody, I tried my best to understand asp.net, but I didnt like, I ve
been programming classic asp for over 6 years, so I would like to know from
you if there is any need to migrate asp pages do asp.net? All what is done
with asp.net can be done with classic asp? What do you think about it?
Thanks the opinions!
Bye
Paulo
ASP.NET
(1)
ASP
(1)
NET
(1)
ASPFramework
(1)
MSFTNGP
(1)
PauloRe
(1)
EPwFh
(1)
COBOL
(1)
Jon Paal [MSMD] replied...
you might enjoy this reading...
http://www.packtpub.com/article/Classic-ASP
Also you might be interested in this :
http://www.claspdev.com/ASPFramework/newhelp/index.asp
michal replied...
i think there is no real need to move if you are smart, really know
what you do and know how things work... an example: yeah webservice
are around and many say they are not supported in classic asp. hey if
you know the idea behind its no problem to hack it yourself or browse
the net for it... the nice thing then: no blown up IDE, no compiling,
no DLLs, no autogenerated code, etc.....
i have created a framework which i can use for all my web-apps and its
working perfect...
btw: nice article jon havent seen this yet...
On Mar 30, 5:15 am, "Jon Paal [MSMD]" <Jon nospam Paal @ everywhere
Anthony Jones replied...

ve
from
No.
Asp.Net can do more than ASP alone. It has the whole .NET framework to call
on which raw ASP doesn't and is capable of expressing system compexities
well beyond what is practical in the script languages used by ASP.
However couple ASP with VB6 which gives you access to the windows API and
allows for more complex apps to be built and I doubt you could ever say you
_need_ Asp.Net.
There are wider issues than the technical ones driving this.
Who is going to be maintaining your code in the future? If your busness
grows will you need inexperienced junior talent in your company? Will they
be tempted to come and learn Classic ASP? 5 years ago how much interest was
there in learning COBOL? An uncomfortable comparison but if recruitment is
an issue you need to see it through eyes of those you are recruiting.
Does building with ASP.NET giving you an edge in the market? Some
procurement exercises may have it (misguided or not) on the tick list of
suitablility. Of course in-house development doesn't have this problem.
ASP.NET is sluggish and has a slower than expected take up now but where
will it be in 2 years time? 5 years time? When in that time frame would you
like to be a beginner and when would you like to be an expert?
Is MS going to abandon .NET putting it's hands saying 'nope that was bad
choice'? The answer's obvious but what does it imply?
Given a green field I would build with ASP.NET. Given an existing building I
would seek to clear small (non-critical) places where building with ASP.NET
is possible.
Anthony.
Access to external javascript file denied IIS I have a page in an ASP.NET web application that includes an external javascript file using a fairly basic script tag: When running the application on the ASP.NET internal webserver everything works fine. When I try to host it on IIS7 however I the DispatchRuleControl.js file at all but instead the fully rendered Login page for the ASP.NET web appliction. . . So essentially it seems that access to that file is being denied by IIS 7. . . this causes ASP.NET to redirect to the login page and return this instead of the *.js file, which
ASP Classic > ASP.net discussion IIS , ASP.net, discussion" / > Hi All Please do not think I am a troll and apols for the of msg. Believe it or not, I was a day-to-day dev / lover of ASP classic some 5 or so years ago, but work took me away from the whole web / asp scene. Fate (and my job) has brought me back and it seems like I have been kept in stasis and the four horsemen of the ASP apocolypse have been in and ravaged the world of ASP classic. ASP code seemed to
here: http: / / www.solo-technology.com / blog / 2010 / 05 / 23 / windows-update-hotfix-conundrum / IIS ASP Discussions Internet Explorer 8 (1) Classic ASP (1) Q. Evertjan (1) ASP.NET (1) Rollup (1) Daniel Ellis (1) Compatibility issue (1) Daniel Ellis wrote on 17 jun 2010 in microsoft.public.inetserver.asp.general: ASP does not run on IE8. Wrong NG or wrong Q. - - Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress) KB969612 is a hotfix rollup for ASP.NET. One of the issues it addresses is the incorrect handing of IE8. Please see: http
Url Routing in ASP.NET 3.5 breaks AJAX IIS Hello I created custom URL routing in ASP.NET 3.5 (http: / / blogs.msdn.com / b / mikeormond / archive / 2008 / 05 / 14 / using-asp-net-routing-independent-of-mvc.aspx), but my AJAX code is giving me error now: 'Sys the routing, AJAX works fine. I am using standard Microsoft AJAX libraries. Please help! IIS ASP Discussions ASP.NET (1) Dmitri Vaganov (1) Bob Barrows (1) AJAX (1) (http: / / blogs.msdn.com / b
Moving an ASP.NET application from SBS 2003 server to SBS 2008 Ser IIS I have been giving the task of moving an ASP.NET intranet site from an SBS 2003 server running IIS6 to a SBS2008 server running IIS7 Authentication. Any help will be gratefully received. IIS Discussions Expression Web (1) Visual Studio (1) ASP.NET (1) VB.NET (1) IIS (1) Microsoft Expression Web (1) Site (1) Database (1) Take a big step back: 1. Do you know what software was originally used to develop this ASP.NET site? You will probably find it much simpler to use the same software. I