RSS 2.0
 Monday, December 28, 2009

This is one of my start pages: http://www.microsoft.com/downloads/en/resultsForCategory.aspx?nr=50&sortOrder=Descending&sortCriteria=Date&period=30&stype=ss_nd&sterm=All+Categories 

It is a great start of the day as it prompts you all new downloads at MS Downloads. As you can see in the listing below, the Visual Studio team have updated the VSTS 2008 VMs. On top of that you can also get the 2010 Beta 2 version in a ready to go VM.  Pretty cool, right? Brian Keller posted about the latter and he also provides an easy way to download the GBs and how to get the hands-on-labs. So if you have some time to burn this week, check them out.

 

Microsoft® Visual Studio® 2010 and Team Foundation Server® 2010 Beta 2 for Windows Virtual PC Image

Microsoft Visual Studio 2010 Ultimate simplifies solution development, lowering risk and increasing return. The virtual machine image in this download contains both Microsoft Visual Studio 2010 Beta2 and Team Foundation Server 2010 Beta2 and is designed to be run under Windows Virtual PC.

12/24/2009
Microsoft Visual Studio 2010 Beta 2 and Team Foundation Server® 2010 Beta 2 Hyper-V Image

Microsoft Visual Studio 2010 Ultimate simplifies solution development, lowering risk and increasing return. The virtual machine image in this download contains both Microsoft Visual Studio 2010 Beta2 and Team Foundation Server 2010 Beta2 and the requisite trial software. Designed to be run from Microsoft® Hyper-V

12/24/2009
Visual Studio 2010 Beta 2 Virtual PC SP1 Image

Microsoft Visual Studio 2010 Ultimate simplifies solution development, lowering risk and increasing return. The virtual machine image in this download contains both Microsoft Visual Studio 2010 Beta2 and Team Foundation Server 2010 Beta2 and the requisite trial software. Designed to be run from Microsoft® Virtual PC 2007 SP1.

12/24/2009
Visual Studio® Team System 2008 VSTS Hyper-V Image (Trial)

Microsoft Visual Studio 2008 is the next-generation development tool for Windows Vista, the 2007 Office System, and the Web.

12/23/2009
Visual Studio® Team System 2008 VSTS VPC Image (Trial)

Microsoft Visual Studio 2008 is the next-generation development tool for Windows Vista, the 2007 Office System, and the Web.

12/23/2009
Visual Studio® Team System 2008 TFS SP1 VPC Image (Trial)

Visual Studio Team System 2008 Team Foundation Server SP1 is an integrated collaboration server for Visual Studio Team System.

12/23/2009
Visual Studio® Team System 2008 TFS Hyper-V Image (Trial)

Visual Studio Team System 2008 Team Foundation Server is an integrated collaboration server for Visual Studio Team System.

12/23/2009

image

Monday, December 28, 2009 4:00:06 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Team Foundation Server | TFS | Visual Studio | VSTS
 Sunday, November 01, 2009

How time flies! Last year I presented Modelling in VSTS Rosario with demos in CTP12. Since then Microsoft have moved on: The product is now called Visual Studio Team System 2010 and we are at Beta2 already.

For the past few weeks I have used my rare spare time to get to know the Beta2 release. I already liked Beta1 a lot and this is even better. Sure there is room for improvement, which you can express here, but I can advise both VS as well as TFS to anyone for production use.

My session is called “New in VSTS2010” and there is much more content such as Surface development, ASP.NET security and ADO.NET Entity Framework. If you want to get the guided tour around VSTS2010 make sure to attend Codecamp in Rotterdam on November 21st.

Hogeschool Rotterdam
Locatie Academieplein 
G.J. de Jonghweg 4 - 6
3015 GG Rotterdam

 

NovaCodeCamp

Sunday, November 01, 2009 8:24:47 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Development | VSTS
 Thursday, October 29, 2009

For years Teamprise have provided integration between Eclipse and Team Foundation Server. Teamprise also works on mainframes.

The collaboration continues: At the European Eclipse conference Microsoft announced improved support for Eclipse and the Windows world. In short Eclipse will get better interop support for Windows 7, Windows Azure, Silverlight and others like ADO.NET Data Services.

Microsoft teams with Tasktop Technologies and Soyatec on open source projects designed to foster interoperability and make Eclipse a first-class tool on the Microsoft platform.

EclipseSL

Source: Partnering to foster Eclipse and Microsoft platform interoperability

Press release: http://www.microsoft.com/presspass/press/2009/oct09/10-28eclipsepr.mspx

