SharePoint Online: An Overview for Developers
Here is another example of SharePoint All In. A new article title “SharePoint Online: An Overview for Developers” has just been released on MSDN. I often get asked about how to develop solutions for SharePoint Online. This article covers all of the information you need to get started developing SharePoint Online solutions.
There are 2 questions that get asked every time I present this topic. The article has a couple of nice diagrams that explain this well.
How do I access External Data?
In the Developing SharePoint Online Solutions section there is a diagram that describes how to access external data using client technologies such as JavaScript or Silverlight. Then you use the Client Object model or Web Services to tie this external data with SharePoint.
How do I Develop and Deploy Solutions to SharePoint Online?
In the Developing SharePoint Online Solutions section there is a diagram that describes how to develop and deploy solutions to SharePoint Online. The process is generally the same Online as it is On-Prem. You design/develop the solutions on a local developer build of SharePoint and then you give your administrator the completed SharePoint package file (*.wsp) to deploy to the Sandboxed Solution Gallery.
Contents
- Introduction to SharePoint Online
- Customizing SharePoint Online Using SharePoint Designer 2010
- Developing SharePoint Online Solutions
- Accessing SharePoint Data Through the Client Object Models
- SharePoint Web Services Available in SharePoint Online
- Comparison of SharePoint Online Features and SharePoint Server 2010 Features
- Conclusion
- Additional Resources
Comments
Anonymous
October 27, 2010
Hello Paul, The links in the Contents are not working for me in IE9 (beta), same in Safari. This one just take me to the MSDN Home Page: msdn.microsoft.com Just FYI. Thanks for the great posts!Anonymous
October 28, 2010
Thanks , I have updated the links.Anonymous
February 08, 2012
Step by step to create a Sandbox Solution WebPart for SharePoint Online (Từng bước cách tạo một SharePoint WebPart sao cho có thể chạy trên SharePoint Online) sharepointtaskmaster.blogspot.com/.../step-by-step-to-create-sandbox-solution.htmlAnonymous
May 29, 2012
Hi, That's a nice article. Feel Free to check my blog @http://www.oxwebs.com/blog