Pranab Paul's Blog - Development Tips on Azure, SharePoint, Office
PaaS, IaaS, Web App, Mobile App, API App, APIM, ASE, Web Parts, Workflow, InfoPath, Features, Site Definition, Event Receivers, Excel Services, Business Connectivity Services (BCS), LinQ to SharePoint, Sandbox, Silverlight, WCF, Search, BI, PPS, OC Automaion, UCCA, UCMA
How to set Item Level Permission for SharePoint 2007 (MOSS/WSS) List/Document Library Programmatically
Here is a piece of code (a function) to set Item Level Permission. You can use it as a Web Method in...
Author: Pranab-MSFT Date: 07/03/2007
How to implement a Postback Enabled Custom aspx page in SharePoint 2007 (MOSS/WSS) Layouts Directory using Masterpage from any site
Here are the steps to follow: 1. Start a new Web Application using Visual Studio 2005 and go to the...
Author: Pranab-MSFT Date: 07/03/2007
How to Add the Attachment from an InfoPath 2007 Form to a SharePoint 2007 (MOSS/WSS) Document Library
I have an InfoPath 2007 Form where I have a Text Box, a File Attachment field and a Button. I...
Author: Pranab-MSFT Date: 07/02/2007
How to Implement Form Based authentication in SharePoint 2007 (MOSS/WSS) using AspNetSqlMembershipProvider
There is already a good no. of examples in different blogs showing how to implement FBA in MOSS...
Author: Pranab-MSFT Date: 07/02/2007
How to implement style in SharePoint 2007 (MOSS/WSS) Web Parts using CSS and using property
Here are some inputs to change body text inside custom webparts through css and also dynamically...
Author: Pranab-MSFT Date: 06/29/2007