Reputation: 4977
I've been doing web (all ASP.NET now) and desktop development for ten years and have written half a dozen intranet CMS websites. Nobody at my shop has any SharePoint experience and I've been asked to investigate WSS 3.0 and answer questions like "Can we replace our current ASP.NET intranet with a WSS-based intranet portal server without losing all of the custom web apps we currently have," "Can we write workflow-driven apps with multi-step authorization quickly and easily (things like time-sheets and project requests)" and "how easy/hard will this be to manage?"
Oh -- and MOSS is off the table: it has to be WSS 3.0.
What resources are out there for experienced programmers -- who have never looked at WSS before -- to quickly get up to speed with what WSS offers, how to program for it, and how to manage it?
Upvotes: 1
Views: 324
Reputation: 17804
If MOSS is off the table, the answer to your boss's question is "no".
Upvotes: 0
Reputation: 386
Free online course from Microsoft: https://www.microsoftelearning.com/eLearning/courseDetail.aspx?courseId=61917&tab=overview
Windows SharePoint Services Developer Center: http://msdn.microsoft.com/en-us/sharepoint/default.aspx
Upvotes: 1
Reputation: 10638
Search this site for start+sharepoint, you'll find loads of similar questions.
Upvotes: 0