Developing InfoPath Form Templates with Code
Applies to: InfoPath 2010 | InfoPath Forms Services | Office 2010 | SharePoint Server 2010 | Visual Studio | Visual Studio Tools for Microsoft Office
The topics in this section provide information about creating form templates that have business logic written in managed code (Visual Basic or C#) against members of the Microsoft.Office.InfoPath namespace.
In This Section
Getting Started Developing Form Templates with Code
Provides information about how to start creating managed code form templates that work with the InfoPath object model provided by the Microsoft.Office.InfoPath namespace.Understanding the InfoPath Object Model and Common Developer Tasks
Discusses the InfoPath object model, and common programming tasks for managed code form templates that work with the object model provided by the Microsoft.Office.InfoPath namespace.Security in InfoPath Form Templates with Code
Discusses the security model for InfoPath form templates that use managed code, and related security procedures.Working with SharePoint and InfoPath Forms Services
Discusses object model support and feature compatibility in managed code form templates created for InfoPath Forms Services.Additional InfoPath Development Concepts
Discusses additional concepts that relate to InfoPath form template development.
Related Sections
InfoPath Developer Portal
Contains links to technical articles, code samples, downloads, support, and other MSDN documentation on building custom InfoPath solutions.Microsoft Office Developer Center
Contains links to technical articles, code samples, downloads, support, and other MSDN documentation on building custom Office solutions.