Tuesday, February 08, 2005

In an earlier post, I mentioned that I wished HttpModules were more scriptable in ASP.NET.  You can easily create Controls, Pages, HttpHandlers, and web services all without having to compile anything, but as far as I know HttpModules have to be compiled and registered in the web.config in order to start working.

So, I created a ScriptableHttpModule.  You register it in the config the same as a regular module, but it allows you to create .asmodx files that are compiled and called just like regular modules and give you the same kind of dynamic compilation model as the other .asXx files.  I'm still tweaking it a bit, but it looks pretty promising.

posted on Tuesday, February 08, 2005 6:39:29 PM (Pacific Standard Time, UTC-08:00)  #    Comments [2]
Related posts:
9-year Anniversary (yesterday)
LinqToStdf now on CodePlex
Image Slicer for Deep Zoom in Silverlight 2
Silverlight limitations and Constrained Callvirt in IL
Happy Birthday Peter
What are the generic Delegates in the framework for?
Tracked by:
"1970 Pontiac bonneville" (1970 Pontiac bonneville) [Trackback]
"remote backup service" (remote backup service) [Trackback]
"alcohol rehab center" (alcohol rehab center) [Trackback]
"ilo dvd recorder" (ilo dvd recorder) [Trackback]
"samsonite 700 series" (samsonite 700 series) [Trackback]
"radio controlled cars" (radio controlled cars) [Trackback]
"boat transport trailer" (boat transport trailer) [Trackback]
"Triumph the Insult Comic Dog Downloads" (Triumph the Insult Comic Dog Downloads... [Trackback]
"italian handbag" (italian handbag) [Trackback]
"rural houses in majorca" (rural houses in majorca) [Trackback]
"Delorean Replicas" (Delorean Replicas) [Trackback]
"18 and i still wet the bed" (18 and i still wet the bed) [Trackback]
"Pin Striping Tape" (Pin Striping Tape) [Trackback]
"dual channel ram" (dual channel ram) [Trackback]
"Singles Cruises" (Singles Cruises) [Trackback]
"accomplishments of Martin Luther King Jr." (accomplishments of Martin Luther Ki... [Trackback]
"Se47 Full Housing" (Se47 Full Housing) [Trackback]
"samsonite tripods" (samsonite tripods) [Trackback]
"motivation scale" (motivation scale) [Trackback]
"Facts about Georgia" (Facts about Georgia) [Trackback]
"rules for private water easement in greene county" (rules for private water eas... [Trackback]
"Oklahoma City Memorial Marathon relay results" (Oklahoma City Memorial Marathon... [Trackback]
"wholesale plus size lingerie" (wholesale plus size lingerie) [Trackback]
"estetista" (estetista) [Trackback]
"Armoire Hand Painted Furniture" (Armoire Hand Painted Furniture) [Trackback]
"rj-45 CAT5 crossover split pairs wiring pin1" (rj-45 CAT5 crossover split pairs... [Trackback]
Thursday, February 10, 2005 1:25:59 PM (Pacific Standard Time, UTC-08:00)
Interesting... del.icio.us turned on the trackbacks.
Casey Marshall
Thursday, February 10, 2005 1:44:44 PM (Pacific Standard Time, UTC-08:00)
Oh, nevermind, those are referrals that were generated by my visits thru del.icio.us. Nevermind...
Casey Marshall
Name
E-mail
(will show your gravatar icon)
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):