Where can I find good programming resources for SharePoint? [closed]

梦想的初衷 提交于 2019-12-03 14:55:30

问题


I have been trying to find a book or web reference that gives me good understanding on how to build, test, and deploy ASP.NET pages, controls, and web parts to a SharePoint web site. All I have found so far is either draggy-droppy stuff or administration stuff.

Is SharePoint really flexible with ASP.NET when is comes to extending it? A series of getting started videos or tutorials would be ideal.

Thanks in advance!!


回答1:


It is just ASP.NET and is extenable to a certain limit. It all just depends on what you want to do.

I found the wrox books very usefull: Professional SharePoint 2007 Development Expert WSS 3.0 and MOSS 2007 Programming

Did you check out http://MSSharePointDeveloper.com yet?




回答2:


Another good developer reference is Inside Windows SharePoint Services 3.0. This is Microsoft's recommended reading for the core WSS developer exam and is often seen as a bible for SharePoint development.




回答3:


If you are going to be doing any Publishing with Sharepoint Andrew Connell's book Professional Sharepoint Content Management is a must read.




回答4:


From twitter they are announcing MSDN Office Developer Bookshop today

http://twitter.com/MSDN_Office




回答5:


I've had remarkable luck with PilotHouse Consulting's SharePoint development DVD for getting a bunch of the basics for SharePoint development. I'm going to check out these other answers though.



来源:https://stackoverflow.com/questions/501776/where-can-i-find-good-programming-resources-for-sharepoint

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