Los Techies : Blogs about software and anything tech!
Sign in
|
Join
|
Help
Home
Merchandise
Blogs
Media
Groups
RSS
Twitter
Chris Missal
»
All Tags
»
Development
(
RSS
)
Browse by Tags
Chris Missal
Home
About
Contact
The Lounge
Ads by The Lounge
Friends of Pablo
Pablo's Extended Family
Syndication
RSS for Posts
Atom
RSS for Comments
Recent Posts
One Year of Production ASP.NET MVC
Unique Keys versus IDs in Web Applications
Unit Testing Simple ASP.NET MVC Controllers
How I Approach a Defect
We Remembered Not to Dive Too Deep Too Soon
Tags
Analytics
ASP.NET MVC
Best Practices
Book Review
Communication
Continuous Improvement
Continuous Integration
Design Patterns
Design Principles
Development
DRY
jQuery
Legacy Code
Members
Moq
NUnit
open source
Project Management
Reading Code
RhinoMocks
SEO
SOLID
Spark
StructureMap
Testing
View more
Additional Links
Twitter
Facebook
ChrisMissal.com
Delicious Links
ohloh Account
Archives
March 2010 (3)
February 2010 (3)
January 2010 (3)
December 2009 (3)
September 2009 (4)
August 2009 (4)
July 2009 (3)
June 2009 (2)
May 2009 (6)
April 2009 (2)
March 2009 (3)
January 2009 (7)
ASP.NET MVC
Best Practices
Continuous Improvement
Design Principles
DRY
Legacy Code
Moq
NUnit
Project Management
Rant
RhinoMocks
SOLID
Testing
One Year of Production ASP.NET MVC
Last week marked the one year anniversary our team’s first ASP.NET MVC application in production. We really have two different types of production. Internal and external. While an internal application might get used by 2 to 100 people, our external applications...
Published
Wed, Mar 03 2010 11:20 PM
by
Chris Missal
Filed under:
Development
,
ASP.NET MVC
Unique Keys versus IDs in Web Applications
An ID is a fine way to uniquely identify an object, the common usage is also very user un-friendly. A while back I was watching a presentation by Jeffrey Palermo on Community For MVC.Net , then later at a live presentation and discussion at the local...
Published
Wed, Feb 02 2010 11:08 PM
by
Chris Missal
Filed under:
Best Practices
,
Development
Unit Testing Simple ASP.NET MVC Controllers
I have created enough simple projects using ASP.NET MVC with unit tests to notice a very helpful pattern. The following is a sample of a test fixture using RhinoMocks and NUnit to test a controller. 1: [TestFixture] 2: public class AdminControllerTests...
Published
Fri, Feb 02 2010 12:04 AM
by
Chris Missal
Filed under:
DRY
,
Development
,
ASP.NET MVC
,
Moq
,
RhinoMocks
,
NUnit
How I Approach a Defect
Lately I've been tracking some of the steps I go through in a given day or week. I was fixing a bug the other day when I decided that I should write down all the mental notes I refer to when addressing a problem like a bug in code. These are questions...
Published
Tue, Feb 02 2010 12:11 AM
by
Chris Missal
Filed under:
Testing
,
Best Practices
,
Development
,
Continuous Improvement
We Remembered Not to Dive Too Deep Too Soon
While reading " Remember to not dive too deep too soon " by Derik Whittaker , I was reminded of something that happened at work today. We were going over a couple new stories in our backlog and needed to assign points to them. Before adopting Scrum a...
Published
Wed, Jul 07 2009 10:45 PM
by
Chris Missal
Filed under:
Development
,
Project Management
Now that I use the Delete Key…
Some Quick Background I have the longest tenure on our team, and it’s not that long; there was a bit of an exodus just prior to me joining. I was with a small contract team and none of us knew the code when we were thrown into the situation. Needless...
Published
Sat, Jun 06 2009 9:21 AM
by
Chris Missal
Filed under:
Legacy Code
,
Best Practices
,
Development
Anti-Patterns and Worst Practices – You’re Doing it Wrong!
When shown ideal code, I think developers understand why it is favorable. When it is regarding Separation of Concerns (SoC) or Single Responsibility Principle ( SRP ) the consensus is something along the lines of “of course, that makes sense”...
Published
Tue, May 05 2009 8:00 AM
by
Chris Missal
Filed under:
SOLID
,
Legacy Code
,
Testing
,
Best Practices
,
Design Principles
,
DRY
,
Development
Workaround is a Four-Letter Word
Today in a meeting I heard: “We can provide a workaround for you” and immediately wrote down the title of this post in my notepad. Obviously, workaround is not a four-letter word in reality, but does have nearly the same meaning as the actual...
Published
Thu, Apr 04 2009 8:13 PM
by
Chris Missal
Filed under:
Development
,
Rant
Copyright Los Techies 2008, 2009. All rights reserved.