Re: What's needed to make a .NET web server?
- From: "sloan" <sloan@xxxxxxxxx>
- Date: Thu, 31 Jul 2008 13:46:33 -0400
OS, usually 2003 Server, 2008 Server (most common I would think).
IIS installed.
..Net Framework.
...
You ~can~ put the database server on the same machine.
Depending on your load, you may want the db server to be on (at least) 1
other seperate machine.
...
That's what you need to deploy (built) DotNet code.
And the skillset to deploy apps to IIS, and configure IIS and such.
I have a "virgin" server that I tests deploys on. I servicepack the OS and
framework. I install a enterprise level anti virus as well.
Check www.edealinfo.com for Dell machines for servers if you don't have a
machine. They post some good deals sometimes.
Good luck.
"Cirene" <cirene@xxxxxxxxxxx> wrote in message
news:%23lWbWFz8IHA.5992@xxxxxxxxxxxxxxxxxxxxxxx
I want to build my own .NET web server.
Is this all I need...
1. Actual Server
2. Windows Server OS (with IIS)
3. .NET framework
4. MySql or another database installed
Is that is?
.
- References:
- What's needed to make a .NET web server?
- From: Cirene
- What's needed to make a .NET web server?
- Prev by Date: Re: What's needed to make a .NET web server?
- Next by Date: Re: What's needed to make a .NET web server?
- Previous by thread: Re: What's needed to make a .NET web server?
- Next by thread: Re: What's needed to make a .NET web server?
- Index(es):
Relevant Pages
|