


SPFarm: The SPFarm object is the highest object within the Windows SharePoint Services object model hierarchy. The servers property gets a collection representing all the servers in the deployment and the services property gets a collection representing all the services.
SP SERVER: The Server object represents a physical server computer. The service instances property provides access to the set of individual service instances that run on the individual computer.
SPWebApplication: Each SPWebApplication object represents a load-balanced web application based in Internet Information Services (IIS). The SPWebApplication object provides access to credentials and other server Farm-wide application settings. The Sites property gets the collection of site collections within the web application and theContentDatabases property collection of content databases is used in the web application. The SPWebApplication class replaces the obsolete SPVirtualServer class but it can still be helpful to think of a SPWebApplication object as a virtual server; that is, a set of one or more physical servers that appear as a single server to users.
SP Content Database: the SPContentDatabase object inherits from the Database class and represents a database that contains user data for a SharePoint web application. The Sites property gets the collection of site collections for which the content database stores data and the WebApplication property gets the parent web application.
SPSiteCollection: An SPSiteCollection object represents the collection of site collections within the web application. The Item property or indexer gets a specified site collection from the collection and the Add method creates a site collection within the collection.
SPWEB: Each site collection includes any number of SPWeb objects and each object has members that can be used to manage a site, including its template and theme, as well as to access files and folders on the site.
SPLIST: Each SPList object has members that are used to manage the list or access items in the list.
ITEMS: Each SPListItem object represents a single row in the list.
Reference:
MSDN

Former memberPosted Feb 2, 2016, 10:11 AM
More content STOLEN from MSDN: https://msdn.microsoft.com/en-us/library/ms473633%28v=office.12%29.aspx?f=255&MSPPError=-2147217396
NitinPosted Apr 2, 2015, 11:45 AM
good show
Karthik Muthu KaruppanPosted Apr 2, 2015, 11:05 AM
simple and great
Gowtham RajamanickamPosted Apr 2, 2015, 7:09 AM
sure rakesh ..we will help you....more articles are avaible in C# Corner site...so you can read all articles ....i will tell u later how to start your career in sharepoint
Gowtham RajamanickamPosted Apr 2, 2015, 7:08 AM
thsnku rakesh
Gowtham RajamanickamPosted Apr 2, 2015, 7:08 AM
thank u Tom mohan
Gowtham RajamanickamPosted Apr 2, 2015, 7:08 AM
thanku vijay
Rakesh KalluriPosted Apr 2, 2015, 6:23 AM
Hi Gowtham i am new to Sharepoint how to start journey in sharepoint. canyou please suggest me..
Tom MohanPosted Apr 2, 2015, 2:45 AM
good
Vijay SPosted Apr 2, 2015, 2:32 AM
Good
Gowtham RajamanickamPosted Apr 1, 2015, 10:58 PM
thank u
Santhakumar MunuswamyPosted Apr 1, 2015, 10:34 PM
Good work