Add a Web Server to your .NET 2.0 app with a few lines of code

Posted by: Rick Strahls WebLog, on 04 Dec 2005 | View original | NEW Bookmarked: 0 time(s)

As I’m still looking around for solutions to create some sort of easy mechanism of capturing all HTTP requests generated from IE, I ran across the HttpListener class in .NET 2.0. HttpListener is essentially a Web Server class, that’s super easy to use.   So figuring that an HTTP Proxy is really more or a less glorified HTTP server with a forwarding mechanism I played around with this a bit today and it seems to work in easily capturing output. Here’s a simple wrapper I threw...

Advertisement
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 2926 | Hits: 424

Similar Posts

  • New article: How to detect and avoid memory and resources leaks in .NET applications more
  • MSDN Guidance on ASP.NET MVC vs WebForms and its Impact on my EF + ASP.NET Work more
  • Sneak Peak: CSS Sprites Make Your Websites Faster more
  • Introducing Recurring Appointments for Web.UI Scheduler ASP.NET AJAX more
  • Examining ASP.NET 2.0's Membership, Roles, and Profile - Part 17 more
  • Update Out Of Browser (OOB) Silverlight apps more
  • WcfTestClient with Windows Azure more
  • Ambiguous References in DefaultWsdlHelpGenerator.aspx more
  • How to fix Sys.WebForms.PageRequestManagerParserErrorException in ASP.NET 2.0 AJAX 1.0 more
  • Welcome the WebUI Test Studio v2.0! more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD