WES HIGBEE | dev blog
Search
About Me
Tags
Archive
Archive
Jun 2014 (1)
Building a mongodb provider for the new ASP.NET Identity framework - Part 2 RoleStore And Sample
May 2014 (1)
Pluralsight Course: Using MongoDB with ASP.NET MVC
Apr 2014 (1)
Video: The Value of Consistently Formatted Code
Mar 2014 (3)
Wallowing In Ideas
Use Regulation As A Reason To Improve The Delivery Of Software, Not Impede It
Ax Vestigial Features
Feb 2014 (1)
Workspace: To sit or to stand
Jan 2014 (4)
Disable encoding with custom html builders in Razor without using IHtmlString
Building a mongodb provider for the new ASP.NET Identity framework - Part 1
C# async/await makes reactive testing expressive!
Refactoring: Pushing Behavior Into The Domain
Dec 2013 (2)
Refactoring: Renaming Ambiguous Variables When Reading Code
YAGNI: Ask about actual scenarios even if the features seem reasonable.
Nov 2013 (1)
Using invariants to avoid null check insanity
Oct 2013 (1)
TeamCity - Automatic Testing of Feature Branch Merging
Sep 2013 (3)
Usability of Click To X emailed links
Map Then Collect
Encapsulated Request Pattern
Aug 2013 (1)
Automated testing as a tool, not an obligation
Jul 2013 (4)
Adding OWIN to an empty ASP.Net MVC app
Why I value SmartGit/Hg
Pattern: Value Driven Documentation
Part 4 - Testing with ddfplus - Reactive benefits with commodity option barrier events
Jun 2013 (11)
Part 3 - Integrating with ddfplus - Reactive benefits with commodity option barrier events
Pattern: One Clearly Defined Project At A Time
The value of code reviews
Pattern: Establish Trust First
Pattern: Reduced Risk Initial Project
Antipattern: Mediating Involvement
Why analyzing value gets you results.
Reaction to: Why your users hate Agile development (and what you can do about it)
Part 2 - Testing: Reactive benefits with commodity option barrier events
Reactive benefits with commodity option barrier events
Deliverables should not be the objective.
May 2013 (4)
New ventures
Successful software development is about creating value, not software
Why objectives and value are important in software development
Monitoring Tests - When This Runs Over
Apr 2013 (2)
The Value of Using ReSharper with Visual Studio
Chicago Node.js - Control Flow Techniques
Mar 2013 (5)
Kindle Highlights Backup
Nebraska Code Camp 3 Recap
Teaser: HALF DAY WORKSHOP: Introduction to Refactoring with Resharper #ncc3
Teaser: Async Programming in Javascript with Await and Defer #ncc3
This is cool: git smart alias
Feb 2013 (2)
Make your inbox responsive with Astrid and the 4Ds of time management
This is cool: SmartGit 4 Interactive Rebase
Jan 2013 (1)
Let's talk objectives first, not implementation
Dec 2012 (3)
Why requirejs?
Consistent Formatting via Automatic Tools
KISS & AJAX Deletes
Nov 2012 (1)
My Automated NuGet Workflow
Apr 2012 (2)
Commit Review Questions
Programming doesn't have to be Magic
Jan 2012 (1)
Creating abstractions instead of using generic collections
Jun 2011 (1)
How we are going to use NuGet
Apr 2011 (1)
Refactoring Part II - Tight rope walking / what can break and KISS
Feb 2011 (1)
Things I've noticed with DVCS
Jan 2011 (1)
Refactoring Part 1 : Intuitive Investments
Jul 2010 (2)
What we are doing with HtmlTags Part 2 : Form Fields
What we are doing with HtmlTags Part 1 : Why HtmlTags?
Apr 2010 (1)
How I do VCS
Mar 2010 (2)
Adopting DBVCS
Database version control resources
Feb 2010 (2)
Sexy Windsor Registrations
IJoinedFilter Part 3: IFilterPriority
Jan 2010 (1)
AutoMapFilter meet IJoinedFilter
Dec 2009 (3)
Testing tips (That is testability, not TDD part 2)
That is testability, not Test Driven Development!
IJoinedFilter
Nov 2009 (2)
Remove<T>(this IList<T> source, Func<T,bool> selector) why not?
SyntaxHighlighter with Subtext/GWB
Oct 2009 (3)
Apply DeMorgan's law refactoring
OrderBy().Descending()
ForEach or ForEachCopyIntoNewList?
Sep 2009 (2)
The slippery slope of "var"
Weighted Average in python
Aug 2009 (3)
My cool code snippet
Outlook 2010 + Google Cal Sync hack
Ling2Sql custom mapping gotcha with entity base class
Jul 2009 (3)
NUnit 2.5.1 framework with Silverlight 3
Not using a ubiquitous language...
Null Object Pattern
Jun 2009 (4)
Program to an interface, not to an implementation
Refactoring - Compose Method
Chain Constructors
Refactoring, Creation Methods