Community

CRUD Operation in ASP.NET Web Applications Using HTTP Handler and jQuery

(Jigar Bagadai) This article will demonstrate, step-by-step, how to create a basic application of CRUD (Create, Read, Update, Delete) Operations using HttpHandler in ASP.NET and Jquery Ajax API. To keep this application simple, I have not covered Validation and any other facets of a well designed ap

Read More - Register for Free Membership