Tags: , , | Categories: Vista Posted on 6/20/2008 1:48 AM | Comments (3)
Recently I had to re-format my work laptop and I decided to fix one of the most annoying thing that I dealt with everyday but I was too lazy to research.   My company has a group policy setup for UAC. We need to have it enabled at all times but the pain of entering the username (domain\usern... [More]
Tags: | Categories: Sharepoint Posted on 6/1/2008 11:22 PM | Comments (0)
Following my series of retrieving HTML from SharePoint - I had to recently retrieve the HTML from the Blog post in SharePoint.   One again - it is pretty straight forward but as the Blogs are a different site compared to SharePoint MySite - you will need to develop a feature at a Site Collecti... [More]
Tags: | Categories: Sharepoint Posted on 6/1/2008 11:04 PM | Comments (0)
Recently, I had to retrieve the HTML of SharePoint Wiki pages. The only example I could find   was Arpan shah's blog post about Grabbing Wiki content.   Turns out that it is not difficult as I thought and Wiki is just a List in SharePoint and you can retrieve the HTML content usin... [More]