Friday, October 22, 2010

Using STSADM.EXE to Create Empty Site Collection

There are situations when we want to create empty site collection, like when your content deployment job is failing due to conflicting content. In these cases STSADM.EXE comes handy.STSADM.EXE is the only means to create a completely empty site collection.SyntaxSTSADM.EXE -o createsite -url -ownerlogin domain\user -owneremail ExampleSTSADM.EXE -o createsite -url http://servername:9009/sites/EmptySiteCollectionName...

Wednesday, October 20, 2010

What's New in ASP.NET 4.0 – Better ViewState Control

In ASP.NET 2.0/3.5, you could disable ViewState for individual controls. However what you could not do is disable ViewState at a Page level and then enable it individually for controls on that page that require it. ASP.NET 4.0 changes that and gives more control to developers. ASP.NET 4.0 introduces...

Wednesday, October 13, 2010

installing MOSS 2007 SharePoint farm

MOSS 2007 can be installed as a Stand-alone Server application or as a Server farm or as a Web Front End. MOSS 2007 installs WSS v3.0 automatically. If you have only one server, you have no option but to install Stand-alone Type, this will install desktop database engine (SQL Server 2005 Express Edition)...

Thursday, October 7, 2010

SharePoint 2007 - Simple Task Dashboard

example of creating a simple Task Dashboard. This is a pretty basic example of using all OOTB (out of the box) features and combining them to quickly build a solution. Scenario: We want to provide a way for users to easily see a summary of the current project tasks. We want them to be able to see...

Tuesday, October 5, 2010

Popular Posts

Recent Posts

Unordered List

Text Widget

Blog Archive