S
Steve B.
Hi,
I have built an applicatin using ASP.Net and C#.
This application uses custom url rewritting and is implemented with an
IHttpHandlerFactory. Everything is working fine on II6.
I'm looking for informations to update my code to the new IIS 7.0 model.
In fact, how can I write in more efficien way an custom url rewritting ?
All requests have to be handled by our custom code. we have a set of aspx
file that are are executed according url parsing, like sharepoint does.
Thanks in advance,
Steve
I have built an applicatin using ASP.Net and C#.
This application uses custom url rewritting and is implemented with an
IHttpHandlerFactory. Everything is working fine on II6.
I'm looking for informations to update my code to the new IIS 7.0 model.
In fact, how can I write in more efficien way an custom url rewritting ?
All requests have to be handled by our custom code. we have a set of aspx
file that are are executed according url parsing, like sharepoint does.
Thanks in advance,
Steve