Posted on November 19, 2007 by svarukala
If you are here just to know how to delete a site or a site collection: Go to here. If you are here to learn how to find and purge the orphan sites or site collections, go ahead and read the below article.
Microsoft makes it tough with simple things like finding and deleting the orhpaned [...]
Filed under: Sharepoint | Tagged: site collections, Sites | 1 Comment »
Posted on November 17, 2007 by svarukala
I had to develop this tiny utility to delete around 1500 site collections which are autogenerated by some other tool. The autogenerated site collections were created in the format like this: http://sharepointsite.com/clients//
So this tool of mine identifies the site collections which matches the above format and deletes them. At the same time it keeps log [...]
Filed under: My Code, Sharepoint | Tagged: site collections, tools | 1 Comment »
Posted on November 8, 2007 by svarukala
Design a form to respond to a workflow status : A very good resource for a starter in InfoPath Forms Development and workflow integration with Sharepoint.
Introducing of InfoPath Forms with Workflow : Explains theoretically what all are the workflows available in SharePoint 2007 and how they can be used with InfoPath Forms 2007. More theory [...]
Filed under: InfoPath Forms, Sharepoint, Workflows | Tagged: infopath, workflow | 1 Comment »