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
C# 4.0 and beyond by Anders Hejlsberg
Apr 17, 2010 at 4:25 PMI think this is also the case for C++ that in C++ what are termed default parameters are burned into the call site.
It's also the case for constants in C#, which I think a lot of developers don't realize - that the constant value is burned in, so changing a constant in a referenced assembly won't change the value in dependent assemblys unless they themselves are also recompiled.
I'm sure that they have good reasoning for doing the same for optional parameters in C#, even if it may have adverse affects in some scenarios.
Visual Studio 2010 Code Visualization Tools
Apr 14, 2010 at 2:37 PMDoes this tool support code -> uml reverse engineering and roundtrip (code -> uml -> code) engineering?
From a brief look at it, it appears it does not. In which case there's better alternatives that are cheap. I'd prefer a Microsoft provided tool integrated into the IDE, but without those features I'll personally keep to the one provided by sparxx systems (which can also integrate into the IDE, though I've always used it externally).
I'd say if you want your UML tool to be taken seriously it's going to need the described features. The dependency diagram generation looks interesting. But, again, there are fairly cheap alternatives that are much more powerful if you're interested in code analysis (incl. dependency analysis).
And, ... is there any way of changing the default colors for lines on the generated dependency graph? Some of the choice of colors make some of the diagram lines practically invisible.
Overall, unless I'm missing something, I'd say this tool still has a long way to go, before it offers a reasonable alternative to external tools.
Channel 9 Live at MIX10: Bill Buxton & Erik Meijer - Perspectives on Design
Mar 31, 2010 at 9:39 AMThanks Joerg.
Channel 9 Live at MIX10: Bill Buxton & Erik Meijer - Perspectives on Design
Mar 30, 2010 at 4:40 PMOne of the most awesome quotes I've heard in quite a while... "The design isn't finished when there's nothing more to add, it's finished when there's nothing more to take out". Love it. I think I've just found my new sig line.
Love the discussion. Two of my favorite engineers/researchers. Both brilliant, and both brilliant at explaining and making conversations lively and interesting.
Thanks for the video!
Writing your first Rx Application
Nov 18, 2009 at 12:08 PMAmazing! Erik Meijer is a programming God!
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 6 of 13
Nov 05, 2009 at 12:36 PMI'd use the word 'Brilliant', Charles, but for that I think we need to break out 'Awesome'!
I'm looking forward to that already!
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 6 of 13
Nov 05, 2009 at 11:54 AMAny chances of Don Syme doing a similar training series on F#???
I'd love to learn me some F#
WPF Design Surface Improvements in Visual Studio 2010
May 07, 2009 at 7:10 AMHanselminutes on 9 - Tour of Fog Creek Software with Joel Spolsky
Apr 22, 2009 at 9:57 AMHanselminutes on 9 - Tour of Fog Creek Software with Joel Spolsky
Apr 17, 2009 at 12:53 PMSee more comments…