RSS 2.0
 Thursday, February 28, 2008

10:35 AM (Los Angeles)

A fictitious developer, from the fictitious company "Fourth Coffee" is demonstrating the new, agile development features in Visual Studio 2008. She's showing off how to manage team development projects (a.k.a. team projects and work items), giving her tasks to make some changes to her code. Mostly she is showing off the split-screen editor, synchronization of code and designer, integrated design tools, and the new JavaScript debugger.

vs2008launchvsts

Oops, she just called it "Team Services" as she closed out her work item. Well, we get the idea. :-)

Thursday, February 28, 2008 2:40:12 PM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
Conferences | Team System | Visual Studio 2008
 Wednesday, February 27, 2008

In this, my first post of (hopefully) several today, I'm sitting in the keynote session (next to Douglas McDowell), listening to Tom Brokaw warm up the audience. What a nice surprise. It definitely stopped all the geeks in their tracks, to listen to his wise words, gathered from years of experience in all matters mankind.

 vs2008launchbrokaw

I loved his opening line "I'm not here to write code, or wire this room". He did, however, wax poetic on the future of technology, the spirit and energy of the types of people who will drive it, and how we must handle it to get their safely."

Some of his quotes during the keynote (some paraphrasing):

  • "The test or our place in this world is not yet complete. We don't want to become Easter Island or the Mayan civilization. The use of this technology is not just a virtual experience. If we develop capacity and leave out common sense, what then is the reward to each of us, collectively or individually? If speed overruns reason, what else gets trampled?"
  • "We will not solve climate change by hitting backspace. It will do us little good to wire the world if we short circuit our consciousness, our souls and if we don't use this technology to advance mankind."
  • "When I left Nightly News I said that I'm not only going to spend my time at suites in the four seasons ... but to spend time in the trenches to meet people who make a difference"
  • "One day I woke up in Pakistan in a packing container with Americans who had been there for six months, trying to assess medical and health needs. When they hiked out, they put their hands on the keyboard and distilled what they had learned ... and in so doing, made a big impression ... of those of us in the West who have so much, while they (people in Pakistan) have so little."
  • "This technology takes a guiding hand, an imaginative approach, and a hope ..."
  • "We have the opportunity to become the next, greatest generation."

Steve Ballmer came on stage next to thank the many platinum sponsors, and discuss how "Dynamic IT" can help manage complexity and achieve agility (especially in the realm software development)

vs2008launchballmer

I heard the term "Agile" about 10 times in the span of 3 minutes. More to come ...

Wednesday, February 27, 2008 10:49:38 AM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
Conferences | SQLblog | Visual Studio 2008
 Tuesday, February 26, 2008

Thanks to Jim Gasaway and David Starr for getting the information to the Statesman.

The article does a nice job of outlining our 'camp.

Tuesday, February 26, 2008 1:27:53 PM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
Community
 Tuesday, February 12, 2008

I just got sent this announcement from AppDev . I was about to delete it when I noticed a familiar looking face of my friend (and second-time, new dad) Scott Cate!

AjaxCourse
Tuesday, February 12, 2008 3:35:17 PM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
Community

Time flies. It's been a year since Dr. Gray, a Microsoft research fellow and Turing Award-winner, went missing while sailing off San Francisco. A year ago, at Boise Code Camp 2.0, I hosted a session on finding Jim Gray, using Amazon's Mechanical Turk.

Now, a year after Dr. Gray went missing, the Association of Computing Machinery (the organization that holds the Turing Awards), the IEEE Computer Society and the University of California-Berkeley have joined to announce a tribute to Gray, planned for May 31 at the UC Berkeley campus. Jim Gray attended UC Berkeley from 1961 to 1969 and earned the school's very first Ph.D. in computer science. Fittingly enough, the tribute will also feature technical sessions for registered participants.

You can find more information about the tribute here:

Tuesday, February 12, 2008 8:01:58 AM (Mountain Standard Time, UTC-07:00)  #    Comments [1] -
Community | Microsoft | SQLblog
 Sunday, February 10, 2008

I know. I know. This doesn't sound like a very interesting post, but it saved me time, and hopefully it can save you some too.

