Welcome to MSDN Blogs Sign in | Join | Help

Pranab Paul's Blog - Development Tips on SharePoint, Office and Web

------------------------------------------Web Parts, Workflow, InfoPath Form Services, Features, Site Definition, Event Receivers, Excel Services, Business Data Catalog (BDC), Search

News

September 2007 - Posts

SharePoint 2007 (MOSS/WSS) how to change the template link within a InfoPath Form under a Form Library to point it to a New Form Template
Requirement: You have designed an InfoPath Form Template and published it as a Content Type. You have a Form Library where you have made this Content Type as the Default Content Type. You have added few Forms which are associated with this Form Template Read More...
A SharePoint 2007 (MOSS/WSS) WebPart showing the list of users of a site with a link to corresponding MySite
Add a reference of Microsoft.Office.Server.dll. Here is the Code: using System; using System.Runtime.InteropServices; using System.Web.UI; using System.Web.UI.WebControls.WebParts; using System.Xml.Serialization; using Microsoft.SharePoint; using Microsoft.SharePoint.WebControls; Read More...
Page view tracker