Search for expires returned 2 packages
Displaying results 1 - 2.
-
Web Image Cropping
By:
Asp.net Web Crop Image Control allows developers to build image cropping functionality easily on their projects. You can seamlessly crop images and yet provide your visitors the most user friendly web interface by simply doing drag and drop in your projects.
-
AjaxRequestAuthorizeAttribute
By:
There is a situation where I display a screen dynamically load a partial view using ajax. And when the authentication expires, user initiates an ajax call, then the action is being called without authorization. It actually returns a login view inside the DOM object on the page rather than returns a expected content with partial view.