Related resources for Server Object
  • HTTPRequest Class In ASP.NET9/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 Object2/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 201210/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 Handlers5/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 Sharepoint12/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 Ways10/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 Collection9/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 Users8/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 SharePoint7/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 Recommendations1/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 I1/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 Recommendation1/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 I12/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.