Buy Questpond's video subscriptions on
huge discount
.
Online: 450
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET MVC
>
Loading ...
What is HttpHandler class in mvc? [Resolved]
Posted by
Kumarkrishna184
under
ASP.NET MVC
on 3/9/2016 |
Points: 10
| Views : 1415 | Status :
[Member]
| Replies : 1
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
What is HttpHandler class in mvc?When do we use it?
Thanks and Regards,
Krishna Kumar
[Resolved]
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Rajnilari2015
on: 3/10/2016
[Member]
[Microsoft_MVP]
[MVP]
Platinum
|
Points: 50
0
What is HttpHandler class in mvc?
A HTTP handler is the process that runs in response to a request made to an Web application which can be an Asp.net Web APS or Asp.net MVC. We can think of it as an endpoint through which the request/response mechanism will pass through between as browser and Web Server like IIS/Apache Tomcat etc.
When do we use it?
Going ahead with Http Handler ensures more control over the request/response pattern since programatically we can intercept the request/
response for specific content types
which on the other hand brings more security.
How to use it?
(not asked)
Here is an example for a Http Handler for image (
http://patrickdesjardins.com/blog/how-to-create-a-httphandler-with-asp-mvc
).
Hope this will be helpful.
--
Thanks & Regards,
RNA Team
Kumarkrishna184
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
Climax Delay Condoms for Long Lasting Pleasure
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
Where can I found sample MVC projects to learn and improve skills
(1)
Extract a value from HTML string
(0)
Get only year part from date string in SQL server
(0)
Get only year part from date string in SQL server
(0)
Get only year part from date string in SQL server
(0)
Get only year part from date string in SQL server
(0)
More ...