Monday, April 8, 2013

Windows 7, SharePoint Server 2010 Prerequisites

http://geekdeck.com/windows-7-sharepoint-server-2010-prerequisites/

Sharepoint Error when repairing wssmui.msi not found
http://hax.at/text/50

Installation Items
  1. MS-office
  2. SharePoint prerequisits
  3. SharePoint 2010
  4. SharePoint SP1
  5. SharePoint April 2012 Cumulative Update
  6. Visual Studio 2010
  7. Visual Studio 2010 - SP1
  8. Sharepoint designer 32 bit
  9. Infopath

No comments:

Regex Email validation in c# dot net core

 Use this regex /^_?[a-zA-Z0-9]([a-zA-Z0-9]*[._+-])*[a-zA-Z0-9_]+@(?!-)[A-Za-z0-9-]{1,63}(?<!-)(\.(?!-)[A-Za-z0-9-]{1,63}(?<!-))*\.[A-...