Thursday, October 29, 2009 9:40:46 AM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Visual Studio
 Wednesday, October 21, 2009

By now you must have heard about the new Visual Studio 2010 Beta 2 release. There are plenty of blogs and videos that demonstrate the great functionality of both Visual Studio and Team Foundation Server. As of today it is available for everyone to download.

I was most curious about the TFS Basic configuration which gives you TFS version control and build on your local machine. The installation went pretty smooth: I used my sysprepped copy of Windows Server 2008 R2 and installed TFS Basic without additions. So the good thing is that you do not have to think about installing and configuring IIS or SQL Server (Express); the TFS Basic installation takes care of that. The installation is a breeze and only takes minutes and a reboot.

One error message I encountered when clicking the links in the installation summary was:

Server Error in '/tfs/web' Application.


Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (C:\Program Files\Microsoft Team Foundation Server 2010\Application Tier\Web Access\Web\web.config line 123)
Source Error:

Line 121:
Line 122:    <httpModules>
Line 123:      <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
Line 124:      <add name="TSWAAuthentication" type="Microsoft.TeamFoundation.WebAccess.TSWAAuthenticationModule"/>
Line 125:    </httpModules>

Source File: C:\Program Files\Microsoft Team Foundation Server 2010\Application Tier\Web Access\Web\web.config    Line: 123


Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927


 

It turns out that the although the installation runs smooth, you do have to install .NET Framework 3.5 additionally.

Wednesday, October 21, 2009 12:09:41 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Team Foundation Server | TFS
 Thursday, October 15, 2009

… and the end of Visual SourceSafe. Brian Harry blogged about this recently. His post explains the early days of SourceSafe and the idea of bringing easy version control to developers. In the 3rd generation of Visual Studio Team System this concept returns in the form of TFS Basic. It is Team Foundation Server without components such as Windows Sharepoint Services and SQL Reporting Services but it does provide functionality for version control, builds and simple work items. The installation is supposed to be just 2 Gb and takes 20 minutes to complete. You can even install it on your laptop if you are doing a disconnected development project solo where you want to use version control. And if your TFS Basic is to be used by the entire organization, you can simply “reconfigure” the instance and make it a full-blown Team Foundation Server.

All of this will be publicly available in TFS 2010 Beta2, which is just around the corner. And since Beta2 can go-live you can actually have this functionality in the real world very soon.

Check out Brian’s post for more information.

tfs_basic_setup

Thursday, October 15, 2009 12:04:18 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Team Foundation Server | TFS
 Wednesday, October 07, 2009

If you are doing a Team Foundation Implementation or if you are running one, make sure you have these guides to make your life easier:

Installation guide – How to install TFS (in single or dual server setup), TFS build, TFS proxy and team explorer.

Administration guide - Administration concepts, procedures, and walkthroughs.

Operations guidance – When you realize that your ALM solution is business critical

TFS Guide - All about using your TFS and getting the most out of it

tfs_sku

Wednesday, October 07, 2009 6:49:44 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Team Foundation Server | TFS
 Monday, October 05, 2009

My first public appearance about Visual Studio Team System was with Dennis Mulder in June 2005. After a few more years of community exposure I received the MVP Team System reward, which I consider a great honor.

MVP_horizontal ShareTheVision

Back then the presentation was about source control in VSTS 2005. It is great to see the progress in VSTS 2008 that the discussion is now way beyond version control. And the story continues as the eminent VSTS 2010 Beta2 release will prove.

It is going to be a very promising year for VSTS. And it feels great to be a part of it.

PS: You can see my fellow MVPs here.

Monday, October 05, 2009 1:57:30 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
TFS | VSTS
 Wednesday, September 09, 2009

entlib_accelerator.jpg

Grigori just posted about Enterprise Library being downloaded 2.000.000 times. As you may know I am a big fan of EntLib as it is a great way to reuse plumbing code and focus on business functionality. EntLib 4.1 is the most recent version, ready to use with Visual Studio 2008 SP1. EntLib 5.0 is under construction. Read all about it here.

Wednesday, September 09, 2009 8:37:28 AM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Development | Visual Studio
Archive
<December 2009>
SunMonTueWedThuFriSat
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789
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 2010
Pieter de Bruin
Sign In
Statistics
Total Posts: 138
This Year: 13
This Month: 4
This Week: 1
Comments: 81
Themes
Pick a theme:
All Content © 2010, Pieter de Bruin
DasBlog theme 'Business' created by Christoph De Baene (delarou)