SharePoint Served

If you want something, go get it. Period

Tuesday, April 20, 2010

SharePoint tutorials

SharePoint Fundamentals
http://msdn.microsoft.com/en-us/magazine/2007.01.sharepoint.aspx

MOSS 2007 Getting Started e-Book
http://go.microsoft.com/fwlink/?LinkID=91741

SharePoint How-To Tutorials Videos
http://dotnetguts.blogspot.com/2009/03/sharepoint-videos-for-beginner-step-by.html
http://blog.sharepointhosting.com/Downloads/SharePoint-Tutorials.aspx

SharePoint for Developers
http://msdn.microsoft.com/en-us/rampup/dd221355.aspx
http://msdn.microsoft.com/en-us/rampup/dd320759.aspx
Posted by Prasath at 10:48 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Friday, April 9, 2010

SharePoint Interview Questions

http://manomangaldas.blogspot.com/2008/01/moss-2007-sharepoint-interview.html
http://www.pointsharepoint.com/2008/03/sharepoint-interview-questions.html
http://www.dotnetfunda.com/interview/ShowCatQuestion.aspx?category=87
http://programmingsharepoint.blogspot.com/2008/02/sharepoint-interview-questions.html
http://www.sharepoint2007books.blogspot.com/
http://www.interviewhelper.org/categorydetail.php?Cat=33&level=1&title=Sharepoint
Posted by Prasath at 3:59 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Thursday, April 8, 2010

SharePoint Project Planning Guidelines

http://technet.microsoft.com/en-us/library/cc261834.aspx

Downloadable book: Planning and architecture for Office SharePoint Server 2007
http://technet.microsoft.com/en-us/library/cc262757.aspx

Technical diagrams and other supplemental documentation
http://technet.microsoft.com/en-us/library/cc263199.aspx

Posted by Prasath at 6:01 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

upgrade WSS 2.0 to WSS 3.0

Refer to these URLs
http://geekswithblogs.net/redwards/archive/2007/10/26/116365.aspx
http://technet.microsoft.com/en-us/library/cc288775.aspx
http://technet.microsoft.com/en-us/library/cc288400.aspx
Posted by Prasath at 4:46 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Comments (Atom)

About Me

Prasath
View my complete profile
Follow @cPrasath

Profile

View Prasath Chellappan, Microsoft MVP's profile on LinkedIn

Microsoft® Community Contributor Award

Microsoft® Community Contributor Award

Total Pageviews

Followers

SharePoint Certifications

SharePoint Certifications

Blog Archive

  • ►  2019 (8)
    • ►  October (1)
    • ►  September (1)
    • ►  August (2)
    • ►  June (1)
    • ►  March (1)
    • ►  January (2)
  • ►  2018 (2)
    • ►  May (1)
    • ►  April (1)
  • ►  2017 (6)
    • ►  October (1)
    • ►  September (1)
    • ►  March (4)
  • ►  2016 (25)
    • ►  November (4)
    • ►  October (2)
    • ►  September (3)
    • ►  August (2)
    • ►  July (2)
    • ►  June (3)
    • ►  May (3)
    • ►  April (1)
    • ►  March (1)
    • ►  February (2)
    • ►  January (2)
  • ►  2015 (25)
    • ►  December (2)
    • ►  November (1)
    • ►  September (1)
    • ►  August (3)
    • ►  July (9)
    • ►  June (2)
    • ►  May (2)
    • ►  March (2)
    • ►  February (2)
    • ►  January (1)
  • ►  2014 (11)
    • ►  November (1)
    • ►  September (1)
    • ►  July (1)
    • ►  May (2)
    • ►  April (1)
    • ►  February (3)
    • ►  January (2)
  • ►  2013 (23)
    • ►  December (3)
    • ►  October (4)
    • ►  July (1)
    • ►  June (1)
    • ►  May (1)
    • ►  April (5)
    • ►  March (1)
    • ►  February (3)
    • ►  January (4)
  • ►  2012 (19)
    • ►  December (1)
    • ►  November (3)
    • ►  October (2)
    • ►  September (3)
    • ►  June (3)
    • ►  May (1)
    • ►  March (2)
    • ►  February (1)
    • ►  January (3)
  • ►  2011 (37)
    • ►  December (1)
    • ►  October (2)
    • ►  September (2)
    • ►  August (3)
    • ►  July (4)
    • ►  June (3)
    • ►  May (9)
    • ►  April (1)
    • ►  March (6)
    • ►  February (5)
    • ►  January (1)
  • ▼  2010 (4)
    • ▼  April (4)
      • SharePoint tutorials
      • SharePoint Interview Questions
      • SharePoint Project Planning Guidelines
      • upgrade WSS 2.0 to WSS 3.0
  • ►  2009 (23)
    • ►  November (1)
    • ►  October (1)
    • ►  June (1)
    • ►  May (2)
    • ►  April (5)
    • ►  March (6)
    • ►  February (3)
    • ►  January (4)

Popular Posts

  • Manage Web Application grayed out
    Environment : SharePoint Server 2016 Issue : After creating a farm, when opened the Central Administration to create a  new Web Applicat...
  • Programmatically set permissions to a folder in a SharePoint list
    This method can be used to bind permission to a folder in a SharePoint list  /// <summary> /// Method to set the permission at fol...
  • The required version of SharePoint Foundation or SharePoint Server is not installed on this system. The target version of the SharePoint project is 16.1.
    Scenario : To create and deploy a provided hosted app for SharePoint online. Issue : Error occurred in Visual Studio 2015 on deploying so...
  • "Save library as template" link is missing in SharePoint site
    Some of the document libraries and list, "Save library as template" link is hidden by default. If you go to  "View All Site ...
  • The transaction log for database 'SharePoint_Config' is full
    Scenario : Tried to change web application settings from  Authentication Providers  page from Central Administration Problem : Received th...
  • Move/Copy subsite to another site collection using PowerShell
    Using SharePoint Server 2010; Requirement : We have a requirement to migrate SharePoint 2010 to SharePoint 2016. The existing ShareP...
  • SharePoint 2016 Configuration Wizard failed with error ‘CacheHostInfo is null’.
    Environment : SharePoint 2016 Enterprise RTM, Windows Server 2012 R2 Scenario : Install SharePoint RTM and run configuration wizard Is...
  • Compare files with SharePoint library after file server to SharePoint migration
    #This script compares the folder contents with SharePoint site. This can be used to find out the files that are not migrated to SharePoint ...
  • Move SharePoint Site Collection as a Subsite
    Environment: SharePoint 2007/2010/2013 Requirement: To move a site collection as a subsite to another site collection, we can make use of...
  • The administration service is running so all administration jobs will be run in the timer service.
    Environment: SharePoint 2013 Scenario : Tried to run the following powershell cmdlet to execute all administrative timer jobs immediately...
Picture Window theme. Powered by Blogger.