IT
ORIAN
public
string
WelcomeToRead()
{
return
"Abhimanyu's Thoughts"
;
}
Home
Articles
Free Videos
Free EBooks
Recommended Books
Blogs
Miscellaneous
About
Contacts
Account Section
Login
Forgot Password
Register
Categories
ASP.NET (158)
Silverlight (39)
C#.NET (41)
MVC (11)
jQuery (25)
IIS (5)
Databases (11)
.NET (5)
Linq (2)
VB.NET (1)
Java Script (1)
More Technologies
My First E-Book
Quick Report
Yearly Posts:
i) In 2010:
12
ii) In 2011:
380
iii) In 2012:
64
-------------------------
Total:
456
-------------------------
You can find my articles and blogs on:
i)
itorian.com
ii)
c-sharpcorner.com
iii)
dotnetfunda.com
iv)
codeproject.com
Greatest Hits
Here you go..
Visitor's Voice
What visitor's comments about posts?
People I Follow
Here
Disclaimer
This is my personal website and the opinions I have expressed here is my own. For any accuracy I recommend to visit official websites like MSDN for Microsoft. I developed this website to share my technical skills.
Internet Information Services (IIS)
Internet Information Services (IIS) is a web server application or say set of feature extension modules created by Microsoft for use with Microsoft Windows. It is formerly called Internet Information Server and it is the most used web server after Apache HTTP Server. IIS 7.5 supports HTTP, HTTPS, FTP, FTPS, SMTP and NNTP.
It is an integral part of Windows Server family of products, as well as certain editions of Windows XP, Windows Vista and Windows 7. IIS is not turned on by default when Windows is installed. We need to install it by inserting windows CD and executing control panel.
In this section, you will find IIS related tutorials.
Resources
IIS Tutorials