All,
We have a solution that creates online forms by dynamically creating Html via an XML/XSLT. This has been developed in ASP.NET.
However more of our applications are using this solution and we want to find a way we can deploy this as an application. We have considered:
ASP.NET dll
Web API
WCF
The component would need to support html, javascript and postback as we have server side validation / saving
Any advice would be gratefully received.
[Not sure of the best forum as I want to look across technologies to find the best fit]
Any thoughts or advice gratefully received.
Matt