Programming Microsoft InfoPath


Book Description

Create Applications that Gather, Process, and Analyze Information with InfoPath! InfoPath is one of the fastest growing products within the Microsoft Office System. It is a forms-based solution that streamlines the process of gathering, sharing, and using information by enabling teams and organizations to create, share, and work with dynamic forms. Programming Microsoft InfoPath: A Developer's Guide, Second Edition is a completely updated edition of the best-selling book that covers the new features and options of InfoPath with Service Pack 1, that center on east of use for end users and extensibility for developers. The book takes a practical and code-oriented approach to provide the essential skill set needed to develop and implement applications with InfoPath. Updated examples that clearly demonstrate the use of InfoPath with the Service Pack 1 extensions are also included. Programming Microsoft InfoPath: A Developer's Guide, Second Edition is an ideal reference for developers creating distributed applications using InfoPath with Service Pack 1.




Programming Microsoft InfoPathTM


Book Description

Create Applications that Gather, Process, and Analyze Information with InfoPath! InfoPath is one of the fastest growing products within the Microsoft Office System. It is a forms-based solution that streamlines the process of gathering, sharing, and using information by enabling teams and organizations to create, share, and work with dynamic forms. Programming Microsoft InfoPath: A Developer's Guide, Second Edition is a completely updated edition of the best-selling book that covers the new features and options of InfoPath with Service Pack 1, that center on east of use for end users and extensibility for developers. The book takes a practical and code-oriented approach to provide the essential skill set needed to develop and implement applications with InfoPath. Updated examples that clearly demonstrate the use of InfoPath with the Service Pack 1 extensions are also included. Programming Microsoft InfoPath: A Developer's Guide, Second Edition is an ideal reference for developers creating distributed applications using InfoPath with Service Pack 1.




Designing Forms for Microsoft Office InfoPath and Forms Services 2007


Book Description

"Microsoft Office InfoPath represents a revolutionary leap in XML technologies and a new paradigm for gathering business-critical information. I am delighted that Scott Roberts and Hagen Green, two distinguished members of the InfoPath product team, decided to share their experience in this book." --From the Foreword by Jean Paoli, cocreator of XML 1.0 and Microsoft Office InfoPath Microsoft Office InfoPath 2007 offers breakthrough tools for gathering, managing, and integrating business-critical information, and creating efficient forms-driven processes. Two longtime members of Microsoft's InfoPath product team have written the first comprehensive, hands-on guide to building successful XML-based solutions with InfoPath 2007. The book opens with a practical primer on the fundamentals of InfoPath form template design for information workers and application developers at all levels of experience. It then moves into advanced techniques for customizing, integrating, and extending form templates--with all the code examples and detail needed by professional developers. Learn how to: Design form templates: create blank form templates, insert and customize controls, use advanced formatting, and construct and lay out views Work with data: start with XML data or schema, manually edit data sources, and understand design-time visuals Add custom business logic to forms, and integrate them with other applications Retrieve and query data from external data sources, including XML files, databases, SharePoint lists, Web services, and ADO.NET DataSets Submit and receive form data using ADO.NET Save, preview, and publish to e-mail, SharePoint, and more Build reusable components with template parts Create workflows with SharePoint and InfoPath E-Mail Forms Administer Forms Services and Web-enabled form templates Build advanced form templates using C# form code, custom controls, add-ins, and the new InfoPath 2007 managed object model Design form templates using Visual Studio Tools for Office (VSTO) Update, secure, and optimize your form templates List of Figures List of Tables Foreword Preface About the Authors PART I: Designing Forms Chapter 1: Introduction to InfoPath 2007 Chapter 2: Basics of InfoPath Form Design Chapter 3: Working with Data Chapter 4: Advanced Controls and Customization Chapter 5: Adding Logic without Code Chapter 6: Retrieving Data from External Sources Chapter 7: Extended Features of Data Connections Chapter 8: Submitting Form Data Chapter 9: Saving and Publishing Chapter 10: Building Reusable Components Chapter 11: Security and Deployment Chapter 12: Creating Reports Chapter 13: Workflow Chapter 14: Introduction to Forms Services Part II: Advanced Form Design Chapter 15: Writing Code in InfoPath Chapter 16: Visual Studio Tools for Microsoft Office InfoPath 2007 Chapter 17: Advanced Forms Services Chapter 18: Hosting InfoPath Chapter 19: Building Custom Controls Using ActiveX Technologies Chapter 20: Add-ins Chapter 21: Importers and Exporters Appendix: Further Reading Index




Vsto 3.0 for Office 2007 Programming


Book Description

Get to grips with Programming Office 2007 using Visual Studio Tools for Office




Designing Forms for SharePoint and InfoPath


Book Description

