ASP.NET requirements? This CAN'T be true

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



(Please pardon me if this is a duplicate --- not sure if message posted)

Hello,

I have been working my tail off developing an ASP.NET application. Now that the project is nearing completion, an anti-microsoft type has complained that "much of .NET in a web server environment is based on ASP (active server pages) which we forcibly disable, and which is one of our key selling points from a security standpoint as ASP has been an Achilles heel in terms of security," and ".NET is neither cheap nor secure"

It is my understanding that ASP.NET neither requires that ASP pages are enabled in order to run ASP.NET applications, nor does it mandate that additional royalties be payed to microsoft.

Also, it is my understanding that the .NET framework is free to install on any properly licensed Windows machine, be that XP or Server 2003, etc.

I have argued that the only costs associated with ASP.NET applications are the web server (os and IIS), and the copy of visual studio .net that we bought to write the application, and that only plain HTTP is needed to run the application. Am I mistaken??

Please, if you can, provide me with solid evidence so that I can properly argue my case.

Thanks,

Scott

--------------------------------
From: Scott Lee

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>HBd8Xf/hz06y1V6+rQ3WBw==</Id>
.



Relevant Pages

  • Re: Estimation of migrating from asp
    ... I think an existing understanding of OO will have a huge impact on ... Many of the ASP developers have attempted the migration ... where as many in the ASP.NET groups may never have done ASP first. ... Curt Christianson ...
    (microsoft.public.inetserver.asp.general)
  • Re: switching from ASP to ASP.NET
    ... If you mean the differences between ASP and ASP.NET, no, not really. ... It is certainly not a hand-holding book in the sense that it leads you though steps leaving you at the end not understanding how your code works. ... how to port existing classic ASP pages, or does it concentrate on teaching how start new projects? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Calling Web Service from Standard ASP
    ... > I'm looking for code examples for calling a simple web service from ... It's my understanding that I could create a VB6 dll along with the ... and then use Server.CreateObject in my ASP. ...
    (microsoft.public.dotnet.framework.webservices)
  • Calling Web Service from Standard ASP
    ... I'm looking for code examples for calling a simple web service from standard ... It's my understanding that I could create a VB6 dll along with the SOAP ... and then use Server.CreateObject in my ASP. ...
    (microsoft.public.dotnet.framework.webservices)