More servicesWindows Live
HomeHotmailSpacesOneCare
 
MSN
Sign in
 
 
Spaces home  //TODO: Come up with a t...ProfileFriendsBlogMore Tools Explore the Spaces community

//TODO: Come up with a title

Marginally-complete thoughts about .NET development and life in general...

Xbox Live GamerCard

InsomniacEM
Xbox Live GamerCard
Rep:
Reputation:Reputation:Reputation:Reputation:Reputation:
Score:
4275
Zone:
Family
Call of Duty 4Viva PiñataZumaRock BandHexic HD
August 06

Congrats to Jeff Blankenburg - Heartland Developer Evangelist

Drew Robbins, fresh off his announcement that he's on his way to a new role in Redmond, has just announced his replacement.  Congratulations to Jeff Blankenburg, the new Microsoft Heartland Developer Evangelist.  Jeff and I go way back as classmates at BGSU, touring the country with the BGSU Men's Chorus.  I'm sure Jeff will rock the house in his new role!

Quote

Heartland Developer Evangelist: Jeff Blankenburg

The new Developer Evangelist for the Heartland District is Jeff Blankenburg. This is an exciting announcement for many reasons. The Developer Evangelist (DE) position is an important role for the professional developer community. The DE is a driver and/or supporter of the many developer events that occur in the district such as Code Camps, Day of .NETs, User Groups, Product Launches, etc.

The DE is also the primary connection to Microsoft for many developers in the community. This is where those developers bring their feedback, requests, ideas, etc. The DE will hunt down the right resources and get them the support they need. As you look around each district in the US, you can see the impact that having a great DE can have on the developer community.

It is exciting to have someone as capable as Jeff in this role. Jeff brings the right combination of technical capability, attitude and passion to the role. Not only does he know how to develop software, but he also comes with a design background - a combination that is really needed in this new Microsoft world of Silverlight and Expression. It says a lot that all of the candidates for this role were flagged as Microsoft hires (ie. we'll find another role for them), but Jeff stood out because of this unique combination and some phenomenal ideas on how to bring this community to the next level.

May 09

VS DB Pro Service Release CTP

Microsoft has released a CTP of the the first service release for Visual Studio Team Edition for Database Professionals.  This was perfect timing, as we've been evaluating this for use on a project.  One of the issues we ran into was validating dependencies on other databases.  This service release adds a "Database References" feature which allows you to reference another Database Project or a metadata file.  Now if I can figure out how we can get past the fact that the legacy databases we need to work on have dependencies on eachother which results in a circular reference when trying to add them to VS.  I don't think refactoring the database design is in scope for this project...
 
Anyway, check it out!  If you haven't used this part of Team System, you're missing out!  It's pretty fantastic the way it is, but a few more iterations of this, and I think Microsoft will finally have the perfect solution for change management within databases.
 
April 30

Changing TFS User Credentials

Once you add a Team Foundation Server to your server list in Team Explorer, you'll be prompted for user credentials. There may come a time when you need to change this – perhaps you're verifying a VPC image that another user will eventually use, or perhaps you are (gasp!) using someone else's login while you wait for yours to be created. Either way, the solution is painfully simple, and has nothing to do with VSTS. Since web services are used to communicate between the client and server, user credentials are cached just like any other web site credentials. These can be maintained via the User Accounts control panel by choosing the "Manage my network passwords" under Related Tasks. This brings up the Stored User Names and Passwords dialog – just remove the TFS machine from the list, and you will be prompted for new credentials the next time you try to connect.

April 29

New Cert

It's been a few months sime my last post, but I've been busy (okay, that excuse is getting tired).  During my last stint riding the pine between consulting engagements, I was able to upgrade my MCSD certification to the new MCPD-EA (Microsoft Certified Professional Developer - Enterprise Applications) cert.  I also took the Team Foundation Server beta exam 71-510.  The beta exams take up to 2 months to grade, so I've been waiting awhile for the results.  I returned home from vacation this week to a pile of mail, a piece of which was from Pearson Vue congratulating me on my new certification, Microsoft Certified Technology Specialist: Team Foundation Server Configuration and Development.  My email sig file is really starting to get cluttered.  Still waiting for that MCJOAT (Microsoft Certified Jack-Of-All-Trades) certification...
February 22

Team Foundation Server Power Tool 1.2 Released

Looks like there are some nice features in this edition of the TFS Power Tool – a process template editor integrated with the Visual Studio IDE, a handful of check-in policies, a build task that simplifies the running of unit tests, and a few GUI enhancements to some of the TFPT commands. But the best surprise of all...my personal favorite the Annotate command, is now integrated into the Source Control Explorer, making all those "Who the heck coded this?" moments oh so fulfilling!

Check it out!

http://blogs.msdn.com/robcaron/archive/2007/02/20/1731907.aspx

View more entries