Profile_bird

Hey there! davidpellerin is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving davidpellerin's updates.

Already using Twitter
from your phone? Click here.

davidpellerin

  1. Almost finished with my first NHibernate demo app using MonoDevelop on OSX. Miss ReSharper though. Need F2.
  2. OMG. Geo-Defense is my dream #iphone game. Tower Defense combined with Geometry Wars.
  3. Waiting. Waiting. Waiting.
  4. Just saw a guy with a pager! Really!
  5. Silverlight 3 is now available - http://www.microsoft.com/si...
  6. Playing with AutoMapper. Creating DTOs.
  7. RT @oakvillemayor - Google streetview car driving around Oakville Today http://buzzup.com/7jvj
  8. WebForms seriously sucks.
  9. "most queries can operate with relaxed consistency"
  10. Watching Greg Young on DDD - A single model cannot be appropriate for reporting, searching, and transactional behaviours..
  11. @alanstevens ReSharper -> Formatting Style -> Type Members Layout -> <Pattern RemoveAllRegions="true">
  12. @cbilson good thing she didn't hit Add Reference. It might never recover.
  13. Video: Test-Driven Development http://vimeo.com/5433742 (via @alexhung)
  14. @sbohlen congratulations! That's great
  15. TweetDeck for iPhone is crashy
  16. @mucman nice. Glad to hear you figured it out.
  17. @NeilRobbins It's easier than I thought. In TeamCity build configuration, choose "enable status widget" + custom CSS - http://bit.ly/RDn7s
  18. @NeilRobbins For TeamCity on a big LCD I'm thinking about using the RSS feed found in 'settings and tools' and some custom CSS. thoughts?
  19. @RoyOsherove thanks! that's what I figured. Even though it is in memory it's still a real database.
  20. @RoyOsherove in mem tests w/nhibernate where schema is created each time. Do you consider these Unit or Integration?