How to expose InfoPath form to a .NET MVC application
Is there possible to expose InfoPath form to a .NET MVC application?Can anyone point me to the right res开发者_如何学JAVAouces or blog posts.Run out of luck with google.bing.com .
http://www.bizsupportonline.net/blog/2009/10/display-infopath-forms-asp-net-web-page/
That page has info on integrating in a infopath form into a ASP.net application, it should be relatively similar to do it for a MVC one aswell.
精彩评论