Friday, January 21, 2011

What is IIS7?

IIS7 (Internet Information Services) is a very popular at present web server which possesses a modular architecture. Such architecture allows web developers to introduce rapidly new components and extensions creating made-to-measure web application development environment.

IIS7 components are: HTTP, security, content, compression and caching modules as well as logging and diagnostics modules. IIS7 let web developers build components with the help of various languages such as C/C++, C# and VB.NET, which makes the process of web server customization extremely flexible.

I found this and much more information in the article "IIS7 in Web Application Development". If you are interested in further reading, visit this site.

0 comments: