Live demo can be viewed @ http://ucajaxdemo.azurewebsites.net
- Currently supports .NET 4 and up
- jQuery plugin for rendering ASP.NET UserControls via WCF and WebMethods
- JavaScript ViewModel for ease of client-side use
- Helper function for rendering that the WCF and WebMethod use can be used as needed
- Fully functionaly demo project always using the latest NuGet release ie: the live demo
- Demo using SignalR to notify UI to reload UserControls via ucajax across connected clients.
Install-Package ucajax
- Continue to enhance the demo web app pages for different rendering methods ie: pure js, controls packaged in .dlls...etc
- Add more documentation to GitHub
- Using SignalR to receive UserControls over the wire based on server-side events.