>

A sample text widget

Etiam pulvinar consectetur dolor sed malesuada. Ut convallis euismod dolor nec pretium. Nunc ut tristique massa.

Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan. Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem, suscipit in posuere in, interdum non magna.

How to Optimize a SharePoint Server 2007 Web Content Management Site for Performance

The article in the below mentioned msdn link talks about optimizing the SharePoint Server 2007 WCM site on performance issues, http://msdn.microsoft.com/en-us/library/bb727371.aspx

Visual Studio 2010 and SharePoint

Some of the cool new features included for SharePoint development in Visual Studio 2010 are, Enhanced customization abilities with new templates, designers and explorers Design your own association and initiation forms for workflows F5 deployment and …

SharePoint 2010

Microsoft’s next version of SharePoint Server, SharePoint 2010 beta is expected to be released on invitation only basis by July this year. A more detailed information is available in the following article link of network world, http://www.network…

Bamboo Calendar Interacting with SharePoint Causes “An unexpected error occurred”

Today, I’ve been working in an environment that uses a Bamboo calendar web part for some improved collaboration. This a standard medium/small farm with two load balanced WFEs, a “application server” for indexing and InfoPath and a clustered SQL…

Griping about Windows Live Comment Control

I picked windows live spaces back in July of 2007 as my blogging platform. For the most part, I don’t have any regrets and Microsoft certainly extends it over time (though I mainly find out about new features by accident). My biggest complaint righ…

SharePoint Saturday Phenomenon Continues (plus, my slide deck)

I returned from Washington DC yesterday after attending the latest SharePoint Saturday. What a remarkable event! Continuing the tradition of other SP Saturday’s, it was very well run. The environment, the overall organization, the flow, vendor …

Governance is a Marketing Plan Too

The reason we spend so much time (or should, anyway) working out governance plans is because we want the SharePoint solution to be as effective as possible. We want good infrastructure and rules to keep it humming and safe in case of disaster. We w…

Solution: Compiling MOSS Audience Adds No New Members

Bottom line: if you want to use a profile property in a rule for creating audiences, the property must be visible to “everyone.” I was working with a co-worker yesterday and he was building out a MOSS audience based on a custom user profile proper…

Using MSDN (and other) Forums for SharePoint Support

I could write on at great length about MSDN forums, etiquette, naming conventions, search, etc. I may do that, in fact. I wanted to point out a small thing which may help people have a better overall experience. I’ve lately been telling people t…

Item Level Permissions using SharePoint Event Handlers

You can use the following code to implement Item Level Permissions using Event handlers in SharePoint. The Item level permissions can also implemented manually by clicking on every list or document library item. This may prove to be tedious and also ma…