Sign In
dwinter's [MSFT] WebLog
SharePoint Program Manager
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Active Directory
DST2007
Exchange Server
General OM
Introducing...
Pages
Patching
PowerShell
Product Support
SharePoint 2010
Site Definitions
SPAT
SPC2008
SPModule
Tool Release
ULSViewer
Web Services
WikiMigrator
Archive
Archives
December 2009
(1)
August 2009
(1)
May 2009
(1)
December 2008
(1)
November 2008
(1)
September 2008
(2)
August 2008
(1)
July 2008
(4)
June 2008
(10)
March 2008
(2)
December 2007
(1)
June 2007
(2)
March 2007
(1)
December 2006
(2)
July 2006
(1)
June 2006
(1)
January 2006
(1)
May 2005
(1)
March 2005
(5)
February 2005
(10)
July 2004
(1)
February, 2005
MSDN Blogs
>
dwinter's [MSFT] WebLog
>
February, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
dwinter's [MSFT] WebLog
WSS / SharePoint Portal OM topic requests?
Posted
over 7 years ago
by
dwinter
4
Comments
I've got a slew of topics that I've already got brewing in my head for the next two weeks... This comming week I'll be talking about the SharePoint Portal OM via code samples and work into it in a similar fashion to how I introduced the WSS OM already...
dwinter's [MSFT] WebLog
Fun with TemplateIDs in SharePoint
Posted
over 7 years ago
by
dwinter
6
Comments
Today I'm taking a slight break from direct coding examples to introduce a simple topic which will be useful later when I write about customizations in SharePoint. Don't fret though, I'll be writing about Microsoft.SharePoint.Portal next week for those...
dwinter's [MSFT] WebLog
Using SharePoint Web Services to submit a simple search request
Posted
over 7 years ago
by
dwinter
2
Comments
Refer to http://blogs.msdn.com/dwinter/archive/2005/02/15/373076.aspx for setup if you are not familiar with creating a SharePoint OM application. For this entry, you may want to enable the invoke via IE capability discussed in http://blogs.msdn.com/dwinter...
dwinter's [MSFT] WebLog
Programatically change metadata across all data on all SPList objects in WSS
Posted
over 7 years ago
by
dwinter
2
Comments
Refer to http://blogs.msdn.com/dwinter/archive/2005/02/15/373076.aspx for setup if you are not familiar with creating a SharePoint OM application. This is a simple example of programatically changing metadata on data within all lists in a site. This can...
dwinter's [MSFT] WebLog
So you want to play with SharePoint web services?
Posted
over 7 years ago
by
dwinter
0
Comments
Sometimes you may want to do a quick OM call without actually writing an application. This can on occasion be done using the existing web services. Not every call allows for it--but many do, and you might just find yourself in a situation where you can...
dwinter's [MSFT] WebLog
Setting Max and Warning Quotas globally on existing WSS sites
Posted
over 7 years ago
by
dwinter
0
Comments
Refer to http://blogs.msdn.com/dwinter/archive/2005/02/15/373076.aspx for setup if you are not familiar with creating a SharePoint OM application. This is a simple example of changing Max and Warning Storage quotas on all sites. This can be necessary...
dwinter's [MSFT] WebLog
List deleted error
Posted
over 7 years ago
by
dwinter
0
Comments
Ran into an error where when you browse a custom list for the first time after an iisreset the list would show an error message noting that it has been deleted such as The list or view of a list that is referenced here no longer exists. . If you simply...
dwinter's [MSFT] WebLog
Delete all alerts programatically
Posted
over 7 years ago
by
dwinter
3
Comments
Refer to http://blogs.msdn.com/dwinter/archive/2005/02/15/373076.aspx for setup if you are not familiar with creating a SharePoint OM application. This is a simple example of removal of all alerts registered in a site. This can be handy for testing or...
dwinter's [MSFT] WebLog
Creating an application using the SharePoint Object Model to delete a site.
Posted
over 7 years ago
by
dwinter
7
Comments
This entry is a walk-through on how to create a simple SharePoint Object Model application (often referred to as SharePoint OM or just OM). First, open Visual Studio.NET 2003 on your development server that has WSS or SPSv2 installed. Create a new C#...
Page 1 of 1 (9 items)