Skip to content
Cory House

Cory House

  • Blog
  • Courses
  • Training
  • Presentations
  • Appearances
  • About

Nebraska Code Camp 2013 – Lessons Learned

Rethinking Enterprise – Ted Neward

Ted started the day off with a bang. He has a knack for pulling in interesting tidbits from other disciplines and weaving their implications into a development related story. In our textbooks, “the problem and … Read on...

Posted byCory HouseMarch 17, 2013January 15, 2014Posted inConference5 Comments on Nebraska Code Camp 2013 – Lessons Learned

Are You a Resume’ Driven Developer?

I’ve had the pleasure of working with many exceptionally talented developers over the years. Yet I’ve noticed the downfall of a few of the brightest minds is a penchant for resume’ driven development (RDD). So what’s RDD? It’s characterized by … Read on...

Posted byCory HouseFebruary 26, 2013January 18, 2014Posted inUncategorizedTags: Architecture, Career2 Comments on Are You a Resume’ Driven Developer?

Strongly Typed .NET Session Pattern

When working in a strongly typed language like C#, I prefer to avoid being “stringly typed“. Thus I typically wrap .NET’s session object with a custom wrapper. This offers three core benefits:

  1. Compile-time error checking to protect from
… Read on...
Posted byCory HouseNovember 11, 2012January 17, 2014Posted in.NETTags: .NET, Session1 Comment on Strongly Typed .NET Session Pattern

Kill the Zombies in Your Code

With Halloween nearly upon us, it seems appropriate to discuss a widespread problem in software development: zombie code. Nearly every codebase I work with is littered with small chunks or large swaths of commented out code. This is zombie Code.… Read on...

Posted byCory HouseOctober 22, 2012January 18, 2014Posted inClean CodeTags: Clean Code, comments, Signal to noise, Technical Debt16 Comments on Kill the Zombies in Your Code

How RESTful is Your API?

It’s been over a decade since Roy Fielding wrote his seminal dissertation on Representation State Transfer (REST). Over this period we’ve seen SOAP/WSDL fall out of favor as the cool kids transition their services over to the REST paradigm. Or … Read on...

Posted byCory HouseAugust 26, 2012January 16, 2014Posted inSOATags: REST, WCF, Web API, Web Services58 Comments on How RESTful is Your API?

The Joy of Prototype Driven Development

I’m a big believer in PDD. Why? Because we clearly need another TLA in our lives. Okay, as a good developer seeing an unfamiliar acronym you likely just Googled for PDD and found a set of links on Pervasive Developmental … Read on...

Posted byCory HouseMay 22, 2012May 23, 2012Posted inUncategorizedTags: Agile, Prototyping, Waterfall

Visual Studio Tip: Locate Current File in Solution Explorer on Demand

Visual Studio doesn’t offer an easy way to locate the current file you’re editing in the Solution Explorer on demand. You can set the solution explorer to always stay in sync with this simple setting:

Tools Options Projects and … Read on...

Posted byCory HouseMay 1, 2012May 1, 2012Posted inVisual StudioTags: Macro, Visual Studio7 Comments on Visual Studio Tip: Locate Current File in Solution Explorer on Demand

Not Enough Time To Build It Sloppy

“Just write it quick and dirty. We can clean it up later.” When deadlines loom and clients are angry it’s hard to argue. Yet the hard truth is most technical debt is never paid down.

Technical debt is insidious because … Read on...

Posted byCory HouseApril 23, 2012October 21, 2012Posted inClean CodeTags: Clean Code, Technical Debt2 Comments on Not Enough Time To Build It Sloppy

Posts navigation

Newer posts 1 … 6 7 8

About Cory

Cory HouseCory House is a React and JavaScript specialist. Cory is principal consultant at reactjsconsulting.com. I'm a Pluralsight author, a Microsoft MVP, and an international speaker. I believe in clean code, test-driven development, and responsive web UIs. I'm a retired wedding singer, lousy golfer, and lover of fine automobiles.

Pluralsight Author Page
My Pluralsight Courses

Cory House, © 2010 - 2020 Bitnative LLC