Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Eric Gunnerson's C# Compendium
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
General
Suggest a Topic
The C# FAQ
Eric's C# Book
So you want to write a computer book...
Tags
Agile
Avalon
Books
Column
CrackedRib
CSharp
Cycling
electronics
Friends
Fun
HealthVault
Humorish
Language
Photography
Program Manager
Programming
Regex 101
Review
Vista
What's Wrong With This Code
Windows DVD Maker
Windows Movie Maker
WPF
XNA
Recent Posts
Holiday light project 2008...
Brilliant...
What's going on now...
Scary...
wireless LCD photo frame...
Archives
November 2008 (4)
October 2008 (3)
September 2008 (3)
August 2008 (3)
July 2008 (8)
June 2008 (5)
May 2008 (2)
April 2008 (3)
March 2008 (7)
February 2008 (3)
January 2008 (7)
December 2007 (7)
November 2007 (14)
October 2007 (19)
September 2007 (3)
August 2007 (4)
July 2007 (9)
June 2007 (15)
May 2007 (9)
April 2007 (8)
March 2007 (13)
February 2007 (6)
January 2007 (8)
December 2006 (7)
November 2006 (3)
October 2006 (13)
September 2006 (13)
August 2006 (11)
July 2006 (8)
June 2006 (12)
May 2006 (16)
April 2006 (21)
March 2006 (26)
February 2006 (22)
January 2006 (26)
December 2005 (21)
November 2005 (23)
October 2005 (17)
September 2005 (23)
August 2005 (16)
July 2005 (14)
June 2005 (20)
May 2005 (21)
April 2005 (29)
March 2005 (29)
February 2005 (16)
January 2005 (25)
December 2004 (17)
November 2004 (20)
October 2004 (19)
September 2004 (26)
August 2004 (40)
July 2004 (31)
June 2004 (38)
May 2004 (24)
April 2004 (39)
March 2004 (27)
February 2004 (32)
January 2004 (24)
December 2003 (17)
November 2003 (17)
October 2003 (23)
September 2003 (25)
August 2003 (15)
July 2003 (25)
June 2003 (5)
Browse by Tags
All Tags
»
Program Manager
(RSS)
CSharp
Language
Programming
Monday, May 03, 2004 4:47 PM
C# Community Review
One of my responsibilities is overseeing the C# team's involvement in community, where community is anything we do that has direct customer touch. Everything from working with MVPs to design reviews on new features to the C# Dev Center. Duncan , Dan ,
Posted by
ericgu
|
24 Comments
Filed under:
Language
,
Program Manager
,
CSharp
Monday, April 19, 2004 12:54 PM
More on ZBB
Shaykat talks about ZBB
Posted by
ericgu
|
2 Comments
Filed under:
Program Manager
Friday, April 02, 2004 11:41 AM
My presentation today
This morning I presented at a community review for my manager, my second level, my third level, and my fourth level (one of the MS VPs). The review is about how our division is doing on community overall, and I owned talking about some of the things that
Posted by
ericgu
|
6 Comments
Filed under:
Program Manager
,
CSharp
Friday, April 02, 2004 11:34 AM
How a bug becomes a fix...
Anonymous Corporate Coder wrote a comment on my ZBB post, asking what set of bugs ZBB relates to. I started to update that post, but it quickly expanded, so I've decided to write a separate post. We're organized around a milestone approach. Some milestones
Posted by
ericgu
|
2 Comments
Filed under:
Program Manager
,
CSharp
Thursday, April 01, 2004 9:27 PM
Acronym of the day: ZBB
ZBB = Zero Bug Bounce As we start moving from the writing code phase into the fixing bugs phase, the development teams start pushing towards zero bug bounce. If you've noticed that the number of blog posts from the C# team has down a bit recently, that's
Posted by
ericgu
|
10 Comments
Filed under:
Program Manager
,
CSharp
Wednesday, March 31, 2004 10:30 PM
Work/Life Balance
Every year, Microsoft does a widespread poll to determine how people view their work environment, their compensation, etc. One of the questions is something like, “Are you satisfied with your work-life balance?” That tends to be a sore topic
Posted by
ericgu
|
7 Comments
Filed under:
Program Manager
Friday, November 21, 2003 4:21 PM
Tantric snacking...
This afternoon after lunch I ambled over to our admin's office in search of a small snack. I opted for some m&m's brand chocolate candies with peanuts. As I ate the 7 m&m's that were in the package, I noticed that the package was labelled "Fun
Posted by
ericgu
|
11 Comments
Filed under:
Program Manager
Friday, October 10, 2003 5:23 PM
Q: Compiler compatibility vs. comformance
I got an email from a customer today, in which he noted that the C# compiler allows you to write: bool b = ... switch (b) { case true: ... break;
Posted by
ericgu
|
21 Comments
Filed under:
Program Manager
,
CSharp
,
Programming
Thursday, October 02, 2003 11:35 AM
PM: Renaming Windows Formsh
On Tuesday, I asked a question about whether people keep their form class names and form filenames in sync. I'd like to thank all who responded, and provide a little background on the issue. To do that, I'll have to explain a bit about our internal development
Posted by
ericgu
|
4 Comments
Filed under:
Program Manager
Friday, September 26, 2003 11:31 AM
Creating a great presentation
With PDC coming up, there have been lots of Microsoft entries about what makes a good presentation, and I'd like to throw my 35 cents into the discussion. Here are three things I like to keep in mind. Why is always more important than what Technical people
Posted by
ericgu
|
1 Comments
Filed under:
Program Manager
Saturday, September 06, 2003 1:29 AM
PM: A new email record
Today I set a new record in the amount of time I spent on a single email. I've been trying to coordinate a change in how generics work. Ultimately, this will involve coordinating with about 10 teams to figure out how to make a breaking change without
Posted by
ericgu
|
3 Comments
Filed under:
Program Manager
Tuesday, August 19, 2003 4:23 PM
Comments on new project templates
I got a ton of comments on my post on the new project templates, and rather than try to answer them in the comments, I thought I 'd answer them here, so they're at least somewhat coherent to read. Oh, and thanks for all the comments. One more note: Some
Posted by
ericgu
|
9 Comments
Filed under:
Program Manager
,
CSharp
Tuesday, August 19, 2003 12:31 AM
PM Duties Episode IV: The template strikes back...
One of the things I own for the C# team is the project system. For this, I'm what's known as a relationship PM , which means that I'm responsible for something but there's no C# team that does project system work. My job is to figure out what the C# user
Posted by
ericgu
|
19 Comments
Filed under:
Program Manager
,
CSharp
Monday, August 04, 2003 11:19 PM
WMP, album art, and Amazon Web Services
So, I'm working on a music playing application (to be revealed sometime around PDC, or perhaps a bit later if I don't get it working) to play around with Whidbey features. One of the things I want to do is be able to display the album art. So, I dust
Posted by
ericgu
|
4 Comments
Filed under:
Program Manager
,
CSharp
,
Programming
Monday, July 28, 2003 5:54 PM
What does a Program Manager do? (1)
Today, Scoble gave me a field promotion . After I publicly gave him a hard time for it, I got thinking about what a strange thing it is to be a program manager, and that some people might be interested in what we really do. I'm therefore going to talk
Posted by
ericgu
|
3 Comments
Filed under:
Program Manager