Re: ASP.NET requirements? This CAN'T be true



FAQ for .NET
http://msdn.microsoft.com/asp.net/support/faq/default.aspx

EULA for .NET Framework 1.1
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/dotnetfxredisteula1_1.asp

Deployment Guide for .NET Framework
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/dotnetframedepguid1_1.asp

As long as you have a properly license copy of Windows and accept the EULA,
..NET is free.
ASP and ASP.NET are two different applications, see FAQ.
The Web Matrix program at www.asp.net is a free tool where you can create
ASP.NET applications in VB, C# or J#. The main difference with the Matrix
program and Visual Studio .NET is Matrix doesn't create "code-behind" dll's,
it's all source files. Get a copy of it and you'll see what I mean.

Good luck on that anti-microsoft type person. :)


"Scott Lee via .NET 247" <anonymous@xxxxxxxxxxxxx> wrote in message
news:eoUFW78WFHA.3884@xxxxxxxxxxxxxxxxxxxxxxx
(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: Managed vs Unmanaged Bare Bones Performance Test
    ... One of the reasons that things like Virtual PC (which runs Windows on pre-Intel Macintoshes) and Rosetta work so well is that the programs being run spend very little time in the code that needs to be translated. ... If your code only spends 1% or less of its time executing the code you actually wrote, and the rest of its time either waiting on i/o or executing libraries in the operating system, then even if you have a 20X difference in performance, you're only really looking at a 20% cost in the "slower" environment. ... There are a few classes of applications where this sort of difference matters. ... The biggest thing I notice in my applications is start-up time, as the .NET Framework imposes a relatively large burden with respect to application initialization as compared to a straight Windows application. ...
    (microsoft.public.dotnet.framework)
  • Re: Does .net replace win32?
    ... > ontop of windows for general applications, ... applications, so the Win32 API is built with C programmers in mind. ... This makes the .Net Framework cleaner, nicer, easier to use, etc. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Windows 2000 hangs on Internet Explorer using .NET Framework 1.1
    ... be caused by a third party applications like Kernel level filter drivers, ... Windows NT/2000/2003 Cluster Technologies ... > I ran .NET Framework 1.0 with this and I could happily log on to the ... > internet using my internal modem. ...
    (microsoft.public.win2000.advanced_server)
  • Re: .NET Framework 2
    ... But if we look at which Windows version .NET is shipped with we can see that in last years .NET 2.0 ships with all new Windows versions. ... S> The .NET Framework is NOT part of the "Critical" updates. ... S> Most of the .NET applications that require the .NET Framework are ... Friedrich Nietzsche ...
    (microsoft.public.dotnet.faqs)
  • Re: Killing VB softly with his song, Killing VB softly...with a song.............
    ... your already familiar with the VB syntax and grammar you have to learn OOP ... as applied to the .NET Framework. ... C/C++ applications do not require the framework and run ...
    (microsoft.public.dotnet.languages.vb)