Asp.NET Runtime Hosting Update
Posted by: Rick Strahls WebLog,
on 20 Jul 2005 |
View original | Bookmarked: 0 time(s)
I’m doing a session on hosting the ASP.NET runtime in desktop applications at Portland CodeCamp this weekend, so I had to dust off my old samples and check through the code again. I had written an extensive article on this subject a few years back, that covers this topic in some detail. The article was originally published in Code Magazine in 2002 some time.
Since then I’d been updating some of the classes presented, fixing a few issues that were reported and added some...