ISAPI in C++.net Book Recommendation Needed

03/08/2004 - 19:09 por msnews.microsoft.com | Informe spam
I am a C# programmer with a little C++ experience from a few years ago. I
need to write some ISAPI filters and extensions to run on the latest version
of IIS on .net Server 2003. Can anyone recommend an excellent book that has
some decent samples to get an out of shape C++ programmer and ISAPI beginner
going? Thank you.

Preguntas similare

Leer las respuestas

#6 Joerg Jooss
07/08/2004 - 20:33 | Informe spam
msnews.microsoft.com wrote:
I want to be able to intercept a web page request and depending on
the the user agent, determine the reponse that is going to be
rendered to the requestor. I do not think I can do this using
httphandlers. Thanks.



Huh? Any old ASP.NET Web Control does adaptive rendering.


Cheers,
Joerg Jooss

Respuesta Responder a este mensaje
#7 msnews.microsoft.com
10/08/2004 - 04:01 | Informe spam
My fear with this approach was that it would not be as performant as using
ISAPI. Thoughts please...


"Joerg Jooss" wrote in message
news:#XV$
msnews.microsoft.com wrote:
> I want to be able to intercept a web page request and depending on
> the the user agent, determine the reponse that is going to be
> rendered to the requestor. I do not think I can do this using
> httphandlers. Thanks.

Huh? Any old ASP.NET Web Control does adaptive rendering.


Cheers,
Joerg Jooss

Respuesta Responder a este mensaje
#8 Joerg Jooss
10/08/2004 - 08:49 | Informe spam
msnews.microsoft.com wrote:
My fear with this approach was that it would not be as performant as
using ISAPI. Thoughts please...



At the end of the day, all you do is identify the user agent and call your
HTML rendering methods appropriately. Regarding performance, that's hardly
something to be worried.

Cheers,
Joerg Jooss

email Siga el debate Respuesta Responder a este mensaje
Ads by Google
Help Hacer una pregunta AnteriorRespuesta Tengo una respuesta
Search Busqueda sugerida