Together, InfoPath 2010 and Microsoft SharePoint Designer 2010 make it possible to create end-to-end solutions that combine powerful forms, enterprise-scale workflow, and access to key business data. Now, building on the valuable content from their previous InfoPath book, three Microsoft experts offer a complete introduction to building the forms that drive these solutions. Designing Forms for SharePoint and InfoPath combines deep knowledge of InfoPath, new insights into SharePoint development, and an insider’s view of new InfoPath features for building more powerful SharePoint applications. Ideal for information workers, power users, and experienced form designers and developers, this book teaches new techniques through downloadable examples, including form templates, code, and XML. You’ll start with a complete hands-on primer for designing rich forms with InfoPath Designer, covering Forms Services, data retrieval and submission, controls, customization, saving, publishing, and workflow. Next, you’ll turn to advanced form design, including coding, the InfoPath object model, and InfoPath hosting options. Coverage includes Mastering best practices for designing forms and working with data Creating and editing SharePoint list forms in InfoPath 2010 Setting up Forms Services in SharePoint 2010 Using new InfoPath controls and customization techniques Adding logic without code via Quick Rules and the Rules Management pane Using the InfoPath Form Web Part to create powerful solutions with minimal code, including data mashups Submitting, saving, and publishing, including Quick Publish Building reusable components, custom controls, and add-ins Securing and efficiently deploying solutions Making the most of reporting and workflows Writing better InfoPath code more quickly with Visual Studio Tools for Office Using import/export and the new import wizard Customizing forms for creating, viewing, and editing SharePoint lists Building dynamic queries to REST Web services




Beginning InfoPath 2003


Book Description

InfoPath creates forms for data gathering, analysis, and reporting InfoPath has been adopted by many companies, ranging from Toyota and Hewlett-Packard to M/I Homes and New York Presbyterian Hospital, and recent laws that regulate data collection, such as Sarbanes-Oxley and HIPPA, have increased demand Explains how to use InfoPath in a single user mode and how to use it with other databases, such as Access and SQL Server, or in conjunction with XML Web services Shows how to deploy multi-user forms that use InfoPath with collaborative products such as Windows SharePoint Services and BizTalk




Using Microsoft InfoPath 2010 with Microsoft SharePoint 2010 Step by Step


Book Description

The smart way to learn how to build InfoPath forms for SharePoint—one step at a time! Quickly teach yourself how to use Microsoft InfoPath 2010 to create electronic business forms for Microsoft SharePoint 2010. With Step by Step, you set the pace—building and practicing the skills you need, just when you need them! Design and build InfoPath forms without writing code Add approval workflows to your InfoPath forms Integrate data from SharePoint and other company systems Create forms that offer a rich experience in the browser Build views and dashboards to display form information Create and use forms in the cloud with SharePoint Online




Visual Studio Tools for Office


Book Description

Visual Studio Tools for Office is both the first and the definitive book on VSTO 2005 programming, written by the inventors of the technology. VSTO is a set of tools that allows professional developers to use the full power of Visual Studio .NET and the .NET Framework to put code behind Excel 2003, Word 2003, Outlook 2003, and InfoPath 2003. VSTO provides functionality never before available to the Office developer: data binding and data/view separation, design-time views of Excel and Word documents inside Visual Studio, rich support for Windows Forms controls in a document, the ability to create custom Office task panes, server-side programming support against Office, and much more. Carter and Lippert cover their subject matter with deft insight into the needs of .NET developers learning VSTO. This book Explains the architecture of Microsoft Office programming and introduces the object models Teaches the three basic patterns of Office solutions: Office automation executables, Office add-ins, and code behind a document Explores the ways of customizing Excel, Word, Outlook, and InfoPath, and plumbs the depths of programming with their events and object models Introduces the VSTO programming model Teaches how to use Windows Forms in VSTO and how to work with the Actions Pane Delves into VSTO data programming and server data scenarios Explores .NET code security and VSTO deployment




Developing Solutions with Microsoft InfoPath


Book Description

Deliver innovative, XML-based business solutions with a dynamic, easy-to-use front end-faster-with expert guidance, design patterns, and inside insights from two veterans of the Microsoft InfoPath development team.




Excel 2003 Programming


Book Description

On the surface, it doesn't appear as if much in Excel 2003 has changed. There are a handful of new objects and the user interface is largely the same. But beyond a superficial glance, you'll see that there are fundamental shifts implied by the new features: Lists, XML, web services, .NET, and InfoPath build a framework for entirely new ways to exchange data with Excel. In fact, that's much of what Excel 2003 is all about--solving problems that deal with teamwork-- collecting and sharing data, programming across applications, and maintaining security.The latest in our Developer's Notebook series, this guide introduces intermediate to advanced Excel VBA programmers to the newest programming features of Excel 2003,--focusing just on what's new--so you can get up to speed quickly. Light on theory and long on practical application, the book takes you directly to the topics you'll want to master through a series of hands-on projects. With dozens of practical labs, you'll be able to decide for yourself which new aspects of Excel will be useful or not in your own work. And best of all, you won't have to buy an expensive revision of a legacy Excel programming tutorial to learn about the new features--if they're covered there at all.Excel 2003 Programming: A Developer's Notebook shows you how to work with lists and XML data, secure Excel applications, use Visual Studio Tools for Office, consume Web Services, and collect data with Infopath. Each chapter is organized into a collection of labs, each of which addresses a specific programming problem. You can follow along to complete the lab on your own, or jump ahead and use the samples the author has built for you.The new Developer's Notebooks series from O'Reilly covers important new tools for software developers. Emphasizing example over explanation and practice over theory, they focus on learning by doing--you'll get the goods straight from the masters, in an informal and code-intensive style that suits developers. If you've been curious about Excel 2003, but haven't known where to start, this no-fluff, lab-style guide is the solution.