Michael's profileMOSStasticPhotosBlogListsMore Tools Help

Blog


    .Net Directory Services Programming in C#.Net

    I have done a lot of development with C#.Net / ASP.Net and Active Directory. The following 3 links are a series on teaching the fundamentals of programming with DirectoryServices and C#.Net
     
    .Net Directory Services Programming in C#.Net - Part 1 - http://geekswithblogs.net/mhamilton/archive/2005/09/30/55621.aspx
     
    .Net Directory Services Programming in C#.Net - Part 2 - http://geekswithblogs.net/mhamilton/archive/2005/10/04/55920.aspx
     
    .Net Directory Services Programming in C#.Net - Part 3 - http://geekswithblogs.net/mhamilton/archive/2006/07/15/85303.aspx
     
    As I can produce more for this serious, I will first post it on my regular blog (http://www.geekswithblogs.com/mhamilton) and I will try to keep my Space updated as well.
     
    Happy Coding!

    Customizing Microsoft Office SharePoint Server (MOSS) 2007

    I have had a great time venturing down Chrome Lane in my efforts to learn more about customizing MOSS. Please see the following links for a simple introduction, some notes and gothas, and a way to customize the Internet Precense Web Site to use Windows authentication and not Forms Based Authentication (FBA):
     
     
     
     
    Happy coding!