Lee Kelleher

Archive for posts tagged with '.NET'

  1. Running Umbraco from a USB drive

    Posted on . Estimated read time: 4 minutes (550 words)

    With the release of Umbraco 4.6 (Juno), users now have the option of using Microsoft’s new embedded database engine, SQL CE 4. This means that you don’t need to depend on using a database server (such as SQL Server [Express] or MySQL), you can run Umbraco exclusively from the file-system! Also recently released is IIS Express 7.5, (another Microsoft web technology, as part of their WebMatrix framework), which offers a lightweight version of IIS –…

    Tags: , , , , , , ,

  2. MySql data-source support for ELMAH

    Posted on . Estimated read time: 4 minutes (540 words)

    Following on from my last post (a couple of months ago) about Integrating ELMAH with Umbraco, I received a comment if it was possible for ELMAH to use MySQL as a back-end data-source. After a few emails back and forth between myself and Rajiv, (as well as Rajiv’s requests over at the ELMAH support group), the advice was to simpily develop some code that implemented the ErrorLog class, (making use of the 3 core methods:…

    Tags: , , , , , ,

  3. .NET Test-Driven Development

    Posted on . Estimated read time: under a minute (69 words)

    Has anyone got any pointers on how I should start doing test-driven development in .NET? It’s something I’ve been meaning to look into for years now.  I’ve got all the usual Visual Studio add-ons installed… NUnit, TestDriven.NET, etc.  But no idea how to use them! Usually I learn this stuff on the job, yet from most other developers I speak to – it’s all guess-work! Any advice is much appreciated!

    Tags: , , ,

  4. Last.fm Web Services

    Posted on . Estimated read time: 3 minutes (369 words)

    Last weekend, the good folk at Last.fm revealed version 2.0 of their public API: The new API introduces a user authentication protocol which for the first time allows applications to create user sessions, bringing both read and write services to web apps, desktop apps and mobile devices. Take our new tagging API’s. Developers can both pull and apply tags to music content from any application on any platform now. The same goes for sharing –…

    Tags: , , , , ,

  5. I am an ALT.NET Developer

    Posted on . Estimated read time: under a minute (8 words)

    I am an ALT.NET Developer. (more here)

    Tags: , , , ,