Posted in LINKBLOG on Sep 30th, 2008 1 Comment »
AGILE Project Management with Scrum -A book by Ken Schwaber – Jim Heidema CIO.com has a nice preview of Visual Studio 2010 – Scott Cate Of course, after the buzz the screenshots come in… Some comments are a total waste of time – Derik Whittaker IComparer vs IEqualityComparer – Keyvan Nayyeri On the goodies that [...]
Read Full Post »
Posted in LINKBLOG on Sep 29th, 2008 1 Comment »
Typemock Isolator : Getting internal variables – Dennis van der Stelt Defining the “Unit” in Unit Testing – Chris Sterling Big Learning Up Front is wrong too – Jason Grundy ‘ Regarding my philosophy for development in general I believe in incremental design over BDUF. And I’m going to apply this principle directly to TDD, [...]
Read Full Post »
Posted in LINKBLOG on Sep 28th, 2008 1 Comment »
Can you refactor to MVC? – Kyle Baley Kyle sees the pain points in doing something like this, and wonders if anyone has actually taken such a step Coming Back to Life – Keyvan Nayyeri Keyvan is glad he can resume his life after almost two years of almost a stand still Delivering a Great [...]
Read Full Post »
Posted in LINKBLOG on Sep 27th, 2008 1 Comment »
Writing non-thread-safe code – Tim Stall Tim explains possible threading issues, and how to throw in a unittest for simulating the issue Testing ASP.NET MVC using Typemock AAA Syntax – Soon Hui ‘ AAA syntax stands for Arrange, Act and Assert . It is a way to make a test readable, maintainable and convenient ‘ [...]
Read Full Post »
Posted in LINKBLOG on Sep 26th, 2008 1 Comment »
ASP.NET MVC – adopt it or not? – de-Hao How Do I: Send Email Asynchronously with ASP.NET ‘ In this video, Chris Pels shows how to use the System.Net.Mail classes in ASP.NET to send an asynchronous email message ‘ Probability Puzzle Answered – Steve Smith Ah, the quizmaster and the three doors! I’ve had several [...]
Read Full Post »
Posted in LINKBLOG on Sep 25th, 2008 1 Comment »
Beware of slow descents into unmaintainability – Jason Grundy Strategy Pattern With Ninject – Steve Smith Steve shows hands-on how a Inversion of Control container such a Ninject, helps you setting up a decoupled Strategy scenario. This is new stuff to me, so I replayed this scenario. Wonderful how this IoC thing resolves your dependencies. [...]
Read Full Post »
Posted in LINKBLOG on Sep 24th, 2008 3 Comments »
Learning TDD – Ray Houston … is not an easy path, as e.g. Jay’s post below explains more thouroughly. It can really take a lot of time before you see the benefits that you know must be there Getting the “unwashed” (aka “blue collar coders”) to unit test – Jay Kimble ‘ I fear that [...]
Read Full Post »
Posted in LINKBLOG on Sep 23rd, 2008 1 Comment »
Bumper-Sticker API Design – Joshua Bloch The bug that almost drove me mad, and it’s not my bug – Sergio Pereira Leadership and Self Examination: The 3 Coaching Styles – Jarod Ferguson Passing objects to SubControllers – Matt Hinze ‘ SubControllers are MVC Controllers that are also parameters to your action methods. Incorporating their use [...]
Read Full Post »
Posted in LINKBLOG on Sep 22nd, 2008 1 Comment »
Don’t Go For The Doughnut – Max Pool The intricate calculations behind doing a major amount of overtime, being rewarded with a seemingly nice $100 gift card. Which translates to $0.31/hr in this case. Don’t know anything about current wages in the US, but my take is that 31 cents per hour is not what [...]
Read Full Post »
Posted in LINKBLOG on Sep 21st, 2008 1 Comment »
Passive View and Cyclomatic Complexity – Nick Harrison Starting off today with some theoretical info Cosmos – C# Open Source Managed Operating System – Chad Z. Hower Heavy stuff, but you can leave that to Chad. I’ll never forget seeing him speak last year on a UG meeting, where he successfully demo’ed a rocketlauncher directed [...]
Read Full Post »