The Morning Brew #303
Posted by Chris Alcock on Tuesday 10th March 2009 at 07:02 am | Tagged as: .NET, Development, Morning Brew
Software
- MvcContrib Release Candidate posted to CodePlex – now with more consolidated packaging – Jeffrey Palermo announces the release of the latest Release Candidate of the ASP.NET MVC Contrib library
- .NET Regular Expressions Find and Replace Add-In for Visual Studio 2008 – J Hillman has updated his Code Project article detailing a Visual Studio Add-in which provides regular expression search in in Visual Studio, which now runs in VS2008
Information
- DDD: Sample Application First Steps – Casey Charlton gets to work on the sample application for his DDD series, and in this post looks at the documentation to generate and some of the tooling used.
- Beginning Mocking With Moq 3 – Part 1 – Justin Etheredge starts a series of articles on Mocking with Moq 3 which aims to target the beginner. This first part covers the basics of mocking, and future posts will add more details on the more complex mocking operations.
- LINQ to NHibernate – First pass HQL parser – Steve Strong gives an update on the progress he’s been making on bringing Linq to NHibernate into being
- Which Is More Beautiful Architecture – FP or OOP? – Matthew Podwysocki, prompted by the book “Beautiful Architecture: Leading Thinkers Reveal the Hidden Beauty in Software” looks at the beauty of two different development Architecture, Object Oriented Programming and Functional Programming
- Real Life – Code Reuse – Tim Barcz starts a series on Real life applications of principles, witha lookat some authenitcation code that was in violation of the single responsibility principle
- Designing a document database – Ayende lays out a series of posts looking at the design of a document database as a series of questions he asked himself. This first post is a summary, and the series continues with Designing a document database: Storage – looking at the storage behind the database, and Designing a document database: Scale – looking at scaling the solution
- Screencast: Dive Into ASP.NET MVC RC2 – Elijah Manor shares a acreen cast version of a recent closed group presentation on ASP.NET MVC RC2, looking at ASP.NET MVC vs WebForms and reviewing some the the changes in recent release, along with the construction of a demo application
Community
- Your opinion required: Next Open Source .NET Exchange date – Gojko Adzic is looking to the community to guide the plans for the next Open Source .NET Exhange event. If you are interested in attending the next event, give them some feeback on the best time for you.
Comments Off on The Morning Brew #303