August 2009 - Posts

0
Comments

Render Iframes dynamically inside SharePoint Application Pages by lavssun

There is a requirement to render the publically available web site content inside SharePoint application pages, dynamically based on arbitrary condition. This can be done in two ways. The first option is to use the page viewer web part and dynamically...
0
Comments

SharePoint Conference 2009 Sessions by lavssun

The initial list of sessions for SharePoint Conference 2009 to be held in October 2006 at LasVegas is announced. Here is the initial list of session and topics :- SharePoint 2010 Overview and What's New Upgrading to SharePoint 2010 SharePoint 2010...

Comments

Programmatically find the administrator of site collection by lavssun

I've seen a question on MSDN forum on how to programmatically find the administrator of a site-collection. Here is the answer for that. The following snippet helps us to programmaticaly find administrator of a site-collection. 1: SPSite oSPSite =...
Powered by Community Server (Commercial Edition), by Telligent Systems