SharePoint 2010 - API/arhitecture/component details [closed]

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-08 12:48:10

问题


I'm about to embark on SharePoint 2010 development and need some details about it from a developer point of view.

I've watched countless videos that describe how to create sites, views, manage documents etc but couldn't find any useful development resources (or maybe I wasn't looking in the right place... I don't know).

So, my question is, where can I find API information, component details, how SharePoint 2010 is build underneath and how can I work with that. I need some online resources to quicly get me up to speed and also act as reference documentation later on.

Where can I find such info?


回答1:


There is a StackExchange site dedicated to SharePoint - these two questions may be a good starting point for you:

  • What are the best resources for SharePoint 2010 development?
  • What resources would you recommend to someone who would like to learn and possibly become a SharePoint Developer?

Many SharePoint specialists use Twitter - these are the ones I followed in my SharePoint days.




回答2:


One of the best resources on SharePoint Development is the MSDN SharePoint Portal

http://msdn.microsoft.com/en-us/sharepoint/default

Or the MSDN SharePoint Developer Modules on

http://www.mssharepointdeveloper.com

you should also have a look on

http://www.nothingbutsharepoint.com




回答3:


The SharePoint 2010 SDK

http://msdn.microsoft.com/en-us/library/ee557253.aspx

Answers quite a bit of the questions that you have here. It may not be the greatest resource in the world for hard, complicated examples, but it does have lots of intro topics that will get you started with different aspects of the product.



来源:https://stackoverflow.com/questions/7118118/sharepoint-2010-api-arhitecture-component-details

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!