Skip to content

.NET library and jQuery plugin for rendering ASP.NET UserControls via WCF and WebMethods

License

Notifications You must be signed in to change notification settings

rickschott/uc-ajax

Repository files navigation

ucajax - .NET library and jQuery plugin for rendering ASP.NET UserControls via WCF and WebMethods

Live demo can be viewed @ http://ucajaxdemo.azurewebsites.net

License: Apache License 2.0

Features

  • 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.

Get it on NuGet!

Install-Package ucajax

ToDo:

  • 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

Future ideas:

  • Using SignalR to receive UserControls over the wire based on server-side events.

About

.NET library and jQuery plugin for rendering ASP.NET UserControls via WCF and WebMethods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published