Sign in
|
Join
|
Help
Home
Merchandise
Blogs
Media
Groups
RSS
Twitter
Eric Hexter
»
All Tags
»
.Net
(RSS)
Browse by Tags
Eric Hexter
Home
About
Contact
The Lounge
Ads by The Lounge
Friends of Pablo
Friends of Pablo
Syndication
RSS for Posts
RSS for Comments
Open Source Projects
Mvc Contrib
Code Camp Server
Resharper Test Driven Development Productivity Plugin
Tarantino
Solution Factory
Flywheel
News
Recent Posts
Opinionated Input Builders – Part 9 override the default Date Time picker
Performance differences in the ASP.Net MVC View Engine when using two View Engines versus a single Composite View Engine.
Making a Unit Test Framework agnostic Assertion in C#
Opinionated Input Builders - Part 7 More on Performance / Take 2.
Opinionated Input Builders Part 6 – Performance of the builders
Tags
.Net
agile
altnetseattle
Asp.Net
Asp.Net MVC
c#
CC.Net
CoC
Community
continous improvement
continous integration
DB4O
IIS
mvc
mvccontrib
Open Source Software
OSS
Resharper
silverlight
TDD
testing
Tools
Unittests
Usergroup
x64
View more
Archives
June 2009 (13)
May 2009 (3)
April 2009 (2)
March 2009 (3)
February 2009 (8)
January 2009 (2)
October 2008 (1)
July 2008 (2)
June 2008 (3)
April 2008 (4)
March 2008 (5)
February 2008 (2)
agile
altnetseattle
Asp.Net
Asp.Net MVC
c#
CoC
continous improvement
continous integration
IIS
mvc
mvccontrib
Open Source Software
OSS
testing
Tools
Unittests
x64
Opinionated Input Builders – Part 9 override the default Date Time picker
Part 1 – Overview Part 2 – the Labe l 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 Part 8 – the AutoForm Part 9 – override the default Date Time...
Published
Tue, Jun 06 2009 9:07 AM
by
erichexter
Filed under:
c#
,
mvc
,
mvccontrib
,
Asp.Net
,
.Net
,
Asp.Net MVC
,
OSS
,
Open Source Software
,
CoC
Performance differences in the ASP.Net MVC View Engine when using two View Engines versus a single Composite View Engine.
While I was testing out my VirtualPathProvider implementation in the Opinionated Input Builders series I ran across an interesting performance difference which was quite surprising. In fact even after looking at the source code to the MVC...
Published
Thu, Jun 06 2009 10:01 PM
by
erichexter
Filed under:
c#
,
mvc
,
testing
,
Asp.Net
,
.Net
,
x64
,
IIS
,
Asp.Net MVC
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 for some users as...
Published
Thu, Jun 06 2009 1:49 PM
by
erichexter
Filed under:
c#
,
mvccontrib
,
testing
,
.Net
,
Tools
,
altnetseattle
,
Unittests
Opinionated Input Builders - Part 7 More on Performance / Take 2.
Part 1 – Overview Part 2 – the Labe l 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 After doing what all good developers should do on the weekend...
Published
Sun, Jun 06 2009 3:15 PM
by
erichexter
Filed under:
c#
,
mvc
,
mvccontrib
,
testing
,
Asp.Net
,
.Net
,
Asp.Net MVC
,
continous improvement
,
OSS
,
Open Source Software
,
CoC
Opinionated Input Builders Part 6 – Performance of the builders
Part 1 – Overview Part 2 – the Labe l Part 3 – the Source Code Part 4 – the Partial View Part 5 – the Required Field Indicator Part 6 – the Performance Update - 6/14/2009 Chad Myers blogged about the trade offs and the importance of productivity...
Published
Sat, Jun 06 2009 1:15 PM
by
erichexter
Filed under:
c#
,
mvccontrib
,
Asp.Net
,
.Net
,
Asp.Net MVC
,
CoC
Opinionated Input Builders for ASP.Net MVC – Part 5 the Required input
Part 1 – Overview Part 2 – the Labe l Part 3 – the Source Code Part 4 – the Partial View Part 5 – the Required Field Indicator The Required Field Indicator The Required Field Indicator is a property which allows the UI to...
Published
Wed, Jun 06 2009 10:58 PM
by
erichexter
Filed under:
c#
,
mvccontrib
,
Asp.Net
,
.Net
,
Asp.Net MVC
,
CoC
Opinionated Input Builders for ASP.Net MVC – Part 3 the source code.
Part 1 – Overview Part 2 – the Labe l Part 3 – the Source Code Part 4 – the Partial View Part 5 – the Required Field Indicator There have been a number of requests for me to provide the source for the input builders. I consider this code...
Published
Wed, Jun 06 2009 9:36 AM
by
erichexter
Filed under:
c#
,
Asp.Net
,
.Net
,
Asp.Net MVC
,
CoC
Opinionated Input Builders for ASP.Net MVC - Part 2 Html Layout for the Label
Part 1 – Overview Part 2 – the Labe l 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 Part 8 – the AutoForm In part two of this series I will cover...
Published
Tue, Jun 06 2009 9:26 PM
by
erichexter
Filed under:
c#
,
Asp.Net
,
.Net
,
Asp.Net MVC
,
CoC
Opinionated Input Builders for ASP.Net MVC using partials – Part 1
Part 1 – Overview Part 2 – the Labe l 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 Part 8 – the AutoForm It has taken a while to really understand...
Published
Tue, Jun 06 2009 12:21 PM
by
erichexter
Filed under:
c#
,
mvccontrib
,
Asp.Net
,
.Net
,
Asp.Net MVC
,
CoC
The Flat Tire Principle for Source Control
There is a strange correlation between automobiles and line of business software applications when it comes to performing some standard repairs. Consider the following scenario, you are happily working away at your job or out dining with your friends...
Published
Mon, May 05 2009 11:24 PM
by
erichexter
Filed under:
c#
,
agile
,
Asp.Net
,
.Net
,
Tools
,
Open Source Software
Big Props to the Codeplex team!
A month back I was on a mission to get a feature included in Codeplex that would allow my projects to better support the companies which fund my projects. I reached out to the community to help vote this feature up from somewhere in the lower...
Published
Sat, May 05 2009 11:09 PM
by
erichexter
Filed under:
.Net
,
OSS
,
Open Source Software
Help Support Open Source Software – I Mean You!
Go Vote for this feature on the Codeplex website. Although the company I work for is a consulting company and not a product company, we have dedicated hundreds of hours to Open Source Software projects in the Microsoft .Net Framework space...
Published
Thu, Apr 04 2009 11:36 PM
by
erichexter
Filed under:
.Net
,
OSS
,
Open Source Software
Alt.Net Seattle Review
I had the chance to go to the Alt.net Seattle open spaces this past weekend and it was a great experience. First of all I wanted to publicly thank my company for sending seven of us to the conference. Part of the reason for taking a position...
Published
Mon, Mar 03 2009 10:03 PM
by
erichexter
Filed under:
agile
,
.Net
,
Asp.Net MVC
,
altnetseattle
If you are developing on Asp.Net MVC and your are not using MvcContrib….. What is wrong with you?
I just went through some stats from the MvcContrib project and I saw that we have had over 26k downloads. That makes me so happy to know that it is being used and it is filling a gap that is in the Asp.Net MVC framework. One of the goals of the MVC framework...
Published
Sat, Feb 02 2009 11:56 AM
by
erichexter
Filed under:
mvc
,
mvccontrib
,
Asp.Net
,
.Net
,
Asp.Net MVC
Some questions for technology managers…. How healthy are your teams?
We ( Matt Hinze ) and I were asked to put together a list of questions that could identify common pains and troubles that development teams feel. Here is a list of some questions that identify symptoms that a development organization is in need of some...
Published
Sat, Feb 02 2009 11:42 AM
by
erichexter
Filed under:
agile
,
.Net
,
continous improvement
1
2
Next >
Copyright Los Techies 2008, 2009. All rights reserved.