The Artima Developer Community
Sponsored Link

.NET Buzz Forum
App Building

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Eric Gunnerson

Posts: 1006
Nickname: ericgu
Registered: Aug, 2003

Eric Gunnerson is a program manager on the Visual C# team
App Building Posted: May 5, 2004 11:59 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Eric Gunnerson.
Original Post: App Building
Feed Title: Eric Gunnerson's C# Compendium
Feed URL: /msdnerror.htm?aspxerrorpath=/ericgu/Rss.aspx
Feed Description: Eric comments on C#, programming and dotnet in general, and the aerodynamic characteristics of the red-nosed flying squirrel of the Lesser Antilles
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Eric Gunnerson
Latest Posts From Eric Gunnerson's C# Compendium

Advertisement

The C# PM team is spending Wednesday-Friday of this week on app building, where we spend time using the product to write real apps. We book a conference room in a building away from our main building, put OOF messages on our email, and then spend our time programming (and reporting the bugs we find). I'm running the build that we're going to be giving out at TechEd at the end of the month, and I'm working on my GPS tracking project. I'll need to back-port it to Everett when I'm done, since the project is destined to be featured in a C# column.

Today I wrote a windows forms control that does graphing. The cool part is that it supports multi-level zooming in on the data. Tommorrow I'll hook it up with my existing app, which uses MapPoint, and then go from there.

This is the first time I've used a fairly recent Whidbey build, and I'm pretty happy with the way it feels. The refactoring works well (when I remember to use it), and Intellisense is bothering me less (in early Whidbey versions it was a little too aggressive about coming up).

Finally, the new debugging value inspection is great. I did a fair amount of debugging today, and I didn't have to go to the watch or locals window the whole time.

 

Read: App Building

Topic: WinDays Samples: Blog Reader in ASP.NET 2.0 [with Screenshots] Previous Topic   Next Topic Topic: Microsoft New Zealand Security Summit keynote on Advancing Security slide decks posted

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use