One of our ASP.NET project was built based on .NET 4 and focused on IIS 7.x web server, but doesn’t matter, IIS 6 support .NET 4.0 well, so we should be able to deploy the project on IIS 6 server too. Our system is Windows Server 2003 and IIS 6. 1: Load IIS Manager (Internet [Read More ...]

IIS 7.X web server versions are more and more popular, but there are still lots of real customers using old system, such as Windows Server 2003, they don’t want to upgrade the system now, especially those old servers are working for their existing system. So if you have ASP.NET projects which need an IIS web [Read More ...]

IIS is the Web Server software from Microsoft. Normally IIS is a part of Windows OS system, it means you do not need to purchase an IIS separately. The  IIS version and Windows system version matches (Due to the record from Wikipedia): IIS 1.0 was a free add-on for Windows NT 3.51. IIS 2.0 was [Read More ...]

About how to use IIS Express is simple, and easy to search many helpful information. So I did not want to write a blog to record how to use IIS Express. However, there were not only one or two times, I and my team members still need to find out how to use sometimes since [Read More ...]

When you build an ASP.NET application, you might fee some boring works which you have to install a SQL Server database , no matter you can install SQL Server Express version, but you still have to install it. and also, if you want to try your application without using Visual Studio, you have to install [Read More ...]

© 2013 CodeEase.com Suffusion theme by Sayontan Sinha