Throw Away Code (aka Spike Solution)(david-yancey.com)
submitted by geebs(85) 3 years ago
A look at Agile / XP Methodologies of Spike Solutions and their value. read more...
add a comment |category: Other |Views: 3
tags: another
Refactoring: Getting started is the hard part(david-yancey.com)
submitted by geebs(85) 3 years, 6 months ago
Looking at 5 obstacles in Refactoring and how to overcome them. read more...
add a comment |category: Patterns |Views: 15
tags: Patterns another
Create a RSS Reader in .NET 3.5 using XLINQ(daveyancey.lifeaspect.com)
submitted by geebs(85) 4 years, 5 months ago
This is the same entry as my last one, just moved to a new server. read more...
add a comment |category: Linq |Views: 61
tags: LINQ another
Create a RSS Reader in .NET 3.5 using XLINQ(geebs.proessent.com)
A look at using XLINQ in .NET 3.5 to create a RSS Reader control for your website. read more...
add a comment |category: Linq |Views: 318
tags: 3.5 LINQ .Net .net3.5 another