Ducas' Site

This site is all about me, my work and my experiences. Enjoy!

Welcome to Ducas' Site Sign in | Join | Help
in Search

Browse by Tags

All Tags » C#
  • MachineKey Generator

    This is a compiled version of the code found here: http://msdn.microsoft.com/en-us/library/ms998288.aspx#paght000007_webfarmdeploymentconsiderations Instructions on use are also availalble from the MSDN page. Simply download and execute as instructed to generate machine keys.
    Posted to Code Samples (FileGallery) by ducasfrancis on August 28, 2008
  • StopWatch Project

    I've created a custom StopWatch class that measures the time taken to execute statements within a using block. Simple, but neat and effective.
    Posted to Code Samples (FileGallery) by ducasfrancis on March 12, 2008
  • MVC Template Fix

    Last week I posted about my PD experience, including work on the new ASP.NET MVC. In this post I mentioned that there is a bug in the MVC that doesn't allow you to access control on an MVC content page from the code-behind. Well, today I found a post on Troy Goode's site (that I should have found a week ago... :-)) that shows you how to implement ...
    Posted to My World (Weblog) by ducasfrancis on January 10, 2008
  • TDD for ASP.NET MVC using StructureMap

    Ok, so I just posted less than an hour ago, but now I've found something worth talking about. :) After working my way through Phil Haack's blog on TDD with DI using StructureMap, I found a few things that I thought may be helpful. Firstly, don't try to use a LINQ to SQL data context as your concrete implementation of an interface. Apparently ...
    Posted to My World (Weblog) by ducasfrancis on January 3, 2008
  • Stop Celebrating, Start Learning...

    After a great start to the new year, I've taken the first three days back at work as PD days to catch up on a few things I've been missing out on. I've had to push my learning curve to the limit, but I've managed to cover off quite a few topics and summarise it all into one not-so-short post. The gold resource for the week has been the new VS2008 ...
    Posted to My World (Weblog) by ducasfrancis on January 3, 2008
Powered by Community Server (Personal Edition), by Telligent Systems