in

Agramont.net

Coding, Hosting, Software + Services....and other stuff
All Tags » IIS » Provware (RSS)

Browse by Tags

  • Provware Framework…the first drop

    Last night, I posted the first build of the Provware Framework on my site ( http://agramont.net/files/14/default.aspx ). It’s been a project that I’ve been working for the past month during my “free time”. What’s the Provware Framework? The Provware Framework is an API set...
    Posted to Conrad Agramont's Blog (Weblog) by agramont on 07-31-2006
  • Provware: Getting Started (Build 001)

    What’s the Provware Framework? The Provware Framework is an API set built to make the interactions with IIS more intuitive and developer friendly. For instance, the typical way that developers interact with IIS is via the DirectoryServices API of the .NET Framework. This requires a fair amount...
    Posted to Provware (Weblog) by agramont on 07-31-2006
  • How To: View Application Pool Identity for an IIS Website

    This example will show you how to create a new website using the Provware Framework (Build 001). Create a reference pointing to the Provware.Framework.dll assembly. Add a directive to use the "Provware.Framework.Web" namespace using Provware.Framework.Web; Add the following code to your C#...
    Posted to Provware (Weblog) by agramont on 07-31-2006
  • How To: Create a new Website

    This example will show you how to create a new website using the Provware Framework (Build 001). Create a reference pointing to the Provware.Framework.dll assembly. Add a directive to use the "Provware.Framework.Web" namespace using Provware.Framework.Web; Add the following code to your C#...
    Posted to Provware (Weblog) by agramont on 07-31-2006
Page 1 of 1 (4 items)
Copyright Agramont.net, 2006. all rights reserved