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
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)
Demir (2)
Jibin Pan (2)
Ashish Bhatnagar (1)
Biswa Pujarini Mohapatra (1)
Sateesh Arveti (1)
Related resources for Server Object
No resource found
HTTPRequest Class In ASP.NET
9/28/2021 11:33:30 AM.
In this article, you will learn about request, response and Server Objects in ASP.NET.
Introduction To SQL Server Management Object
2/3/2014 1:34:55 PM.
SQL Server Management Objects (SMOs) were introduced by Microsoft to manage SQL Server objects in C#. This is the managed code replacement of DMOs.
Look at SQL Server Object Explorer in VS 2012
10/18/2013 3:48:30 PM.
In this article, we will look into a new feature of VS 2012 to connect SQL databases hosted locally or on SQL Azure using SQL Server Object Explorer.
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.
Remoting Calls Recommendations
1/5/2006 4:54:22 AM.
The goal of this article is not to describe remoting technology in details. It is more focused at the practical design and implementation mistakes during development process concerning garbage collection and performance.
Remote Objects:Part I
1/5/2006 4:00:54 AM.
This demo shows how to create the remote objects with callback functions and use them in the window host.
Remoting Calls Recommendation
1/3/2006 2:00:52 AM.
The goal of this article is not to describe remoting technology in details. It is more focused at the practical design and implementation mistakes development process concerning garbage collection and performance.
Remote Objects: Part I
12/26/2005 6:22:30 AM.
This demo shows how to create the remote objects with callback functions and use them in the window host.