Aspose.Form for .NET v1.9.1 has been released. This release includes exciting new data binding features.
In past, users were having problems while loading an InfoPath form that had its data source set to a database server table or SharePoint list or a Web Service in XmlFormView control and demanding the new features to populate the data dynamically into the drop down lists.
Now these new features have been included in the new release of Aspose.Form and users can bind their InfoPath forms to the data sources like Database Server Tables, SharePoint Lists and Web Services.
Note: Because the data sources require authentication so, users need to add identity tag in the web.config file like below example.
<identity userName="<Domain>\<User>" impersonate="true" password="<password>"/>
To view a complete list of new features and fixes and to download new Aspose.Form build with exciting new features, please visit Download Page