Sign in
Ramesh Raman's WebLog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Pages
Archive
Archives
July 2004
(2)
March 2004
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Ramesh Raman's WebLog
Updated IIS 6.0 WMI Provider C# Sample
Posted
over 9 years ago
by
ramesh_r
0
Comments
Added support for appPools & virtual directories in XMl configuration. http://blogs.msdn.com/ramesh_r/articles/170665.aspx
Ramesh Raman's WebLog
IIS 6.0 WMI PROVIDER - SAMPLE
Posted
over 9 years ago
by
ramesh_r
4
Comments
Modification History: 07/01/04 - added support for vroots & appPools Sample Described at: http://blogs.msdn.com/ramesh_r/archive/2004/03/24/95109.aspx //////////////////// sample xml <?xml version="1.0" encoding="utf-8" ?> <webSettings>...
Ramesh Raman's WebLog
Enumerating FXCop Rules
Posted
over 9 years ago
by
ramesh_r
0
Comments
Here's some code to enumerate FXCop rules , the input is a path to a folder containing assemblies that implement the rules, the output is an XML file that lists all the rules by assembly. I needed the list to import into a db. The function loads an...
Ramesh Raman's WebLog
How do you manage your FXCop Rules?
Posted
over 9 years ago
by
ramesh_r
2
Comments
For those of you who use FXCop Do you apply all rules, or do you use a subset that applies to your specific situation? If you're specific about your rules, what process do use to select them (e.g. does someone do the groundwork and then you meet...
Ramesh Raman's WebLog
Using the WMI Provider to Configure IIS 6.0 - A Data Driven Approach
Posted
over 9 years ago
by
ramesh_r
13
Comments
Many of us use scripts to setup our web servers, a lot of the work is boilerplate - create sites, vroots.... To ease maintanence work over the last year i've moved to a data driven approach to setting up web sites. I use an XML configuration file to describe...
Ramesh Raman's WebLog
Ramesh Signing On
Posted
over 9 years ago
by
ramesh_r
3
Comments
Hi, Welcome to my blog. I've been reading other's blogs for a while now and finding it really useful, and would like to make a contribution of my own. I don't have specific theme for my blog , except to share what i think may be useful to a wider...
Page 1 of 1 (6 items)