Cromwell Haus
A place for the Cromwell family to gather, share pictures,
and discuss anything under the sun.

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Why Plain Old LINQ is so powerful

    Ian Griffiths posted a great example of how powerful and cool LINQ is when used in everyday code (it's not all about databases people). If you haven't started to learn how to incorporate this awesome toolset into your daily coding life, you're killing yourself. No excuses.
    Posted to Ryan Cromwell (Weblog) by cromwellryan on 07-31-2008
  • Roadblock to Mocking Unit Tests

    I've been a faithful unit tester for a few years now. I may not do everything by the book (I think end-to-end unit tests are helpful), but I do get good coverage most of the time. That said, I've found myself unable to use any of the Mock frameworks out there, because I don't use your typical...
    Posted to Ryan Cromwell (Weblog) by cromwellryan on 07-15-2008
  • Why WPF? This is why...

    http://dnrtv.com/default.aspx?showID=115 Just awesome! I didn't see anything far fetched other than they must have a great designer on staff. I wonder if the designer was doing the Blend work?
    Posted to Ryan Cromwell (Weblog) by cromwellryan on 07-02-2008
  • Visitor Pattern with Anonymous Methods

    I don't often have the need to implement the Visitor Pattern , but today I was that day. I looked around really quick for an example of how to do this with Lambda Expressions and Anonymous Methods , which seemed like they were the way to go. It may be that my search skills have deteriorated right...
    Posted to Ryan Cromwell (Weblog) by cromwellryan on 07-02-2008
  • Virtual Property C# Code Snippet

    For those of you who use NHibernate you may find this convenient, if you don't already have your own. Below is a C# code snippet for creating a public virtual property (code and file are both there). Just put it in your <Visual Studio 2005/2008>\Code Snippets\Visual C#\My Code Snippets folder...
    Posted to Ryan Cromwell (Weblog) by cromwellryan on 07-01-2008
  • NHibernate Thinks Your Enum is Dirty

    Get your head out of the gutter. It's important to look at your mapping files closely when trying to diagnose unexpected results. One of our developers had recently added two properties to our big honkin' CustomerOrder entity. These both happened to be enumeration values, which are represented...
    Posted to Ryan Cromwell (Weblog) by cromwellryan on 06-30-2008
  • Cromwell.WPF.MiniMVC

    Source and demos for the MiniMVC MVC for WPF framework.
  • Quicky Visual Studio Projects you can Toss to the Curb

    When I'm trying to explain things to people or just want to try something out really quick I'll often create myself a temporary Visual Studio projects that I don't intend to keep around. In fact, I have an entire Temp folder full of them. I always loved that in the VB 6.0 IDE you could choose...
    Posted to Ryan Cromwell (Weblog) by cromwellryan on 04-11-2008
  • New Year Indeed

    It has been quite a New Year so far. As of today, Monday January 14th 2008, I have left Speedway and the Speedy Rewards™ team and found new employment with SDS Consulting and I have new eyes courtesy of Lasik Plus of Dayton . I'd say that's a fairly ambitious first two weeks. I'm still working...
    Posted to Ryan Cromwell (Weblog) by cromwellryan on 01-14-2008
  • ASP.Net MVC and Forms Authentication

    So last weekend I picked up the new ASP.Net 3.5 Extensions Preview CTP (and MVC Toolkit ) from the ASP.Net team and I'm loving the MVC bits. I never could get in to MonoRail mainly because I'm a developer diva. I need intellisense, syntax highlighting, the whole deal. For a CTP, this release...
    Posted to Ryan Cromwell (Weblog) by cromwellryan on 12-18-2007
Page 1 of 4 (34 items) 1 2 3 4 Next >
Powered by Community Server (Non-Commercial Edition), by Telligent Systems