http://www.bizsupportonline.net - This InfoPath 2007 video tutorial shows you how you can use C# code behind a button on an InfoPath form to set the value of a field on the form. You'll learn: How to create an InfoPath Form Template project in Visual Studio 2005, how to add controls to the form template, how to create an event handler for a button control on the InfoPath form template, how to write code behind the button on the InfoPath form template, and finally how to run, debug, and test the InfoPath form template in Visual Studio 2005.
InfoPath 2010 Cookbook:
http://www.bizsupportonline.net/infopath-2010-book.htm
InfoPath 2010 Cookbook 2:
http://www.bizsupportonline.net/infopath-2010-sharepoint-2010-book.htm
@nattsurfaren I've never used VS Express so cannot comment on it. But when you open VS Express, irrespective of whether you want to use C# or VB, do you see a project template to create an InfoPath form template? If you don't see a InfoPath project template, then you either need to install something extra or programming in VS Express is not supported. Only MS can answer this question.
symwongaton 1 year ago
How can I make info path open visual studio express instead of visual studio? I have the default visual studio that was installed with Windows 2008 Server and when I open I only have Visual Basic. I want to use C# in Visual Studio Express. But when I choose to edit code in the button properties it only opens Visual Studio and not the express version.
How can I fix this.
nattsurfaren 1 year ago