stratos.me
  • Home
  • About me
  • Downloads
  • FindMe Apps
  • Gallery
  • MOTM
  • WP-Plugins
    • Lolcats Widget
    • My Tag Cloud
    • PR Checker
    • YAFootnotes
    • YANewsflash
Select Page

Using Windows Sharepoint Services (WSS) to create a new site

by stratosg | Jan 5, 2010 | Sharepoint, Tutorials

To cut to the chase, the process of creating a new subsite using WSS is as follows: Connect to the main site using SPSite. Add the new site using the Add() method on AllWebs collection. Do all kinds of magic using the newly created site. Here is a small C# code...

Hook up C# with Windows Sharepoint Services (WSS) tutorial

by stratosg | Dec 22, 2009 | C#, Sharepoint, Tutorials

In this small tutorial i shall demonstrate how to hook up C# to use the Windows Sharepoint Services API (WSS). It’s fairly simple and straightforward. You need the following: A machine running Windows server 2003/08 with Sharepoint installed. Microsoft Visual...

Categories

  • BloggerBuddy
  • C#
  • Featured Articles
  • Funny Stuff
  • Gaming
  • Hardcore or Masochist?
  • Interviews
  • Misc
  • MOTM
  • Movies
  • My Coding
  • Photo quests
  • Quickies
  • Sharepoint
  • Thoughts
  • Tutorials
  • WP Tweaks

Archive

  • December 2010
  • July 2010
  • January 2010
  • December 2009
  • October 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008

Designed by Elegant Themes | Powered by WordPress