Click here to Skip to main content
15,885,143 members
Articles / Programming Languages / C#

Stop/Start IIS Website in .NET (C#)

Rate me:
Please Sign up or sign in to vote.
4.57/5 (14 votes)
31 Oct 2007CPOL2 min read 146.1K   6.5K   57  
I have seen a number of requests for Website control in C#, but no examples. So here it is at last!

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
I have been writing code since the late 70's. After learning COBOL and RPG II in school, I proceeded never to use them again, moving quickly on to BASIC, C, Assembler, Perl and others. Eventually to Java, C# and VB.Net. C# is my favorite of the bunch although Java (my first object oriented language, having skipped over C++) holds a close second.

I live in the state of Washington and love it here. When I'm not writing code for work, I occasionally write code for fun. You can see an example or two at http://www.faustware.com. And I occasionally blog at http://www.tomfaust.com.

Comments and Discussions