Salakhetdinov Shamil
mcp2004 at mail.ru
Sun Jan 12 20:20:41 CST 2014
Hi Martin -- Thank you for your reply. Yes, I'd also prefer to use C# to develop Office 365/SharePoint data-lists manipulations. I'd use SharePoint REST API for that http://msdn.microsoft.com/en-us/library/office/jj860569.aspx Would that work? For small business Office 365/SharePoint hosting plan are also available SharePoint Designer: What's new with SharePoint 2013 site development http://msdn.microsoft.com/library/jj163942(v=office.15).aspx and workflows: What's new in workflows for SharePoint 2013 http://msdn.microsoft.com/library/office/jj163177(v=office.15).aspx Still the issue could be to develop custom workflows: How to: Build and deploy workflow custom actions http://msdn.microsoft.com/en-US/library/office/jj163911.aspx as this development would need a SharePoint server installed locally? Thank you. -- Shamil Monday, January 13, 2014 12:11 AM UTC from Martin Reid <mwp.reid at qub.ac.uk>: >Shamil > >We have lists with millions of items. However not many and for specific purposes. Out generic lists have a limit currently set at 15000 items. Re access you can use access services or hybrid, linking to data onsharepoint lists but we don't do much of access anymore. We mostly build apps in C sharp running as Sharepoint features etc in terms of users I have over 30000 we have a 16 server farm with 4 sql clustered instances running it all. > >We also,use remote blob storage to get around Sharepoint limits. > >Martin > >Sent from my iPad > >> On 13 Jan 2014, at 00:04, "Salakhetdinov Shamil" < mcp2004 at mail.ru > wrote: >> >> Thank you Darryl. >> >> So, when you have to handle (structured) data then you use SharePoint Lists? >> Do you use MS Access with SharePoint Lists? >> Have you ever met SharePoint Lists limitations - http://msdn.microsoft.com/en-us/library/ff647105.aspx - recommended max qty of items in a list to be 2000 (two thousands)? >> Or SharePoint Lists usually keep unstructured data - whole data tables stored as CSV/text delimited files, XML, JSON...? >> In this case is there a limitation on the size of the data stored in one SharePoint list item? >> >> Please feel free to reply when you'll have time. >> >> Thank you. >> >> -- Shamil >>