Http Handlers

K

kiki

Hello,
I have just started on Http Handlers and i have a question to ask
(which is so trivial but can find anything on web). How do i add an
ashx and an ashx.cs file on a C# project??

Thank you
 
S

Scott Allen

You can add an ashx file as a 'text file' item initially, but give
the file an .ashx extension. VS.NET doesn't recognize the ashx
extension so you won't have built-in project items or intellisense
support when writing the code. The asp.net runtime does recognize
..ashx though!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top