Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

• What are HttpHandlers?
• What are HttpModules?

Answer Posted / anil

Http handlers are special applications that typically
handle files with certain extension. For example when you
request a file with extension .asp IIS routes it to ASP
processor. But what if I want to handle files with my own
extensions say .bipin? Http handlers allow us to do just
that. Now, you might be thinking what is the use of a new
file extension? Consider a case where you want to generate
graphics on the fly. In such cases you will write an Http
handler that will do your task. Note that Http handlers are
typically called for the specific file extensions they are
designed for. If you have worked with ISAPI extensions in
past you will find this concept very familiar.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the differences between clr & cts?

1048


Define reflection in .net?

1073


What is route in web api?

1077


What is IPostBack? How to use it?

1148


What are the Types of chaching. How to implement caching

1073


Is post back in asp.net?

1004


How can you access the properties and controls of master pages from content pages?

1055


Is asp.net a programming language?

1075


What is OSI layer? Explain different layers.

1110


Explain significance of routing? : asp.net mvc

1211


What are web server controls in asp.net?

1166


Explain how can we access static variable?

1214


Which is faster union or union all?

1050


Explain the code Access Security (CAS) in .net Framework?

1304


How can you apply a theme to your asp.net application?

1027