Click to See Complete Forum and Search --> : SharePoint Server 2007


capitolc
February 7th, 2008, 12:09 PM
After seeing very little posts dealing with SharePoint and even smaller number of responses, I'm going to throw my shot in the dark hoping for a hit.

I'm interested in writing a sub-routine within SharePoint to help automated things as an user navigates the pages. My question, how do I go about writing this code? I mean, which files and pages should I look at?

I read somewhere I should steer away from changing the .master files because it's complex. Yet, I'm looking at 'action' files which may hold the answers. This is all new to me as a junior programmer and I just need a nudge (or two or three) in the right direction.

Arjay
February 7th, 2008, 02:20 PM
I recommend getting a book on Sharepoint so that you can learn it from the ground up.

Sharepoint is sophisticated enough that you wouldn't want any side effects by doing things that appear to work only to find negative consequences later.

Here are a couple of titles:
Microsoft Sharepoint 2007 Development Unleashed SAMS ISBN: 0672329034
Professional Sharepoint 2007 Development Wrox ISBN:9780470117569

saffionline
February 8th, 2008, 12:24 AM
Get a book On SharePoint, buddy.