Where can I find good programming resources for Sh

2019-03-16 18:26发布

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!!

5条回答
兄弟一词,经得起流年.
2楼-- · 2019-03-16 18:46

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?

查看更多
The star\"
3楼-- · 2019-03-16 18:52

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

查看更多
Viruses.
4楼-- · 2019-03-16 18:58

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.

查看更多
【Aperson】
5楼-- · 2019-03-16 19:07

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.

查看更多
登录 后发表回答