InfoPath 2007 Form Hosted in WPF as a Wizard Sample
November 13, 2008
After looking around there are few sample out there using InfoPath in various ways. My objectives are as follows:
- Keep all the cool features of InfoPath like integration with SharePoint and use them as standard.
- Harness the design Capabilities
- Exploit the ability to use Xml for all data without having to do too much
- Deploy versioned forms without having to redeploy the app
- Use an offline sync provision should it be required
This sample does not cover all of this but what it does show is how it can be done.
