Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Bart De Smet: Interactive Extensions (Ix)
Aug 30, 2011 at 11:11 AMThe Interactive Extensions (Ix) link is broken.
Luckily it can be found in nuget.
Hanselminutes on 9 - What is Productivity?
Jun 21, 2009 at 7:29 AM3min in. WRONG WRONG WRONG.
The number of times in my carrer of 15 years that those little one offs have not had to be maintained can still be counted on one hand. It happens VERY rarely.
Those "tiny little apps" grow beyond their original scope. If you don't write with maintainability in mind, you fail. period.
Was that Michael Feathers @ 5:35 "Can we design technology that is maliable enough to make the change cases we don't anticipate easier" ?
That is it. that is what software development is all about. And yes, it is about balancing YAGNI with ability for future change. So you don't write the future, because YAGNI, but you DO write with maintainability in mind.
BTW: EXCELLENT discussion. What aren't conference panel discussions this good?
C# 4.0: Meet the Design Team
Jul 13, 2008 at 7:21 AMHere is my list: http://jrwren.wrenfam.com/blog/2008/05/15/c-vnext-feature-request/
Left out of that list is my request for an extensible literal system. We already have the wonderful TypeConverter system in the BCL. The compiler could use that and I could have extensible literals in the language. Short of that, just list and dictionary literals would be great.
Erik Meijer: Volta - Wrapping the Cloud with .NET - Part 2
Oct 30, 2007 at 1:18 PMsee JSC for IL to JS compiler which has been around for years.