Follow Me!
Bio
I am an Architect for Dell.com on the Engineering Excellence team. I (co)Founded MvcContrib, Should, Solution Factory, and Pstrami open source projects. I have co-authored MVC 2 in Action, MVC3 in Action, and MVC 4 in Action. I am a Microsoft MVP.
I have founded some online conferences like aspConf, mvcConf, Community For MVCBlog Series
Ads
-
Recent Posts
- using the asp.net lego blocks to create a synchronized Kanban board.
- Tip to become a successful software engineer.
- ASP.Net Web Config Transform Console Utility released on nuget
- Are your unit tests still hard to read ? – Should Assertion Library
- Using sql compact for integration tests with entity framework.
- using MVC Navigation Routes in Twitter.Bootstrap.MVC4
online
Category Archives: mvccontrib
Portable Areas three years later – Part 5
I have written a lot about Portable Areas in the past and thought it was a good time for an update. The purpose of a Portable Area has not changed. This is a multi post series on ASP.Net MVC Portable … Continue reading
Also posted in .Net, Asp.Net, Asp.Net MVC, mvc, Portable Area
12 Comments
Portable Area excerpt from MVC2 in Action
If some of you want to know why I have not been blogging as much for the last few months.. and this is why. I have been putting my energy into this book as a co-author. I am excited to … Continue reading
Also posted in Asp.Net MVC, mvcinaction, Portable Area
5 Comments
MvcContrib – Portable Area – Visual Studio project template
I just uploaded a visual studio project template for creating portable areas. You can find the release here: http://mvccontrib.codeplex.com/releases/view/43162 This project template includes a little msbuild trick to automatically include all of your content files as embedded resources, so you … Continue reading
Also posted in Open Source Software, OSS, Portable Area
1 Comment
A Call for Help – Vote for my Codeplex Issues
This is my second time of calling to the community to support some feature requests I have made for the CodePlex website. The first time I did this, I got a great response. The community voted my issue up and … Continue reading
Also posted in Open Source Software, OSS
4 Comments
ASP.Net MVC Portable Areas – Part 2
Sample Portable Area This is the second part in a series about creating a Portable Area (PA) using MvcContrib Part 1 – Introduction Part 2 – Sample Portable Area Part 3 – Usage of a Portable Area Part 4 – … Continue reading
Also posted in .Net, Asp.Net, Asp.Net MVC, mvc, Portable Area
Comments Off
ASP.Net MVC Portable Areas via MvcContrib
Follow me on RSS and Twitter Follow @ehexter This is a multi post series on ASP.Net MVC Portable Areas Part 1 – Introduction Part 2 – Sample Portable Area Part 3 – Usage of a Portable Area Part 4 … Continue reading
Also posted in .Net, Asp.Net MVC, mvc, Open Source Software, OSS
15 Comments
MvcContrib source code has moved to GitHub
We recently moved the MvcContrib projects source code over to GitHub. We are hoping that the ease of creating forks and pulling them back into the trunk will allow for more contributions to the project. I know that GIT seems … Continue reading
Also posted in Asp.Net MVC, GIT, mvc, Open Source Software, OSS
3 Comments
Opinionated Input Builders – Part 9 override the default Date Time picker
Part 1 – Overview Part 2 – the Label Part 3 – the Source Code Part 4 – the Partial View Part 5 – the Required Field Indicator Part 6 – the Performance Part 7 – the Performance Take … Continue reading
Also posted in .Net, Asp.Net, Asp.Net MVC, c#, CoC, mvc, Open Source Software, OSS
4 Comments
Making a Unit Test Framework agnostic Assertion in C#
At the beginning of the year I got some feedback that the assertions in the MvcContrib.TestHelper library were great and very useful but the problem with them is that we relyed on the NUnit assertions. This was a problem … Continue reading
Also posted in .Net, altnetseattle, c#, testing, Tools, Unittests
2 Comments
Opinionated Input Builders – Part 7 More on Performance / Take 2.
Part 1 – Overview Part 2 – the Label Part 3 – the Source Code Part 4 – the Partial View Part 5 – the Required Field Indicator Part 6 – the Performance Part 7 – the Performance Take 2 … Continue reading
Also posted in .Net, Asp.Net, Asp.Net MVC, c#, CoC, continous improvement, mvc, Open Source Software, OSS, testing
1 Comment

