Tags
New Articles

Showing 1 to 10 of 17551 2 3 4 5 6 7 8 9 10 > 
timstall 3/10/2010
There are some who think that the volume of email you send out directly reflects how much work you've done. So if you cc twice as many people, you've done twice as much work. For the rest of us, reading long emails is a time-consuming nuisance. To...
Right before I left CodePlex, I filmed my last Iteration Planning Meeting with the team to give you a bird’s eye view into the day in the life of an Agile Program Manager. I did this because last year at the MVP 09 Summit, I invited MVPs to sit in...
Omar Al Zabir 3/9/2010
PlantUmlEditor is my new free open source UML designer project built using WPF and .NET 3.5. If you have used plantuml before, you know that you can quickly create sophisitcated UML diagrams without struggling with a designer. Especially those who...
Fabulous Adventures In Coding 3/9/2010
The Framework Design Guidelines say in section 3.4 “do not use the same name for a namespace and a type in that namespace”. (*) That is: namespace MyContainers.List {     public class List { … } } Why is this badness? Oh, let me count the ways. Pa...
About once every couple of months I need to write a bit of code that does one thing if a particular string is found within an array of strings and something else if it is not ignoring differences in case . For whatever reason, I never seem to reme...
The #1 complaint I hear about WPF (Windows Presentation Foundation) is that many fonts end up looking "blurry." It's a darned shame because really great applications like Evernote get criticized because of this one issue*. The blurriness happens o...
I've been presenting for a long time. It's great fun, mostly it's stand-up comedy with code and PowerPoint. I also keep everything, always, so earlier today when I was asked by a friend to find some ten year old code, I found a few 10 year old "Co...
Fabulous Adventures In Coding 3/8/2010
Thanks for all your insights on what is attractive or unattractive about job postings, and about working on developer tools. A great many of the comments were strongly aligned with each other; no one likes “alphabet soup”. And a number of them ill...
[In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] We are continuing to make progress on shipping Visual Studio 2010.  I’d like to say a big thank you to everyone who has...
ScottGu's Blog 3/8/2010
[In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] This a quick post to announce a few upcoming events for those in the UK. I’ll be presenting in Glasgow, Scotland on Mar...
Showing 1 to 10 of 17551 2 3 4 5 6 7 8 9 10 >