Sunday, January 1, 2012
IIS – An Introduction
By
Francis
Posted at
6:31 AM
IIS
No comments
In my last post I gave a small intro about Visual Studio. This time I come with the small introduction about IIS (Internet information Services), which is formerly called as Internet Information Server. Of course, it’s also Microsoft implementation. IIS is the second web server, used next to Appache Web server. IIS is an integral part of Windows, which means IIS comes as a built in package. By default, the IIS feature not installed in Windows OS, user must install the necessary components. As it name implies, it is a Web server. A web server receives the request/requests and serves the output to the client. Typically, the output is in HTML format.
About Francis
Francis, an Associate at Cognizant. Having 7+ Years of experience in Microsoft web technologies.
Please give your valuable comments to improve the contents
- Learn By Experience: SMS Gateways
- ASP.Net Forums - FAQ #2 : ASP.Net Project Ideas
- ASP.Net Forums – FAQ #1 : How to enable Adsense in my site?
- Main components of .Net Framework
- ASP.Net Forums–FAQ #6: ASP.Net Session Expired Problem
- How to Send SMS From ASP.Net Web Application?
- Visual Studio Tips & Tricks: 2 – Create Virtual Directory Problem
- Visual Studio Tips & Tricks–10 : How to Change the color theme in Visual Studio 2015?
- CRUD Operation - ASP.Net MVC with ADO.Net
- .Net Architecture
0 comments :