Data barriers and Software boundaries, limits for SharePoint

Limits

Software boundaries and limits for SharePoint 2013 “Items 30,000,000 per list, Supported, You can create very large lists using standard views, site hierarchies, and metadata navigation. This value may vary depending on the number of columns in the list and the usage of the list.

Security scope 50,000 per list Threshold The […]

Apps in Sharepoint 2013

Developer training | apps for Office and SharePoint http://msdn.microsoft.com/en-us/office/apps/fp123626.aspx

Apps for SharePoint overview http://msdn.microsoft.com/en-us/library/fp179930.aspx

How to: Create a basic SharePoint-hosted app http://msdn.microsoft.com/en-us/library/fp142379.aspx

Get started developing apps for SharePoint http://msdn.microsoft.com/en-us/library/jj163980.aspx

SharePoint 2013 Apps, by Salman’s Blog http://blogs.salmanghani.info/sharepoint-2013-apps-2/

Introducing Apps for Office 2013 and SharePoint 2013 http://blogs.msdn.com/b/chaks/archive/2012/08/16/introducing-apps-for-office-2013-and-sharepoint-2013.aspx

SharePoint-hosted app model for SharePoint 2013 http://www.bing.com/videos/browse?mkt=en-us&vid=cdeb6d62-bb64-42df-8fbd-c0420957531e&from=sharepermalink&src=v5:share:sharepermalink:&from=dest_en-us

 

An Overview […]

What’s new in Sharepoint 2013?

What’s New in SharePoint 2013 Preview? August 2012 Perth SharePoint http://www.youtube.com/watch?v=yD6ebRtjn5M

SharePoint 2013: What’s New? What’s Gone? What’s Next? http://www.rackspace.com/blog/sharepoint-2013-whats-new-whats-gone-whats-next/

Capabilities and features in SharePoint 2013 http://technet.microsoft.com/en-us/sharepoint/fp142374.aspx

 

What’s new for developers in SharePoint 2013 http://msdn.microsoft.com/en-us/library/jj163091.aspx

 

9 New Features in SharePoint 2013 Preview: “A cheat sheet for the rest of us” http://www.sharepointpromag.com/article/sharepoint/sharepoint-2013-features-144003

 

[…]

Creating Sharepoint 2010 Workflows

Create reusable workflows using SharePoint Designer 2010 and attach to Content Types http://www.microsoft.com/resources/technet/en-us/office/media/video/video.html?cid=stc&from=mscomSTC&VideoID=63790e4e-3a9e-4723-ba2c-0e30dfede093#

 

 

Office 365 & Sharepoint on Azure

ref http://social.technet.microsoft.com/Forums/en-US/onlineservicessharepoint/thread/a70779ea-951a-412c-b96b-d83bc7089716

“I would guess that is is not possible to install SharePoint 2010 on Azure. Any application that requires registry access or any kind of access to Windows system folders or services is not supported on Azure at present. Custom code and custom code workflows will be supported in the next major update to […]

CMS and E-Commerce Platforms Which are Using Microsoft .NET technologies

SiteCore e-Commerce: A Microsoft .NET based Enterprise Content Management System, and E-Commerce Foundation with many capabilities such as marketing, profile system, personalization, … etc. http://www.sitecore.net/en/Products/Sitecore-E-Commerce.aspx . “In the near term, the Orchard project is focused on delivering a .NET-based CMS application that will allow users to rapidly create content-driven Websites, and an extensibility framework […]

Making sense of Sharepoint Errors

Below two pages describe how to enable the required keys in web.config to be able to see the actual error message in Sharepoint solutions.

Enabling the SharePoint Safe Mode Call Stack, Disabling Custom Errors and Enabiling Compilation Debugging http://alonsorobles.com/2008/06/09/enabling-the-sharepoint-safe-mode-call-stack-disabling-custom-errors-and-enabling-compilation-debugging/ Making sense of SharePoint errors http://www.andrewconnell.com/blog/archive/2007/02/01/5935.aspx

What Not to Store in SharePoint

What Not to Store in SharePoint http://blogs.msdn.com/b/joelo/archive/2007/11/08/what-not-to-store-in-sharepoint.aspx

export import sites from MOSS2007 to SP2010

> SP2010 export/import using Powershell: http://www.c-sharpcorner.com/UploadFile/Roji.Joy/3925/ > SharePoint 2010 Cookbook: How to Migrate a SharePoint 2007 Site to SharePoint 2010 Using Database Attach http://community.bamboosolutions.com/blogs/sharepoint-2010/archive/2010/11/02/sharepoint-2010-cookbook-migrate-a-sharepoint-2007-site-to-sharepoint-2010.aspx * migration with db may be done, and db can be associated with the site using the command: Stsadm.exe –o addcontentdb –url “enter your url” –databasename “enter your db name” […]

Sharepoint Field Types

SharePoint field objects – classname, name and types http://vspug.com/tonstegeman/2007/07/23/sharepoint-field-objects-classname-name-and-types/ http://www.devcow.com/blogs/adnrg/archive/2007/12/14/sharepoint-escape-characters-extended.aspx The Content Query Web Part, and Working With Lookup Fields in a Custom Web Part http://blogs.msdn.com/b/kaevans/archive/2009/02/23/the-content-query-web-part-and-working-with-lookup-fields-in-a-custom-web-part.aspx calling moss ws from js using SPServices Library http://www.dotnetfunda.com/articles/article1018-use-spservicesjs-for-code-less-customizations-in-sharepoint-sites-.aspx http://www.itidea.nl/index.php/example-of-using-the-spservices-search-web-service/ Calling SharePoint Web Services From pure Javascript http://sharepointkb.org/Calling_SharePoint_Web_Services_From_Javascript […]