codegirl.blog(this);

Christina A. Odom — Developing SharePoint Solutions

Modular Document Generation: A Series

Posted on June 10, 2009 - Filed Under Code Girl

I give an academic exercise:  a simple Form Server application based in MOSS that collects weekly status reports for a project.  (At time of the implementation, the user base did not have Office 2007, InfoPath or Exchange) The owners of this application want a couple of extras based on users’ response:

I know what you’re thinking, “why not use code-behind”.  Lets say business-wise, it wasn’t an option at this point.  The user base recently received Office 2007 and now the business owners want to look to upgrade their application to utilize Word 2007 and OpenXML format as well as create a few extra documents to better capture the project’s documentation lifecycle. However, several of these documents have pieces of re-usable information in it.  Oh, and the business owners want to see everything in SharePoint while the users only will accept working within Microsoft Word.

Step 1:  The existing situation

Step 1: The existing situation


So prepare yourselves for a series of blogposts.

Comments

Leave a Reply

You must be logged in to post a comment.