Nov 21, 2007
Ok, now I want to do something in my managed module during runtime that will only read from my custom configuration properties. I need someplace to start ... like a starter kit! :) http://www.iis.net/downloads/default.aspx?tabid=34&i=1302&g=6...
0 comments
Filed under: IIS7, Config, Managed Code
Nov 21, 2007
Following on my last post in developing my module for app-building week, I want to talk about how I wrote the code for my managed module (C# code). So far, I have custom configuration schema that could be accessed through various built-in tools and I...
0 comments
Filed under: IIS7, Config