(sandeep) The concept of ASP.NET custom HTTP Handlers is not new, but is a bit overlooked one. Performance-wise, using ASP.NET custom HTTP Handler is an excellent choice over ASP.NET web forms when you don’t need the huge overhead of ViewStates, Page life cycle events and support for postback stuff
Read More - Register for Free Membership
