what is the use of Httphandlers
-
what is the use of Httphandlers , how can i use it, where can i use this handler, where can be used in real time
-
what is the use of Httphandlers , how can i use it, where can i use this handler, where can be used in real time
What did you try to before posting this question. Did you try to google even once? Anyway, this [^]one gives a nice answer to all your questions.
Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.
-
what is the use of Httphandlers , how can i use it, where can i use this handler, where can be used in real time
I recommend chapter 5 of Pro ASP.NET 3.5 in C# 2008, Second Edition, by Apress. The book does a very good job of explaining the value of HTTPhandlers, and how to leverage them within your web applications. Available on Amazon: http://www.amazon.com/Pro-ASP-NET-2008-Second-Windows-Net/dp/1590598938/ref=cm_cr_pr_product_top[^]
Regards, Gary