Tip #15 – Putting the Pieces of .NET Together – Part 1 of 8 – Servers
Tip #15 – Putting the Pieces of .NET Together – Part 1 of 8 – Servers
LearnVisualStudio is currently having a Summer Sale on all of its memberships. Click on the link below to receive your discount now: Get LearnVisualStudio at 15% off now Tip #15 – Putting the Pieces of .NET Together – Part 1 of 8 – Servers
What is a server?
It is like a servant. A Server is a socket “Listener” that waits for commands and then performs operations to serve up information. It is the foundation. There are many types of servers: Server Operating System Server Operating Systems reside in the C:\Windows folder Default install of IIS for each server: Windows 2000 & XP – IIS 5.0 (P.S. You can download the 48-page PDF for this series at: Putting the Pieces of .NET Together )
|