When you install Visual Studio 2008, Microsoft creates a "Visual Studio 2008 Command Prompt" shortcut, under that program group.

image

I like to take this shortcut and drop it on my Quick Launch toolbar:

image

The problem is that when you install the Team Foundation Server Power Tools (or other new command line utilities) you need to put them in the path.

Well, if you look at the file the shortcut calls, it's vcvarsall.bat, but don't bother editing that file because it calls vcvars32.bat, but don't bother editing that file, because it calls vsvars32.bat. If you go ahead and edit that file, you can find where the PATH is getting set, and add the Power Tools path to it:

@set PATH=C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE;C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN;C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools;C:\WINDOWS\Microsoft.NET\Framework\v3.5;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Microsoft Visual Studio 9.0\VC\VCPackages;C:\Program Files\Microsoft Team Foundation Server 2008 Power Tools;%PATH%

Sunday, February 10, 2008 3:01:11 PM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
SQLblog | Team System | Visual Studio 2008
 Friday, February 01, 2008

One is an award winning anti-virus writer, and the other is an expert in .NET architecture and ALM tools ...

Do you know your geeks?

Friday, February 01, 2008 8:43:39 PM (Mountain Standard Time, UTC-07:00)  #    Comments [1] -
Community
 Thursday, January 24, 2008

Last week I had a chance to meet some of the brains behind gridGISTICS - a .NET development company in Atlanta that gets it. Not only are they up to speed on the latest .NET 3.x technologies, but they have some killer products as well.

The one that struck me as the coolest was their Aware Server product, which is a grid-computing based deployment and management environment. In other words, the missing pieces to Team Foundation Server's build and (ahem) deploy automation. Packaging up applications by system and version into manifests, these binaries can be automatically deployed, registered, launched, and monitored by various Aware Agents installed around a company's environment. From the development side, they provide many Visual Studio 2008 templates and add-ins to help generate Aware-compatible applications very quickly.

awaredeploy

Follow their story here.

Thursday, January 24, 2008 2:30:20 PM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
Community | Development | Visual Studio 2008
 Monday, December 24, 2007

Man, I need to keep a closer eye on the work product over at .NET Rocks. I had meant to link up this transcript last Summer, but I dropped the ball. Apologies.

So, what this was was a VSTS panel discussion at Tech-Ed in Orlando last June, with Mike Azocar, Steven Borg, Doug Seven, Joel Semeniuk, and the hosts Richard Campbell and Carl Franklin.

Here's the panel (with Barry Gervin running the microphone)
Panel1

And some of the audience (you can see Rob Caron and Mickey Gousset in the back).
panel2

There's some pretty good questions in there, especially those asked by yours truly!

Monday, December 24, 2007 3:21:25 PM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
Conferences | Team System
 Friday, December 07, 2007

This month’s meeting topic is Blogs and Wikis in SharePoint - what’s available out of the box and interesting ways to extend and use Blogs and Wikis presented by Ben Hickman of Microsoft. They will also be having a presentation by Certeon around their S-Series Application Acceleration Appliances, which provides the industry’s only solution with Application Intelligent Networking to deliver application acceleration, security and scalability from the desktop to the data center.

 

Meeting Date:  Wednesday, December 19th, 2007, 11 am – 2 pm

Meeting Place: 250 S. 5th Street, Boise, ID 83702

 

Meeting Agenda:

 

11:00 - 11:15 - Arrive at the meeting...visit with other users.

11:15 - 11:20 - Announcements and other group administrative topics by group coordinator

11:20 – 1:45  - Presentation  by Ben Hickman and Certeon (Lunch will be ready at about 12:00 so help yourself when it arrives).

 

Find more meeting information on their web site.

Friday, December 07, 2007 3:06:04 PM (Mountain Standard Time, UTC-07:00)  #    Comments [1] -
Community
 Thursday, December 06, 2007

Microsoft announced today that PDC 2008 is on!

 

October 27–30, 2008
Pre-conferences October 26, 2008
Los Angeles, California

 

PDC is the definitive Microsoft event for software developers and architects focused on the future of the Microsoft platform. Mark your calendars and save the date. More information coming soon.

 

