vote up 4 vote down star
5

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

flag
Despite what sales says the intent of SharePoint/MOSS is, the architectural intent is for it to be extended via draggy-droppy, widgets-type development. It is a NIGHTMARE to do deep, hardcore customizations/development against it. FYI :) – Rex M Feb 5 at 1:06

6 Answers

vote up 3 vote down check

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?

link|flag
Thanks for the link !! – Perpetualcoder Feb 2 at 0:01
vote up 2 vote down

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.

link|flag
vote up 1 vote down

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

link|flag
vote up 1 vote down

From twitter they are announcing MSDN Office Developer Bookshop today

http://twitter.com/MSDN_Office

link|flag
vote up 0 vote down

take a look at 3w.codeplex.com something like this. Hope this helps!

link|flag
vote up 0 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.