Is ASP.NET a server?

  • Thread starter Thread starter Brett
  • Start date Start date
B

Brett

I'm still unsure what to install if I want to develop ASP.NET
applications? I looked on buy.com for any .NET server and didn't find
one. What are the requirements for using .NET?

Thanks,
Brett
 
Forget about all that .net stuff. It's a dud. And a failed MS scheme.

John
 
ASP.NET is a script mapping maps aspx files to the dll renderer.. Runs under IIS. ASP.NET is actually a user.

So you need the .NET Framework. And you need IIS. And for development purposes your best bet is Visual Studio.NET 2003. Unfortunately this last requires IE 6. Yikes!
 

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

Back
Top