DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents Share Point Sample Code

SharePoint Tips & Code 1.Here is a bit of code to retrieve the list items from a list: SPList list = web.Lists["MyLibrary"]; if (list != null) { var results…

Documents Share Point Interview

Q. What Do you know about SharePoint Object Model? Ans. In Sharepoint Object model there are two Important namespaces. The Microsoft.Office.Server namespace is the root namespace…

Documents Tutorial, Part 2: SharePoint 101: Jump-Starting the Developer by Rob Windsor - SPTec…

1. Working with theSharePoint ObjectModelsRob [email protected]@robwindsor 2. SharePoint Developer APIs• Server Object Model  Used by client apps running…

Documents Kako praviti dobre SharePoint aplikacije ?

PowerPoint Presentation Adis Jugo PlanB. GmbH Kako praviti dobre SharePoint aplikacije? (Development Cycle na SharePoint način) 1 Perception of SharePoint applications Adis…