What is the difference between Linux and Windows hosting?
Windows applications which require a Windows server:
ASP.NET
MSSQL
MS Access
Visual Basic development
Remote Desktop (dedicated servers only)
One other difference is that Linux files are case-sensitive and Windows files are not.
Example:
On a Linux server, home.html and Home.html are different names.
On a Windows server, home.html, Home.html, and HOME.HTML are the same name.