http://msdn.microsoft.com/pdc2008

Thursday, December 06, 2007 7:20:38 PM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
Conferences | Microsoft
 Friday, November 30, 2007

In addition to adding support for the .NET Framework, Microsoft is taking the next version of Silverlight farther by adding a comprehensive control model, powerful skinning and “theming,” data binding, and over 20 controls in the box. To better capture the scope of the feature set for the next version of Silverlight, Microsoft will rename Silverlight 1.1 to Silverlight 2.0.  Microsoft will also commit to delivering a Silverlight 2.0 Beta with a Go-Live license in Q1 2008.

 

As for customer evidence, the NBA began engaging with Microsoft to deliver key interactive applications on NBA.com deploying Silverlight.  By utilizing Silverlight, the NBA will be able to further broaden the scope of its online experience across video and photos. From a broader Web development perspective, Microsoft will also release a preview of the ASP.NET 3.5 Extensions in early December. Key features of the preview include MVC, Dynamic Data Controls and REST Services. Silverlight and ASP.NET are core technologies enabling better user experiences on the desktop, Web and beyond. Microsoft’s user experience approach is part of the broader Microsoft Application Platform strategy, formed with the goal of helping customers realize the benefits from more dynamic applications.

 

For more information on Thursday, please check out Scott Guthrie’s blog, Jesse Liberty’s blog, and the Silverlight homepage.

 

Also, feel free to check out the new Microsoft Download Center Beta, now powered by Microsoft Silverlight.

Friday, November 30, 2007 10:07:39 AM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
Development | Microsoft
 Thursday, November 22, 2007

Come chat with the Visual Studio Team System group on Wednesday, December 5th.

 

Join members of the Visual Studio Team System product group to discuss features available in Team Foundation Server, Team Suite, Architecture Edition, Development Edition, Database Edition, and Test Edition. In addition, discuss what's new for these editions for Visual Studio 2008.

 

There will be two sessions that day:

Thursday, November 22, 2007 12:09:46 PM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
Community | Visual Studio 2008
 Tuesday, November 20, 2007

Wow, I found this old photo of me at COMDEX in 1990. It was my first such event, and I was completely blown away by the size of it - and who was there. I remember Borland had a giant quiz-show, asking questions and giving away prizes if you got the answers correct. I met Jeff Duntemann, who was the editor of PC Techniques magazine.

I also met Phil Katz (think "PK") at the event. He had become a hero to the BBS community, because his PKXARC/PKARC software was good at compressing files for transfer over 300 baud modems. After he was sued by SEA, he released an even faster PKZIP and became everyone's best friend. Most everyone in the world still uses PKZIP, or a derivative today.

PhilKatz

Unfortunately, Phil Katz lead a troubled life and he died from alcoholism at age 37. Here is an article on his life.

PhilKatzSignature

Tuesday, November 20, 2007 6:05:21 PM (Mountain Standard Time, UTC-07:00)  #    Comments [1] -
Conferences

I've been so involved with the VSTS RTM yesterday, that I almost didn't notice this one.

Click here to download the latest SQL Server 2008 Community Technology Preview (CTP) and try out the latest features of SQL Server 2008.

Tuesday, November 20, 2007 11:03:00 AM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
SQL Server | SQLblog
 Monday, November 19, 2007

Hmmm ... it still has that fresh .ISO smell.

Seems that we'll have something extra to be thankful for this week. VSTS 2008 Team Suite is available for download today!

vsts2008

I hope you are an MSDN subscriber, so you can access the subscriber downloads.

Monday, November 19, 2007 11:41:32 AM (Mountain Standard Time, UTC-07:00)  #    Comments [0] -
Team System | Visual Studio 2008
Archive
<February 2008>
SunMonTueWedThuFriSat
272829303112
3456789
10111213141516
17181920212223
2425262728291
2345678
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2008
Richard Hundhausen
Sign In
Statistics
Total Posts: 687
This Year: 23
This Month: 2
This Week: 0
Comments: 478
Themes
Pick a theme:
All Content © 2008, Richard Hundhausen
DasBlog theme 'Business' created by Christoph De Baene (delarou)