TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Server Object Model
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Jean Paul (6)
Related resources for Server Object Model
No resource found
SharePoint 2010 - Lists and Event Handlers
5/2/2013 2:04:19 PM.
In this article we can explore the Event Handling features of a list through code. Using the SPList in Server Object Model we can access event handling for a list.
Create a List in C# Based on Another List in Sharepoint
12/10/2012 6:00:21 PM.
We can copy a List from one SharePoint site to another using List Template Exporting & PowerShell. In this article we will see the Server Object Model way of doing that.
Calculating Size of Site Collection, Sub Sites in Multiple Ways
10/30/2012 7:20:25 PM.
Calculating the size of a Site Collection or Sub Sites is a periodic task in the lifetime of a SharePoint Deployment.
SharePoint 2010 - Retrieve All Documents in a Site Collection
9/14/2012 8:59:36 PM.
In this article we explore how to retrieve all the documents in a Site Collection programmatically. The scenario is useful for applying other activities to all documents in a Site Collection.
SharePoint 2010 - Groups and Users
8/22/2012 10:50:46 PM.
In this article we explore the Server Object Model for dealing with Groups and Users inside SharePoint.
Auditing - A Built-in Feature of SharePoint
7/31/2012 11:54:12 PM.
In this article we can explore the Audit feature of SharePoint 2010. This is a built-in feature and provides a great amount of flexibility for Administrators & Developers.