Pages

Wednesday, November 27, 2013

How to debug Infopath C# code behind or VSTA Code







Sometime Debug is not hit in the Infopath backend code, After long researching and searching article, finally it works, so please follow the steps to debug Infopath code via visual studio



















Please post your comments here if you have any questions  or issues.

Thursday, October 24, 2013

Get UserProfile Name and Email using Dataconnection in the InfoPath Forms

















Create a User Profile Dataconnection via webservice and retrieve the Account Name and Email of that users in the Form Load Rules in the InfoPath Forms

 






 

Please post your comments here if you have any questions  or issues.