Home of Alex Thissen

All of the things I like to share

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Developer Days 2009

    Last week Microsoft The Netherlands held another great edition of the Developer Days. With a fantastic line-up of speakers and a smooth organization I guess everyone must have enjoyed it. I know I had a good time and hope you did as well. Thanks to those of you who attended any of my sessions. I have...
    Posted to Alex Thissen Weblog Build 1.15.10.1971 by Alex Thissen on 06-02-2009
    Filed under: Conferences, ASP.NET 2.0, .NET FX 2.0, Tools and Utilities, Community, Debugging, Oslo
  • Production debugging ASP.NET

    Demo code for the "Production debugging of ASP.NET applications" presentation for the MIcrosoft Developer Days 2009 on the 28th of May, 2009 in The Hague, The Netherlands. This is a slightly adapted version of Tess Ferrandez's Buggybits demo website. It also contains a memory leak introduced...
    Posted to Demo code by Alex Thissen on 06-02-2009
    Filed under: ASP.NET 2.0, Microsoft, Developer Days
  • Some notes on routing in classic ASP.NET web applications

    Routing in .NET 3.5 SP1 differs from regular request handling in many ways. Here's a quick outline how routing works: Routes define some URL matching pattern and are configured/held in an ordered list accessible through RouteTable.Routes Incoming requests pass through the UrlRoutingModule that will...
    Posted to Alex Thissen Weblog Build 1.15.10.1971 by Alex Thissen on 10-20-2008
    Filed under: ASP.NET 2.0, .NET FX 3.5 SP1
  • ASP.NET MVC Preview 5 Demos

    Demos for the SDN Conference 2008 talk on the ASP.NET Model View Controller Framework. Demos are reworked to work with Preview 5.
    Posted to Demo code by Alex Thissen on 10-12-2008
    Filed under: ASP.NET 2.0, ASP.NET MVC
  • Golden Oldie: Dynamically generated thumbnails article

    Related to my previous post on dynamic images , a long way back I wrote a two-part article for the now deceased (paid) website ASPToday . It was about a HttpHandler implementation that would generate a thumbnail image from an existing image. The handler was accompanied by a server control that would...
    Posted to Alex Thissen Weblog Build 1.15.10.1971 by Alex Thissen on 08-30-2008
    Filed under: ASP.NET 2.0, .NET FX 2.0, Community
  • Trivia fact: ASP.NET dynamic images retro

    You can find a nice release of the ASP.NET team for dynamically generated images for web applications on the Codeplex website. Others have already blogged about this, such as Scott Hanselman and David Hayden , so I'm not going to repeat that. I do want to add some information to this though. It's...
    Posted to Alex Thissen Weblog Build 1.15.10.1971 by Alex Thissen on 08-29-2008
    Filed under: Humor, ASP.NET 2.0, .NET FX 2.0
  • Health monitoring action filter for ASP.NET MVC

    The ASP.NET MVC Framework lets Controller actions perform the actual logic for the coordination of work between the (domain) model and the views of the web application. The actions themselves can be filtered if you want to. There are a couple of sample implementations out there that show you how you...
    Posted to Alex Thissen Weblog Build 1.15.10.1971 by Alex Thissen on 07-01-2008
    Filed under: ASP.NET 2.0, ASP.NET MVC
  • ASP.NET 2.0 Web Services Demo code

    Demo code used in Developer Days 2005 talk on ASP.NET 2.0 Web Services.
    Posted to Demo code by Alex Thissen on 06-24-2008
    Filed under: ASP.NET 2.0, Microsoft, Developer Days
  • Health monitoring with ASP.NET demos

    Demos for talk on Health Monitoring with ASP.NET 2.0 given at the Software developer Conference 2007 in Arnhem, The Netherlands on low effort instrumentation and health monitoring options in ASP.NET.
    Posted to Demo code by Alex Thissen on 09-19-2007
    Filed under: ASP.NET 2.0
  • ASP.NET 2.0 Black belt 2006

    Demo code to the presentation "ASP.NET 2.0 Black belt" at the Dutch Microsoft Developer Days 2006. Covers asynchronous pages (including monitoring and load testing), SQL Server cache invalidation and client callbacks,
    Posted to Demo code by Alex Thissen on 02-12-2007
    Filed under: ASP.NET 2.0, Microsoft, Developer Days
Page 1 of 8 (160 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems