<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Accentient - Visual Studio 2005</title>
    <link>http://blog.accentient.com/</link>
    <description>Visual Studio ALM Experts</description>
    <language>en-us</language>
    <copyright>Richard Hundhausen</copyright>
    <lastBuildDate>Wed, 08 Aug 2007 16:39:29 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>richard@accentient.com</managingEditor>
    <webMaster>richard@accentient.com</webMaster>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=65b6a337-6cee-4c40-bd12-22b931dbcda9</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,65b6a337-6cee-4c40-bd12-22b931dbcda9.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,65b6a337-6cee-4c40-bd12-22b931dbcda9.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=65b6a337-6cee-4c40-bd12-22b931dbcda9</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Gert Drapers, the PM for Database Professionals announced that the first set of Power
Tools should be released by the end of this week. With that in mind I wanted to blogging
about some of the cool new features. Today's blog is on the new Regular Expression
builder.
</p>
        <p>
          <img height="727" alt="Regular Expression Builder.jpg" src="http://blog.accentient.com/content/binary/Regular%20Expression%20Builder.jpg" width="782" border="0" />
        </p>
        <p>
This allows you to choose your regular expression and and preview the result of the
expression! Very cool. Here's a tip to add to the list of regular expressions:
</p>
        <p>
Navigate to the AppData\Roaming Folder (this will be different depending on what O/S
you're using - for Vista it's C:\Users\%Username%\AppData\Roaming) and you'll find
a file called RegExHelperConfig.xml.
</p>
        <p>
Add a new record (for example, to add something simple like area code) with the following:
</p>
        <p>
          <font face="Courier New">&lt;Record Key="21" DisplayName="Area Code" Regex="[0-9]{3}"
/&gt;</font>
        </p>
        <p>
          <font face="Arial">You can also add a new element which shows up when you click the
Insert Element button by inserting a record in the syntax element section of this
same file. Then you can distribute this file to all of your developers and they'll
have the updated contents!</font>
        </p>
        <p>
          <font face="Arial">I believe that at the end of september (I didn't get an exact date
from Apress) a Second Edition of <a href="http://www.amazon.com/Visual-Studio-2005-Team-System/dp/1590594606/ref=pd_bbs_sr_1/103-5765168-4125453?ie=UTF8&amp;s=books&amp;qid=1186591080&amp;sr=8-1">Pro
Visual Studio 2005 Team System</a> will be released with approximately 100 new pages
of content devoted just to the Database Professionals Edition of Team System.</font>
        </p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=65b6a337-6cee-4c40-bd12-22b931dbcda9" />
      </body>
      <title>Power Tools for DBPro are just around the corner!</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,65b6a337-6cee-4c40-bd12-22b931dbcda9.aspx</guid>
      <link>http://blog.accentient.com/2007/08/08/PowerToolsForDBProAreJustAroundTheCorner.aspx</link>
      <pubDate>Wed, 08 Aug 2007 16:39:29 GMT</pubDate>
      <description>&lt;p&gt;
Gert Drapers, the PM for Database Professionals announced that the first set of Power
Tools should be released by the end of this week. With that in mind I wanted to blogging
about some of the cool new features. Today's blog is on the new Regular Expression
builder.
&lt;/p&gt;
&lt;p&gt;
&lt;img height=727 alt="Regular Expression Builder.jpg" src="http://blog.accentient.com/content/binary/Regular%20Expression%20Builder.jpg" width=782 border=0&gt;
&lt;/p&gt;
&lt;p&gt;
This allows you to choose your regular expression and and preview the result of the
expression! Very cool. Here's a tip to add to the list of regular expressions:
&lt;/p&gt;
&lt;p&gt;
Navigate to the AppData\Roaming Folder (this will be different depending on what O/S
you're using - for Vista it's C:\Users\%Username%\AppData\Roaming) and you'll find
a file called RegExHelperConfig.xml.
&lt;/p&gt;
&lt;p&gt;
Add a new record (for example, to add something simple like area code) with the following:
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;&amp;lt;Record Key="21" DisplayName="Area Code" Regex="[0-9]{3}"
/&amp;gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face=Arial&gt;You can also add a new element which shows up when you click the
Insert Element button by inserting a record in the syntax element section of this
same file. Then you can distribute this file to all of your developers and they'll
have the updated contents!&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face=Arial&gt;I believe that at the end of september (I didn't get an exact date
from Apress) a Second Edition of &lt;a href="http://www.amazon.com/Visual-Studio-2005-Team-System/dp/1590594606/ref=pd_bbs_sr_1/103-5765168-4125453?ie=UTF8&amp;amp;s=books&amp;amp;qid=1186591080&amp;amp;sr=8-1"&gt;Pro
Visual Studio 2005 Team System&lt;/a&gt; will be released with approximately 100 new pages
of content devoted just to the Database Professionals Edition of Team System.&lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=65b6a337-6cee-4c40-bd12-22b931dbcda9" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,65b6a337-6cee-4c40-bd12-22b931dbcda9.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=a71a2db8-775d-4a7c-9dfb-daad7fc20310</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,a71a2db8-775d-4a7c-9dfb-daad7fc20310.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,a71a2db8-775d-4a7c-9dfb-daad7fc20310.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=a71a2db8-775d-4a7c-9dfb-daad7fc20310</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">Don't get me started on Project... 
OK.  Get me started...  I hate how MS Project refers to People, your TEAM,
as "Resources".  :-(  However, I'll keep my mouth shut, since I want to
mention a one thing related to Team System.<br /><br />
First, if you're entering work items in Project you'll have to enter the "Resource"
name as a string, and you won't have a drop down to select from (until you have entered
the name at least once).  This is in contrast to Excel, where you get a drop
down of all the available people to assign the task to.  It's frustrating, but
there's a reason.  Project supports assigning multiple "resources" to a task,
while TFS supports only one person on the Assigned To line (by default).<br /><br /><br /><p></p><img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=a71a2db8-775d-4a7c-9dfb-daad7fc20310" /></body>
      <title>Using Project to enter "Resources"</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,a71a2db8-775d-4a7c-9dfb-daad7fc20310.aspx</guid>
      <link>http://blog.accentient.com/2007/07/23/UsingProjectToEnterResources.aspx</link>
      <pubDate>Mon, 23 Jul 2007 23:09:59 GMT</pubDate>
      <description>Don't get me started on Project...&amp;nbsp; OK.&amp;nbsp; Get me started...&amp;nbsp; I hate how MS Project refers to People, your TEAM, as "Resources".&amp;nbsp; :-(&amp;nbsp; However, I'll keep my mouth shut, since I want to mention a one thing related to Team System.&lt;br&gt;
&lt;br&gt;
First, if you're entering work items in Project you'll have to enter the "Resource"
name as a string, and you won't have a drop down to select from (until you have entered
the name at least once).&amp;nbsp; This is in contrast to Excel, where you get a drop
down of all the available people to assign the task to.&amp;nbsp; It's frustrating, but
there's a reason.&amp;nbsp; Project supports assigning multiple "resources" to a task,
while TFS supports only one person on the Assigned To line (by default).&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=a71a2db8-775d-4a7c-9dfb-daad7fc20310" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,a71a2db8-775d-4a7c-9dfb-daad7fc20310.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=4da90c3c-a195-422d-af73-8eb047a4966a</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,4da90c3c-a195-422d-af73-8eb047a4966a.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,4da90c3c-a195-422d-af73-8eb047a4966a.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=4da90c3c-a195-422d-af73-8eb047a4966a</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://sela.co.il/">Sela</a> has created a great little plug-in to VS 2005
that will warn you when you're doing a check-out if there are later revisions of any
of those files on the TFS server.  Download it <a href="http://sela.co.il/?CategoryID=975&amp;ArticleID=501&amp;Page=1">here</a>.
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=4da90c3c-a195-422d-af73-8eb047a4966a" />
      </body>
      <title>Plug-in to Get Latest on Check-out</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,4da90c3c-a195-422d-af73-8eb047a4966a.aspx</guid>
      <link>http://blog.accentient.com/2007/06/20/PluginToGetLatestOnCheckout.aspx</link>
      <pubDate>Wed, 20 Jun 2007 16:37:09 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://sela.co.il/"&gt;Sela&lt;/a&gt; has created a great little plug-in to VS 2005
that will warn you when you're doing a check-out if there are later revisions of any
of those files on the TFS server.&amp;nbsp; Download it &lt;a href="http://sela.co.il/?CategoryID=975&amp;amp;ArticleID=501&amp;amp;Page=1"&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=4da90c3c-a195-422d-af73-8eb047a4966a" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,4da90c3c-a195-422d-af73-8eb047a4966a.aspx</comments>
      <category>Software Tools</category>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=4ed1f571-37b6-4afd-866c-1cafaf83055f</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,4ed1f571-37b6-4afd-866c-1cafaf83055f.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,4ed1f571-37b6-4afd-866c-1cafaf83055f.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=4ed1f571-37b6-4afd-866c-1cafaf83055f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This week Microsoft released the Visual Studio Team Foundation Server – Project
Server 2007 connector as a <a href="http://www.codeplex.com/pstfsconnector" target="_blank">CodePlex
project</a>. The project has been up for a few weeks, but is now being broadly advertised. 
</p>
        <p>
        </p>
        <p>
The TFS-PS2007 connector is designed to integrate the project management capabilities
of TFS with Project Server 2007. It's been developed by the Visual Studio Team System
Rangers in response to significant customer demand for a connector solution. Future
versions of Team System will have native integration with Project Server, in the meantime
this Connector solution is the best way to integrate the two Microsoft products. This
solution builds on the previous PS2003 VSTS Connector, published on GotDotNet.
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=4ed1f571-37b6-4afd-866c-1cafaf83055f" />
      </body>
      <title>Project Server 2007 VSTS Connector released</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,4ed1f571-37b6-4afd-866c-1cafaf83055f.aspx</guid>
      <link>http://blog.accentient.com/2007/06/13/ProjectServer2007VSTSConnectorReleased.aspx</link>
      <pubDate>Wed, 13 Jun 2007 20:38:25 GMT</pubDate>
      <description>&lt;p&gt;
This week Microsoft released&amp;nbsp;the Visual Studio Team Foundation Server – Project
Server 2007 connector as a &lt;a href="http://www.codeplex.com/pstfsconnector" target=_blank&gt;CodePlex
project&lt;/a&gt;. The project has been up for a few weeks, but is now being broadly advertised. 
&lt;p&gt;
&lt;p&gt;
The TFS-PS2007 connector is designed to integrate the project management capabilities
of TFS with Project Server 2007. It's been developed by the Visual Studio Team System
Rangers in response to significant customer demand for a connector solution. Future
versions of Team System will have native integration with Project Server, in the meantime
this Connector solution is the best way to integrate the two Microsoft products. This
solution builds on the previous PS2003 VSTS Connector, published on GotDotNet.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=4ed1f571-37b6-4afd-866c-1cafaf83055f" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,4ed1f571-37b6-4afd-866c-1cafaf83055f.aspx</comments>
      <category>Richard Hundhausen</category>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=91ec8582-b925-4aa3-acf4-24360c002e0e</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,91ec8582-b925-4aa3-acf4-24360c002e0e.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,91ec8582-b925-4aa3-acf4-24360c002e0e.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=91ec8582-b925-4aa3-acf4-24360c002e0e</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">If you're building web applications using
Team Build, you'll often get an error saying that the Microsoft.WebApplication.targets
file is unavailable.  In theory, upgrading to Visual Studio 2005 Team Suite SP1
on the build server should install it for you.  But I've now had two cases where
it just didn't seem to work.  finding it online is pain in the rump, and I'm
always forced to find a machine that has it to copy it from.  Thus, as a service
to the community (and my future sanity), here's a copy for you to download. 
Enjoy!<br /><p></p><a href="http://blog.accentient.com/content/binary/Microsoft.WebApplication.targets">Microsoft.WebApplication.targets
(4.28 KB)</a><img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=91ec8582-b925-4aa3-acf4-24360c002e0e" /></body>
      <title>Microsoft.WebApplication.targets file - download</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,91ec8582-b925-4aa3-acf4-24360c002e0e.aspx</guid>
      <link>http://blog.accentient.com/2007/05/30/MicrosoftWebApplicationtargetsFileDownload.aspx</link>
      <pubDate>Wed, 30 May 2007 23:43:53 GMT</pubDate>
      <description>If you're building web applications using Team Build, you'll often get an error saying that the Microsoft.WebApplication.targets file is unavailable.&amp;nbsp; In theory, upgrading to Visual Studio 2005 Team Suite SP1 on the build server should install it for you.&amp;nbsp; But I've now had two cases where it just didn't seem to work.&amp;nbsp; finding it online is pain in the rump, and I'm always forced to find a machine that has it to copy it from.&amp;nbsp; Thus, as a service to the community (and my future sanity), here's a copy for you to download.&amp;nbsp; Enjoy!&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;a href="http://blog.accentient.com/content/binary/Microsoft.WebApplication.targets"&gt;Microsoft.WebApplication.targets
(4.28 KB)&lt;/a&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=91ec8582-b925-4aa3-acf4-24360c002e0e" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,91ec8582-b925-4aa3-acf4-24360c002e0e.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=af0c2904-bc81-49f0-8156-832c09e99527</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,af0c2904-bc81-49f0-8156-832c09e99527.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,af0c2904-bc81-49f0-8156-832c09e99527.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=af0c2904-bc81-49f0-8156-832c09e99527</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The browser support out-of-the-box for Team Edition for Testers is pretty minimal.
But, you can extend this support by adding your own browsers (common ones you'll probably
want to add are IE7, Firefox and Opera and there are others you can probably think
of). The files which provide the configuration for the browser types are stored in
the C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\Templates\LoadTest\Browsers.
You will several files which end in the extension ".browser". These files simply contain
the header information a browser sends with a request. The IE6.browser file looks
like the following:
</p>
        <p>
&lt;Browser Name="Internet Explorer 6.0"&gt;<br />
  &lt;Headers&gt;<br />
    &lt;Header Name="User-Agent" Value="Mozilla/4.0 (compatible; MSIE
6.0; Windows NT 5.1)" /&gt;<br />
    &lt;Header Name="Accept" Value="*/*" /&gt;<br />
    &lt;Header Name="Accept-Language" Value="{{$IEAcceptLanguage}}"
/&gt;<br />
    &lt;Header Name="Accept-Encoding" Value="GZIP" /&gt;<br />
  &lt;/Headers&gt;<br />
&lt;/Browser&gt;
</p>
        <p>
If you aren't sure of what information to enter in this file, simply open up your
favorite browser that isn't in the list and go to <a href="http://www.ranks.nl/tools/envtest.html">http://www.ranks.nl/tools/envtest.html</a> and
grab the appropriate values! Use the IE6.browser file as a template. For example,
if you wanted to add support to test Opera you might add the following and save it
as Opera.browser:
</p>
        <p>
&lt;Browser Name="Opera 8.0"&gt;<br />
  &lt;Headers&gt;<br />
    &lt;Header Name="User-Agent" Value="Opera/8.00+(Windows+NT+5.1;+U;+en)"
/&gt;<br />
    &lt;Header Name="Accept" Value="text/html, image/jpeg, image/gif,
image/x-bitmap, */*" /&gt;<br />
    &lt;Header Name="Accept-Language" Value="en" /&gt;<br />
    &lt;Header Name="Accept-Encoding" Value="GZIP" /&gt;<br />
  &lt;/Headers&gt;<br />
&lt;/Browser&gt;
</p>
        <p>
There are obviously other values you can place here and some of this will be dependent
on your locale, plug-ins you have loaded and other environmental factors. Once
you save this file, you should be able to go in and create a new load test and Opera
8.0 will now show up as an option in your browser mix list.
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=af0c2904-bc81-49f0-8156-832c09e99527" />
      </body>
      <title>Extending Load Testing Browser Support</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,af0c2904-bc81-49f0-8156-832c09e99527.aspx</guid>
      <link>http://blog.accentient.com/2007/05/24/ExtendingLoadTestingBrowserSupport.aspx</link>
      <pubDate>Thu, 24 May 2007 20:44:13 GMT</pubDate>
      <description>&lt;p&gt;
The browser support out-of-the-box for Team Edition for Testers is pretty minimal.
But, you can extend this support by adding your own browsers (common ones you'll probably
want to add are IE7, Firefox and Opera and there are others you can probably think
of). The files which provide the configuration for the browser types are stored in
the C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\Templates\LoadTest\Browsers.
You will several files which end in the extension ".browser". These files simply contain
the header information a browser sends with a request. The IE6.browser file looks
like the following:
&lt;/p&gt;
&lt;p&gt;
&amp;lt;Browser Name="Internet Explorer 6.0"&amp;gt;&lt;br&gt;
&amp;nbsp; &amp;lt;Headers&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Header Name="User-Agent" Value="Mozilla/4.0 (compatible; MSIE
6.0; Windows NT 5.1)" /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Header Name="Accept" Value="*/*" /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Header Name="Accept-Language" Value="{{$IEAcceptLanguage}}"
/&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Header Name="Accept-Encoding" Value="GZIP" /&amp;gt;&lt;br&gt;
&amp;nbsp; &amp;lt;/Headers&amp;gt;&lt;br&gt;
&amp;lt;/Browser&amp;gt;
&lt;/p&gt;
&lt;p&gt;
If you aren't sure of what information to enter in this file, simply open up your
favorite browser that isn't in the list and go to &lt;a href="http://www.ranks.nl/tools/envtest.html"&gt;http://www.ranks.nl/tools/envtest.html&lt;/a&gt;&amp;nbsp;and
grab the appropriate values! Use the IE6.browser file as a template. For example,
if you wanted to add support to test Opera you might add the following and save it
as Opera.browser:
&lt;/p&gt;
&lt;p&gt;
&amp;lt;Browser Name="Opera 8.0"&amp;gt;&lt;br&gt;
&amp;nbsp; &amp;lt;Headers&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Header Name="User-Agent" Value="Opera/8.00+(Windows+NT+5.1;+U;+en)"
/&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Header Name="Accept" Value="text/html, image/jpeg, image/gif,
image/x-bitmap, */*" /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Header Name="Accept-Language" Value="en" /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Header Name="Accept-Encoding" Value="GZIP" /&amp;gt;&lt;br&gt;
&amp;nbsp; &amp;lt;/Headers&amp;gt;&lt;br&gt;
&amp;lt;/Browser&amp;gt;
&lt;/p&gt;
&lt;p&gt;
There are obviously other values you can place here and some of this will be dependent
on your locale,&amp;nbsp;plug-ins you have loaded and other environmental factors. Once
you save this file, you should be able to go in and create a new load test and Opera
8.0 will now show up as an option in your browser mix list.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=af0c2904-bc81-49f0-8156-832c09e99527" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,af0c2904-bc81-49f0-8156-832c09e99527.aspx</comments>
      <category>Development</category>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=25ff66af-1a5f-47be-be0a-5e21f7daeffd</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,25ff66af-1a5f-47be-be0a-5e21f7daeffd.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,25ff66af-1a5f-47be-be0a-5e21f7daeffd.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=25ff66af-1a5f-47be-be0a-5e21f7daeffd</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Learning a new language isn't always fun,
especially Javascript.  Plus, when you're working in one language, it takes context
switching to flip to another, even for a trivial task.  Nikhil Kothari, an architect
on the Web Platform and Tools team at Microsoft, has created something called <a href="http://www.nikhilk.net/Project.ScriptSharp.aspx">Script#</a>,
which allows you to program in C# while compiling to Javascript/Ajax.<br /><br />
ZDnet has a good <a href="http://blogs.zdnet.com/web2explorer/?p=197">blog post</a> on
the importance of this technology, and a brief comparison with the Google version
which compiles Java to Javascript.<br /><p></p><img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=25ff66af-1a5f-47be-be0a-5e21f7daeffd" /></body>
      <title>C# to Javascript Compiler</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,25ff66af-1a5f-47be-be0a-5e21f7daeffd.aspx</guid>
      <link>http://blog.accentient.com/2007/05/06/CToJavascriptCompiler.aspx</link>
      <pubDate>Sun, 06 May 2007 16:01:24 GMT</pubDate>
      <description>Learning a new language isn't always fun, especially Javascript.&amp;nbsp; Plus, when you're working in one language, it takes context switching to flip to another, even for a trivial task.&amp;nbsp; Nikhil Kothari, an architect on the Web Platform and Tools team at Microsoft, has created something called &lt;a href="http://www.nikhilk.net/Project.ScriptSharp.aspx"&gt;Script#&lt;/a&gt;,
which allows you to program in C# while compiling to Javascript/Ajax.&lt;br&gt;
&lt;br&gt;
ZDnet has a good &lt;a href="http://blogs.zdnet.com/web2explorer/?p=197"&gt;blog post&lt;/a&gt; on
the importance of this technology, and a brief comparison with the Google version
which compiles Java to Javascript.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=25ff66af-1a5f-47be-be0a-5e21f7daeffd" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,25ff66af-1a5f-47be-be0a-5e21f7daeffd.aspx</comments>
      <category>Development</category>
      <category>Misc</category>
      <category>Software Tools</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=046fe62b-c4a8-41af-bace-a6725599928b</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,046fe62b-c4a8-41af-bace-a6725599928b.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,046fe62b-c4a8-41af-bace-a6725599928b.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=046fe62b-c4a8-41af-bace-a6725599928b</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <a href="http://www.ftponline.com">FTP
Online</a> has started a new Team System column written by me! I'll be writing about
virtually anything that comes to mind or that you want me to write about! It's a twice
monthly column and I'll be looking for some good article ideas from process and methodology
to the technical nuts and bolts. I only have 800 words or less so they will only be
point issues and not overly in-depth (unless I do a continuing series type of thing).
You can view the first column on <a href="http://www.ftponline.com/channels/net/2007_05/jlevinson/">Test
Driven Development in Team System</a> today.<img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=046fe62b-c4a8-41af-bace-a6725599928b" /></body>
      <title>New Team System Column</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,046fe62b-c4a8-41af-bace-a6725599928b.aspx</guid>
      <link>http://blog.accentient.com/2007/05/03/NewTeamSystemColumn.aspx</link>
      <pubDate>Thu, 03 May 2007 21:08:19 GMT</pubDate>
      <description>&lt;a href="http://www.ftponline.com"&gt;FTP Online&lt;/a&gt; has started a new Team System column
written by me! I'll be writing about virtually anything that comes to mind or that
you want me to write about! It's a twice monthly column and I'll be looking for some
good article ideas from process and methodology to the technical nuts and bolts. I
only have 800 words or less so they will only be point issues and not overly in-depth
(unless I do a continuing series type of thing). You can view the first column on &lt;a href="http://www.ftponline.com/channels/net/2007_05/jlevinson/"&gt;Test
Driven Development in Team System&lt;/a&gt;&amp;nbsp;today.&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=046fe62b-c4a8-41af-bace-a6725599928b" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,046fe62b-c4a8-41af-bace-a6725599928b.aspx</comments>
      <category>Community</category>
      <category>Development</category>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=bcc8fd18-1e49-4ee8-aa97-9af4214fc6e2</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,bcc8fd18-1e49-4ee8-aa97-9af4214fc6e2.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,bcc8fd18-1e49-4ee8-aa97-9af4214fc6e2.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=bcc8fd18-1e49-4ee8-aa97-9af4214fc6e2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">When you're trying to edit an automated
Team Build, you can really get stuck waiting long times for the builds to complete. 
This can be very frustrating while you're going through a series of running a build,
fixing an error, running a built, fixing an error...<br /><br />
You can really speed these steps up by following <a href="http://weblogs.asp.net/dmckinstry/archive/2006/07/16/Hints-for-expediting-Team-Build-script-development.aspx">this
guidance</a> by <a href="http://weblogs.asp.net/dmckinstry">Dave McKinstry</a>.<br /><br /><br /><p></p><img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=bcc8fd18-1e49-4ee8-aa97-9af4214fc6e2" /></body>
      <title>Editing the TFSBuild.proj file without wasting time</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,bcc8fd18-1e49-4ee8-aa97-9af4214fc6e2.aspx</guid>
      <link>http://blog.accentient.com/2007/04/27/EditingTheTFSBuildprojFileWithoutWastingTime.aspx</link>
      <pubDate>Fri, 27 Apr 2007 00:26:50 GMT</pubDate>
      <description>When you're trying to edit an automated Team Build, you can really get stuck waiting long times for the builds to complete.&amp;nbsp; This can be very frustrating while you're going through a series of running a build, fixing an error, running a built, fixing an error...&lt;br&gt;
&lt;br&gt;
You can really speed these steps up by following &lt;a href="http://weblogs.asp.net/dmckinstry/archive/2006/07/16/Hints-for-expediting-Team-Build-script-development.aspx"&gt;this
guidance&lt;/a&gt; by &lt;a href="http://weblogs.asp.net/dmckinstry"&gt;Dave McKinstry&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=bcc8fd18-1e49-4ee8-aa97-9af4214fc6e2" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,bcc8fd18-1e49-4ee8-aa97-9af4214fc6e2.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=9b592e02-cee3-4919-a01a-f616c107a8c3</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,9b592e02-cee3-4919-a01a-f616c107a8c3.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,9b592e02-cee3-4919-a01a-f616c107a8c3.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=9b592e02-cee3-4919-a01a-f616c107a8c3</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">I've posted about this before, however,
it's so important I'll repost.  If you're trying to create a listener web service
for TFS events, don't start from scratch!  Use <a href="http://blogs.conchango.com/howardvanrooijen/default.aspx">Howard
van Rooijen</a>'s <a href="http://blogs.conchango.com/howardvanrooijen/archive/2006/04/29/3894.aspx">VS2005
template</a>.  It will create the web services, along with the appropriate signatures,
as well as convert the events to an object, so that you can effectively use it.  
<br /><p></p><img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=9b592e02-cee3-4919-a01a-f616c107a8c3" /></body>
      <title>VS2005 Template for listening to TFS Events</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,9b592e02-cee3-4919-a01a-f616c107a8c3.aspx</guid>
      <link>http://blog.accentient.com/2007/04/24/VS2005TemplateForListeningToTFSEvents.aspx</link>
      <pubDate>Tue, 24 Apr 2007 20:06:42 GMT</pubDate>
      <description>I've posted about this before, however, it's so important I'll repost.&amp;nbsp; If you're trying to create a listener web service for TFS events, don't start from scratch!&amp;nbsp; Use &lt;a href="http://blogs.conchango.com/howardvanrooijen/default.aspx"&gt;Howard
van Rooijen&lt;/a&gt;'s &lt;a href="http://blogs.conchango.com/howardvanrooijen/archive/2006/04/29/3894.aspx"&gt;VS2005
template&lt;/a&gt;.&amp;nbsp; It will create the web services, along with the appropriate signatures,
as well as convert the events to an object, so that you can effectively use it.&amp;nbsp; 
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=9b592e02-cee3-4919-a01a-f616c107a8c3" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,9b592e02-cee3-4919-a01a-f616c107a8c3.aspx</comments>
      <category>Best Practice</category>
      <category>Software Tools</category>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=44dc5b39-ae4e-4c07-b584-b5efe6941d4c</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,44dc5b39-ae4e-4c07-b584-b5efe6941d4c.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,44dc5b39-ae4e-4c07-b584-b5efe6941d4c.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=44dc5b39-ae4e-4c07-b584-b5efe6941d4c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">If you'd like to file bugs in TFS using
a web page, perhaps for users that don't have VS2005 or the Team Explorer installed,
there's a pretty clean example located <a href="http://blogs.vertigosoftware.com/teamsystem/archive/2007/04/09/4828.aspx">here</a>.<br /><br />
Now, I hear everyone crying out about Microsoft's purchase of <a href="http://www.devbiz.com/teamplain/webaccess/default.aspx">TeamPlain</a> and
the web access available though that.  (The version one of the TeamPlain addin
is now freely available for download <a href="http://www.devbiz.com/teamplain/webaccess/default.aspx">here</a>.) 
I'm the first to admit that the TeamPlain solution is likely the best, however, there
are times when you need to create your own solution.  And the primary reason
for that is 'multiplexing', or supporting a large number of users who do not have
TFS Client Access Licenses (CALs), by dropping everything into a single database,
then having a triage individual, who does have a call, make the final decision to
upload to the TFS server.  (More on that in a future post...)<br /><p></p><img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=44dc5b39-ae4e-4c07-b584-b5efe6941d4c" /></body>
      <title>Filing bugs from an ASPX page</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,44dc5b39-ae4e-4c07-b584-b5efe6941d4c.aspx</guid>
      <link>http://blog.accentient.com/2007/04/17/FilingBugsFromAnASPXPage.aspx</link>
      <pubDate>Tue, 17 Apr 2007 17:03:01 GMT</pubDate>
      <description>If you'd like to file bugs in TFS using a web page, perhaps for users that don't have VS2005 or the Team Explorer installed, there's a pretty clean example located &lt;a href="http://blogs.vertigosoftware.com/teamsystem/archive/2007/04/09/4828.aspx"&gt;here&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Now, I hear everyone crying out about Microsoft's purchase of &lt;a href="http://www.devbiz.com/teamplain/webaccess/default.aspx"&gt;TeamPlain&lt;/a&gt; and
the web access available though that.&amp;nbsp; (The version one of the TeamPlain addin
is now freely available for download &lt;a href="http://www.devbiz.com/teamplain/webaccess/default.aspx"&gt;here&lt;/a&gt;.)&amp;nbsp;
I'm the first to admit that the TeamPlain solution is likely the best, however, there
are times when you need to create your own solution.&amp;nbsp; And the primary reason
for that is 'multiplexing', or supporting a large number of users who do not have
TFS Client Access Licenses (CALs), by dropping everything into a single database,
then having a triage individual, who does have a call, make the final decision to
upload to the TFS server.&amp;nbsp; (More on that in a future post...)&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=44dc5b39-ae4e-4c07-b584-b5efe6941d4c" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,44dc5b39-ae4e-4c07-b584-b5efe6941d4c.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=25e31f69-a93e-4276-801d-ddd2d4da06ad</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,25e31f69-a93e-4276-801d-ddd2d4da06ad.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,25e31f69-a93e-4276-801d-ddd2d4da06ad.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=25e31f69-a93e-4276-801d-ddd2d4da06ad</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <span style="FONT-SIZE: 11pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'">
          <font size="2">
            <font size="3">Hallelujah! 
You can now use WSS 3.0 with TFS 1.0 SP1!  This is great news!!!  For those
of you who haven't seen WSS 3.0 as compared to WSS 2.0, you're in for a wonderful
treat!  WSS 2.0 was missing that one critical tool that greatly assists the agile
software development process - the wiki.  And WSS 3.0 plugs that hole!<br /><br />
Brian Keller, of Microsoft, has the <a href="http://blogs.msdn.com/briankel/archive/2007/04/14/Configuring-Visual-Studio-2005-Team-Foundation-Server-with-Windows-SharePoint-Services-3.0.aspx">BETA
guidance for WSS 3.0 with TFS SP1</a> for the port on his blog.  Don't miss it! 
As for right now, I'd recommending holding off on production server deployment until
a few rounds of first adopters work out any possible kinks.  But if you want
to be on that first round...  :-)  </font>
            <br />
          </font>
        </span>
        <p>
        </p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=25e31f69-a93e-4276-801d-ddd2d4da06ad" />
      </body>
      <title>WSS3.0 with Team System SP1</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,25e31f69-a93e-4276-801d-ddd2d4da06ad.aspx</guid>
      <link>http://blog.accentient.com/2007/04/17/WSS30WithTeamSystemSP1.aspx</link>
      <pubDate>Tue, 17 Apr 2007 16:49:12 GMT</pubDate>
      <description>&lt;span style="FONT-SIZE: 11pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;font size=2&gt;&lt;font size=3&gt;Hallelujah!&amp;nbsp;
You can now use WSS 3.0 with TFS 1.0 SP1!&amp;nbsp; This is great news!!!&amp;nbsp; For those
of you who haven't seen WSS 3.0 as compared to WSS 2.0, you're in for a wonderful
treat!&amp;nbsp; WSS 2.0 was missing that one critical tool that greatly assists the agile
software development process - the wiki.&amp;nbsp; And WSS 3.0 plugs that hole!&lt;br&gt;
&lt;br&gt;
Brian Keller, of Microsoft, has the &lt;a href="http://blogs.msdn.com/briankel/archive/2007/04/14/Configuring-Visual-Studio-2005-Team-Foundation-Server-with-Windows-SharePoint-Services-3.0.aspx"&gt;BETA
guidance for WSS 3.0 with TFS SP1&lt;/a&gt; for the port on his blog.&amp;nbsp; Don't miss it!&amp;nbsp;
As for right now, I'd recommending holding off on production server deployment until
a few rounds of first adopters work out any possible kinks.&amp;nbsp; But if you want
to be on that first round...&amp;nbsp; :-)&amp;nbsp; &lt;/font&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/span&gt; 
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=25e31f69-a93e-4276-801d-ddd2d4da06ad" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,25e31f69-a93e-4276-801d-ddd2d4da06ad.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=250daef0-2523-4ba5-a049-e8c53828825d</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,250daef0-2523-4ba5-a049-e8c53828825d.aspx</pingback:target>
      <dc:creator>Richard Hundhausen</dc:creator>
      <wfw:comment>http://blog.accentient.com/CommentView,guid,250daef0-2523-4ba5-a049-e8c53828825d.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=250daef0-2523-4ba5-a049-e8c53828825d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
If you are running Vista and VS 2005, you need to install this SP1 update.
</p>
        <p>
It's referenced by <a href="http://support.microsoft.com/?kbid=929470" target="none">KB929470</a>,
and you can download it <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=90e2942d-3ad1-4873-a2ee-4acc0aace5b6&amp;displaylang=en" target="none">here</a>.
</p>
        <img width="0" height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=08cf802d-5b21-4488-9dda-fbfe05a0ea41" />
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=250daef0-2523-4ba5-a049-e8c53828825d" />
      </body>
      <title>Visual Studio 2005 Service Pack 1 Update for Windows Vista</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,250daef0-2523-4ba5-a049-e8c53828825d.aspx</guid>
      <link>http://blog.accentient.com/2007/03/08/VisualStudio2005ServicePack1UpdateForWindowsVista.aspx</link>
      <pubDate>Thu, 08 Mar 2007 16:34:59 GMT</pubDate>
      <description>&lt;p&gt;
If you are running Vista and VS 2005, you need to install this SP1 update.
&lt;/p&gt;
&lt;p&gt;
It's referenced by &lt;a href="http://support.microsoft.com/?kbid=929470" target=none&gt;KB929470&lt;/a&gt;,
and you can download it &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=90e2942d-3ad1-4873-a2ee-4acc0aace5b6&amp;amp;displaylang=en" target=none&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=08cf802d-5b21-4488-9dda-fbfe05a0ea41"&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=250daef0-2523-4ba5-a049-e8c53828825d" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,250daef0-2523-4ba5-a049-e8c53828825d.aspx</comments>
      <category>Visual Studio 2005</category>
      <category>Richard Hundhausen</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=47a24f6c-3f69-4301-8c31-cbfda316e780</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,47a24f6c-3f69-4301-8c31-cbfda316e780.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,47a24f6c-3f69-4301-8c31-cbfda316e780.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=47a24f6c-3f69-4301-8c31-cbfda316e780</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">How many build scripts do you need? 
There seems to be some massive confusion around TFS Build Scripts, namely, how many
a single project needs.  If your answer is one, you too have a misunderstanding! 
:-)  In my experience, one build script is not nearly enough, in fact, I encourage
several.  Here's the why and how.<br /><br /><b>Why</b>:  Visual Studio Team System (VSTS) and Team Foundation Server (TFS)
is absolutely brilliant at tracking information related to a series of builds. 
That information is archived, analyzed and reported in a very useful fashion. 
BUT, it it reported by the NAME of the build.  Thus, if you only have one build
type, you can only have one set of reports!  And that's no good!  You need
more. The primary reason for having more than one build type is to get good, easily
understandable, accurate metrics.<br /><ol><li>
First, you need a build script for your continuous integration builds.  This
script runs every time someone checks in code (with certain restrictions).  You
likely won't want an aggregate report on these builds, except for rare cases -- there
are just too many of them.  This build is optional.  I'm a fan of CI, but
if it's a bridge too far, don't worry.  The critical build is the nightly build...<br /></li><li>
A TFS Build for your daily / nightly builds.  This build runs every night at
a set time.  This build shows you what was accomplished during that entire day,
including quality metrics, code churn, etc.  This is one of the most valuable
builds, since its reporting is clearly segmented by time -- one build per day. 
This allows a team to see what is being accomplished on a day to day basis. 
</li><li>
A TFS Build for weekly builds.  This runs every weekend.  Like the daily
build, it will allow the reporting engine to show you what was accomplished that week,
and how quality changes from week to week.  This allows you to see aggregate
changes over a chunkier time sequence, namely weeks.  
<br /></li><li>
An end-of-iteration build.  I've found you don't need to go any longer than weeks
this for most projects, as far as reporting is concerned.  However, you may choose
to create a build that runs at the end of every iteration.  This gives you metrics
on what was accomplished during the entire iteration. 
</li><li>
An on-demand build.  This one is used for folks who just need to trigger a build
whenever.  Unless it's necessary or useful, you may choose to have this build
not report anything back to the data warehouse.</li></ol><b>How</b>:  It's easy!  The reason for all these builds was stricktly for
the reporting.  That means that each of these builds is likely going to be nearly
identical!  So, all you need to do is create the first build (the hard part),
and copy it several times, giving it a different name each time.  That's all
there is to it!  
<br /><br />
So, go forth and replicate those builds!  
<br /><br /><br /><br /><br /><p></p><img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=47a24f6c-3f69-4301-8c31-cbfda316e780" /></body>
      <title>TFS Build Scripts - Best Practice</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,47a24f6c-3f69-4301-8c31-cbfda316e780.aspx</guid>
      <link>http://blog.accentient.com/2007/01/05/TFSBuildScriptsBestPractice.aspx</link>
      <pubDate>Fri, 05 Jan 2007 17:06:12 GMT</pubDate>
      <description>How many build scripts do you need?&amp;nbsp; There seems to be some massive confusion around TFS Build Scripts, namely, how many a single project needs.&amp;nbsp; If your answer is one, you too have a misunderstanding!&amp;nbsp; :-)&amp;nbsp; In my experience, one build script is not nearly enough, in fact, I encourage several.&amp;nbsp; Here's the why and how.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Why&lt;/b&gt;:&amp;nbsp; Visual Studio Team System (VSTS) and Team Foundation Server (TFS)
is absolutely brilliant at tracking information related to a series of builds.&amp;nbsp;
That information is archived, analyzed and reported in a very useful fashion.&amp;nbsp;
BUT, it it reported by the NAME of the build.&amp;nbsp; Thus, if you only have one build
type, you can only have one set of reports!&amp;nbsp; And that's no good!&amp;nbsp; You need
more. The primary reason for having more than one build type is to get good, easily
understandable, accurate metrics.&lt;br&gt;
&lt;ol&gt;
&lt;li&gt;
First, you need a build script for your continuous integration builds.&amp;nbsp; This
script runs every time someone checks in code (with certain restrictions).&amp;nbsp; You
likely won't want an aggregate report on these builds, except for rare cases -- there
are just too many of them.&amp;nbsp; This build is optional.&amp;nbsp; I'm a fan of CI, but
if it's a bridge too far, don't worry.&amp;nbsp; The critical build is the nightly build...&lt;br&gt;
&lt;li&gt;
A TFS Build for your daily / nightly builds.&amp;nbsp; This build runs every night at
a set time.&amp;nbsp; This build shows you what was accomplished during that entire day,
including quality metrics, code churn, etc.&amp;nbsp; This is one of the most valuable
builds, since its reporting is clearly segmented by time -- one build per day.&amp;nbsp;
This allows a team to see what is being accomplished on a day to day basis. 
&lt;li&gt;
A TFS Build for weekly builds.&amp;nbsp; This runs every weekend.&amp;nbsp; Like the daily
build, it will allow the reporting engine to show you what was accomplished that week,
and how quality changes from week to week.&amp;nbsp; This allows you to see aggregate
changes over a chunkier time sequence, namely weeks.&amp;nbsp; 
&lt;br&gt;
&lt;li&gt;
An end-of-iteration build.&amp;nbsp; I've found you don't need to go any longer than weeks
this for most projects, as far as reporting is concerned.&amp;nbsp; However, you may choose
to create a build that runs at the end of every iteration.&amp;nbsp; This gives you metrics
on what was accomplished during the entire iteration. 
&lt;li&gt;
An on-demand build.&amp;nbsp; This one is used for folks who just need to trigger a build
whenever.&amp;nbsp; Unless it's necessary or useful, you may choose to have this build
not report anything back to the data warehouse.&lt;/li&gt;
&lt;/ol&gt;
&lt;b&gt;How&lt;/b&gt;:&amp;nbsp; It's easy!&amp;nbsp; The reason for all these builds was stricktly for
the reporting.&amp;nbsp; That means that each of these builds is likely going to be nearly
identical!&amp;nbsp; So, all you need to do is create the first build (the hard part),
and copy it several times, giving it a different name each time.&amp;nbsp; That's all
there is to it!&amp;nbsp; 
&lt;br&gt;
&lt;br&gt;
So, go forth and replicate those builds!&amp;nbsp; 
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=47a24f6c-3f69-4301-8c31-cbfda316e780" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,47a24f6c-3f69-4301-8c31-cbfda316e780.aspx</comments>
      <category>Best Practice</category>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=401e6c35-9325-4756-9360-524a8ca12fcd</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,401e6c35-9325-4756-9360-524a8ca12fcd.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,401e6c35-9325-4756-9360-524a8ca12fcd.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=401e6c35-9325-4756-9360-524a8ca12fcd</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">If you're upgrading your TFS with SP1 (which
you should) and you're using the Workgroup edition, there's a gotcha if you already
are using all 5 allowed people.  Basically, you'll have to remove on of the users,
do the upgrade, then add the user back in.  <a href="http://blogs.msdn.com/dglover/">Dave
Glover</a> has a good post you'll want to read before you do the upgrade.  You
can find his post <a href="http://blogs.msdn.com/dglover/archive/2006/12/18/upgrading-to-team-foundation-server-sp1-workgroup-version-and-a-gotcha.aspx">here</a>. 
Happy upgrading!<br /><p></p><img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=401e6c35-9325-4756-9360-524a8ca12fcd" /></body>
      <title>TFS SP1 Gotcha with Workgroup Edition</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,401e6c35-9325-4756-9360-524a8ca12fcd.aspx</guid>
      <link>http://blog.accentient.com/2006/12/19/TFSSP1GotchaWithWorkgroupEdition.aspx</link>
      <pubDate>Tue, 19 Dec 2006 14:32:11 GMT</pubDate>
      <description>If you're upgrading your TFS with SP1 (which you should) and you're using the Workgroup edition, there's a gotcha if you already are using all 5 allowed people.&amp;nbsp; Basically, you'll have to remove on of the users, do the upgrade, then add the user back in.&amp;nbsp; &lt;a href="http://blogs.msdn.com/dglover/"&gt;Dave
Glover&lt;/a&gt; has a good post you'll want to read before you do the upgrade.&amp;nbsp; You
can find his post &lt;a href="http://blogs.msdn.com/dglover/archive/2006/12/18/upgrading-to-team-foundation-server-sp1-workgroup-version-and-a-gotcha.aspx"&gt;here&lt;/a&gt;.&amp;nbsp;
Happy upgrading!&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=401e6c35-9325-4756-9360-524a8ca12fcd" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,401e6c35-9325-4756-9360-524a8ca12fcd.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=26dcfe98-3c4e-400e-b937-7571fb4ab4df</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,26dcfe98-3c4e-400e-b937-7571fb4ab4df.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,26dcfe98-3c4e-400e-b937-7571fb4ab4df.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=26dcfe98-3c4e-400e-b937-7571fb4ab4df</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Some of you have been beta testing it and, thanks in part to your hard work, it's
ready for prime-time ... before the holidays!
</p>
        <p>
Click <a href="http://msdn.microsoft.com/vstudio/support/vs2005sp1/default.aspx" target="none">here</a> to
learn more, and download SP1 for Visual Studio 2005, Team Foundation Server, and/or
the Express editions. In addition, you can download Visual Studio 2005 SP1 Update
for Windows Vista Beta.
</p>
        <p>
Spread the word!
</p>
        <img height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=c35f34ab-3a62-4ebb-b2fb-3227affb166a" width="0" />
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=26dcfe98-3c4e-400e-b937-7571fb4ab4df" />
      </body>
      <title>Visual Studio 2005 SP1 now available</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,26dcfe98-3c4e-400e-b937-7571fb4ab4df.aspx</guid>
      <link>http://blog.accentient.com/2006/12/16/VisualStudio2005SP1NowAvailable.aspx</link>
      <pubDate>Sat, 16 Dec 2006 00:47:45 GMT</pubDate>
      <description>&lt;p&gt;
Some of you have been beta testing it and, thanks in part to your hard work, it's
ready for prime-time ... before the holidays!
&lt;/p&gt;
&lt;p&gt;
Click &lt;a href="http://msdn.microsoft.com/vstudio/support/vs2005sp1/default.aspx" target=none&gt;here&lt;/a&gt; to
learn more, and download SP1 for Visual Studio 2005, Team Foundation Server, and/or
the Express editions. In addition, you can download Visual Studio 2005 SP1 Update
for Windows Vista Beta.
&lt;/p&gt;
&lt;p&gt;
Spread the word!
&lt;/p&gt;
&lt;img height=0 src="http://blog.hundhausen.com/cptrk.ashx?id=c35f34ab-3a62-4ebb-b2fb-3227affb166a" width=0&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=26dcfe98-3c4e-400e-b937-7571fb4ab4df" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,26dcfe98-3c4e-400e-b937-7571fb4ab4df.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=7cd17ea4-987d-4951-b68f-fb3b7d724c47</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,7cd17ea4-987d-4951-b68f-fb3b7d724c47.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,7cd17ea4-987d-4951-b68f-fb3b7d724c47.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=7cd17ea4-987d-4951-b68f-fb3b7d724c47</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">At Accentient, we are always running into
clients who need to implement a methodology, and have it checked for 'correctness'
as time goes along.  With TFS, as it stands, correctness checks need to be made
in one of three ways:<br /><br />
1)  TFS has a built in checking mechanism.  This generally occurs INSIDE
a work item.  For instance, Field A can only be changed by a Project Manager. 
This is the BEST mechanism, since you can ensure validity prior to committing the
work item changes to TFS.<br /><br />
2)  Listen to the available events (Work Item Save, for instance), and react
to the event.  This is possible when we're doing things like ensuring that every
"Requirement" has an associated "Risk" associated with it (mandatory for regulatory
compliance in health care research).  This is a GOOD mechanism, as the project
may go out of compliance, but the violation is noted immediately.<br /><br />
3)  Verify the model at periodic intervals, either on demand or scheduled. 
Here you would simply use automation to query TFS and ensure compliance with the methodology. 
This is a SO-SO method, since the project goes in an out of compliance throughout
the project lifecycle.<br /><br />
Some people may claim that Check-in Policies may be used to ensure client-side compliance. 
That is true, but only to a limited degree.  The check-in policies are run only
when something is being checked into TFS, not when a work item is saved.<br /><br />
Another claim may be that we could use VSIP to extend Visual Studio.  This is
indeed the case, and would provide the greatest amount of validation, however, in
most cases not everyone who interacts with TFS is using VS2005 - some use Project,
Excel, Word, Outlook, TeamPlain, TeamPrise, etc.<br /><br />
So, what I'd personally like:<br /><br />
1)  Events around everything that happens in TFS, including very granular things
like a Work Item get.  I know this may have performance implications, but a big,
hairy warning could be affixed to the VSIP SDK, and we could extend at our own risk. 
In a vast majority of the cases I work with, the machines used to power TFS are so
much in excess of recommended load that I have, literally, gigabytes of memory and
maybe 50-75% of the processor to play with.<br /><br />
2)  Client side Work Item Check-in Policies.  Let me interrupt, on the client-side,
a work item save and do validation before I allow it to be committed to the server.<br /><br />
3)  An SDK or a prebuild web service, if you will, that I can install that will
'catch' the thrown events, and translate them into something intelligible, like a
clean object.  <br /><br />
Over the course of the next few weeks, I'll be posting more about thoughts of validating
and enforcing methodologies using TFS.<br /><br /><p></p><img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=7cd17ea4-987d-4951-b68f-fb3b7d724c47" /></body>
      <title>Thoughts on extending TFS to validate a methodology</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,7cd17ea4-987d-4951-b68f-fb3b7d724c47.aspx</guid>
      <link>http://blog.accentient.com/2006/11/26/ThoughtsOnExtendingTFSToValidateAMethodology.aspx</link>
      <pubDate>Sun, 26 Nov 2006 17:35:51 GMT</pubDate>
      <description>At Accentient, we are always running into clients who need to implement a methodology, and have it checked for 'correctness' as time goes along.&amp;nbsp; With TFS, as it stands, correctness checks need to be made in one of three ways:&lt;br&gt;
&lt;br&gt;
1)&amp;nbsp; TFS has a built in checking mechanism.&amp;nbsp; This generally occurs INSIDE
a work item.&amp;nbsp; For instance, Field A can only be changed by a Project Manager.&amp;nbsp;
This is the BEST mechanism, since you can ensure validity prior to committing the
work item changes to TFS.&lt;br&gt;
&lt;br&gt;
2)&amp;nbsp; Listen to the available events (Work Item Save, for instance), and react
to the event.&amp;nbsp; This is possible when we're doing things like ensuring that every
"Requirement" has an associated "Risk" associated with it (mandatory for regulatory
compliance in health care research).&amp;nbsp; This is a GOOD mechanism, as the project
may go out of compliance, but the violation is noted immediately.&lt;br&gt;
&lt;br&gt;
3)&amp;nbsp; Verify the model at periodic intervals, either on demand or scheduled.&amp;nbsp;
Here you would simply use automation to query TFS and ensure compliance with the methodology.&amp;nbsp;
This is a SO-SO method, since the project goes in an out of compliance throughout
the project lifecycle.&lt;br&gt;
&lt;br&gt;
Some people may claim that Check-in Policies may be used to ensure client-side compliance.&amp;nbsp;
That is true, but only to a limited degree.&amp;nbsp; The check-in policies are run only
when something is being checked into TFS, not when a work item is saved.&lt;br&gt;
&lt;br&gt;
Another claim may be that we could use VSIP to extend Visual Studio.&amp;nbsp; This is
indeed the case, and would provide the greatest amount of validation, however, in
most cases not everyone who interacts with TFS is using VS2005 - some use Project,
Excel, Word, Outlook, TeamPlain, TeamPrise, etc.&lt;br&gt;
&lt;br&gt;
So, what I'd personally like:&lt;br&gt;
&lt;br&gt;
1)&amp;nbsp; Events around everything that happens in TFS, including very granular things
like a Work Item get.&amp;nbsp; I know this may have performance implications, but a big,
hairy warning could be affixed to the VSIP SDK, and we could extend at our own risk.&amp;nbsp;
In a vast majority of the cases I work with, the machines used to power TFS are so
much in excess of recommended load that I have, literally, gigabytes of memory and
maybe 50-75% of the processor to play with.&lt;br&gt;
&lt;br&gt;
2)&amp;nbsp; Client side Work Item Check-in Policies.&amp;nbsp; Let me interrupt, on the client-side,
a work item save and do validation before I allow it to be committed to the server.&lt;br&gt;
&lt;br&gt;
3)&amp;nbsp; An SDK or a prebuild web service, if you will, that I can install that will
'catch' the thrown events, and translate them into something intelligible, like a
clean object. &amp;nbsp;&lt;br&gt;
&lt;br&gt;
Over the course of the next few weeks, I'll be posting more about thoughts of validating
and enforcing methodologies using TFS.&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=7cd17ea4-987d-4951-b68f-fb3b7d724c47" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,7cd17ea4-987d-4951-b68f-fb3b7d724c47.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=3dfa3427-daec-44a5-a2d9-33db3c42dc24</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,3dfa3427-daec-44a5-a2d9-33db3c42dc24.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,3dfa3427-daec-44a5-a2d9-33db3c42dc24.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=3dfa3427-daec-44a5-a2d9-33db3c42dc24</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
During the past couple days I've had the priveledge of working with some of the
most knowledgeable and able TFS experts from around the world, and internal at Microsoft. 
One of those people is Mike Azocar from Software Architects.  For some very useful
information, check out his <a href="http://blogs.sarkhouston.com/mazocar">blog</a>! 
It's called, unshockingly, <a href="http://blogs.sarkhouston.com/mazocar">Michael
Azocar's Blog</a>!
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=3dfa3427-daec-44a5-a2d9-33db3c42dc24" />
      </body>
      <title>Mike Azocar's Blog</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,3dfa3427-daec-44a5-a2d9-33db3c42dc24.aspx</guid>
      <link>http://blog.accentient.com/2006/10/18/MikeAzocarsBlog.aspx</link>
      <pubDate>Wed, 18 Oct 2006 20:52:34 GMT</pubDate>
      <description>&lt;p&gt;
During the past couple days&amp;nbsp;I've had the priveledge of working with some of the
most knowledgeable and able TFS experts from around the world, and internal at Microsoft.&amp;nbsp;
One of those people is Mike Azocar from Software Architects.&amp;nbsp; For some very useful
information, check out his &lt;a href="http://blogs.sarkhouston.com/mazocar"&gt;blog&lt;/a&gt;!&amp;nbsp;
It's called, unshockingly, &lt;a href="http://blogs.sarkhouston.com/mazocar"&gt;Michael
Azocar's Blog&lt;/a&gt;!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=3dfa3427-daec-44a5-a2d9-33db3c42dc24" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,3dfa3427-daec-44a5-a2d9-33db3c42dc24.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=ec08f1c6-65fc-425c-9e09-bf0ebc8c62a8</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,ec08f1c6-65fc-425c-9e09-bf0ebc8c62a8.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,ec08f1c6-65fc-425c-9e09-bf0ebc8c62a8.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=ec08f1c6-65fc-425c-9e09-bf0ebc8c62a8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here's the install script for TFS, both Dual and Single server install.  Thanks
to Etienne Tremblay (VSTS MVP) for all his hard work in putting this together, and
updating it for SQL Server 2005 SP1.   
</p>
        <a href="http://blog.accentient.com/content/binary/TFSInstallScripts.zip">TFSInstallScripts.zip
(39.73 KB)</a>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=ec08f1c6-65fc-425c-9e09-bf0ebc8c62a8" />
      </body>
      <title>Install Script for Team Foundation Server</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,ec08f1c6-65fc-425c-9e09-bf0ebc8c62a8.aspx</guid>
      <link>http://blog.accentient.com/2006/10/05/InstallScriptForTeamFoundationServer.aspx</link>
      <pubDate>Thu, 05 Oct 2006 22:15:52 GMT</pubDate>
      <description>&lt;p&gt;
Here's the install script for TFS, both Dual and Single server install.&amp;nbsp; Thanks
to Etienne Tremblay (VSTS MVP) for all his hard work in putting this together, and
updating it for SQL Server 2005 SP1.&amp;nbsp;&amp;nbsp; 
&lt;/p&gt;
&lt;a href="http://blog.accentient.com/content/binary/TFSInstallScripts.zip"&gt;TFSInstallScripts.zip
(39.73 KB)&lt;/a&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=ec08f1c6-65fc-425c-9e09-bf0ebc8c62a8" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,ec08f1c6-65fc-425c-9e09-bf0ebc8c62a8.aspx</comments>
      <category>Software Tools</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=32f8f9d5-fe0b-406d-baae-2f4e572bac17</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,32f8f9d5-fe0b-406d-baae-2f4e572bac17.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,32f8f9d5-fe0b-406d-baae-2f4e572bac17.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=32f8f9d5-fe0b-406d-baae-2f4e572bac17</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
TFS SP1 is out!  it takes a while to get on the list, and to start the downloads,
but it's worth it!  There are lots of improvements in SP1 and I'll be running
a few tests against it myself.  Remember, it is Beta, so unless you have a very
compelling reason, keep it off your production servers.  But get in there to
play with some of the new features!  Especially the ability to host your own
WIT controls, so you'll be able to more easily add functionality to the Work Item
viewer!
</p>
        <p>
Some other areas of improvement:
</p>
        <ul>
          <li>
Version Control, WorkItem Tracking and Datawarehouse performance/scale improvements 
</li>
          <li>
"Extranet support" 
</li>
          <li>
WIT Custom Control support 
</li>
          <li>
Support for Office 2007 (Project and Excel - no Sharepoint 2007 support
yet), Vista and the new WAP project support 
</li>
          <li>
Detailed Merge History</li>
        </ul>
        <p>
The release includes fixes for a total of 85 issues!  For more information on
the release see Brian Harry's weblog <a href="http://blogs.msdn.com/bharry/archive/2006/09/26/772371.aspx">posting</a>,
and to sign up for the download visit the <a href="http://connect.microsoft.com/visualstudio">Microsoft
Connect Site</a>. 
</p>
        <p>
Good work, Microsoft!  :-)
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=32f8f9d5-fe0b-406d-baae-2f4e572bac17" />
      </body>
      <title>Team Foundation Server SP1 BETA Launched Today!</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,32f8f9d5-fe0b-406d-baae-2f4e572bac17.aspx</guid>
      <link>http://blog.accentient.com/2006/09/26/TeamFoundationServerSP1BETALaunchedToday.aspx</link>
      <pubDate>Tue, 26 Sep 2006 16:15:58 GMT</pubDate>
      <description>&lt;p&gt;
TFS SP1 is out!&amp;nbsp; it takes a while to get on the list, and to start the downloads,
but it's worth it!&amp;nbsp; There are lots of improvements in SP1 and I'll be running
a few tests against it myself.&amp;nbsp; Remember, it is Beta, so unless you have a very
compelling reason, keep it off your production servers.&amp;nbsp; But get in there to
play with some of the new features!&amp;nbsp; Especially the ability to host your own
WIT controls, so you'll be able to more easily add functionality to the Work Item
viewer!
&lt;/p&gt;
&lt;p&gt;
Some other&amp;nbsp;areas of improvement:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Version Control, WorkItem Tracking and Datawarehouse performance/scale improvements 
&lt;li&gt;
"Extranet support" 
&lt;li&gt;
WIT Custom Control support 
&lt;li&gt;
Support for Office&amp;nbsp;2007 (Project and Excel - no Sharepoint&amp;nbsp;2007 support
yet), Vista and the new WAP project support 
&lt;li&gt;
Detailed Merge History&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
The release includes fixes for a total of 85 issues!&amp;nbsp; For more information on
the release see Brian Harry's weblog &lt;a href="http://blogs.msdn.com/bharry/archive/2006/09/26/772371.aspx"&gt;posting&lt;/a&gt;,
and to sign up for the download visit the&amp;nbsp;&lt;a href="http://connect.microsoft.com/visualstudio"&gt;Microsoft
Connect Site&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
Good work, Microsoft!&amp;nbsp; :-)
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=32f8f9d5-fe0b-406d-baae-2f4e572bac17" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,32f8f9d5-fe0b-406d-baae-2f4e572bac17.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=fb471ef9-b688-4ecf-8f7a-15b87370520d</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,fb471ef9-b688-4ecf-8f7a-15b87370520d.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,fb471ef9-b688-4ecf-8f7a-15b87370520d.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=fb471ef9-b688-4ecf-8f7a-15b87370520d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Microsoft will be releasing an Express version of their XNA development environment
free!  :-)  That means that folks like you and I can create our applications
for the XBox 360 (and, simultaneously for Windows) much more easily!  That is
cool!  I expect a development community to spring up with free games, trial games,
and all sorts of non-game applications as well.  Fun!  You can read more
about it <a href="http://www.tgdaily.com/2006/08/14/xna_game_development_platform/">here</a>.
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=fb471ef9-b688-4ecf-8f7a-15b87370520d" />
      </body>
      <title>XNA game development platform will be FREE!</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,fb471ef9-b688-4ecf-8f7a-15b87370520d.aspx</guid>
      <link>http://blog.accentient.com/2006/08/14/XNAGameDevelopmentPlatformWillBeFREE.aspx</link>
      <pubDate>Mon, 14 Aug 2006 21:52:56 GMT</pubDate>
      <description>&lt;p&gt;
Microsoft will be releasing an Express version of their XNA development environment
free!&amp;nbsp; :-)&amp;nbsp; That means that folks like you and I can create our applications
for the XBox 360 (and, simultaneously for Windows) much more easily!&amp;nbsp; That is
cool!&amp;nbsp; I expect a development community to spring up with free games, trial games,
and all sorts of non-game applications as well.&amp;nbsp; Fun!&amp;nbsp; You can read more
about it &lt;a href="http://www.tgdaily.com/2006/08/14/xna_game_development_platform/"&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=fb471ef9-b688-4ecf-8f7a-15b87370520d" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,fb471ef9-b688-4ecf-8f7a-15b87370520d.aspx</comments>
      <category>Microsoft</category>
      <category>Personal Thoughts</category>
      <category>Software Tools</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=52700bf1-ab0f-409b-9772-2311820b84b9</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,52700bf1-ab0f-409b-9772-2311820b84b9.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,52700bf1-ab0f-409b-9772-2311820b84b9.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=52700bf1-ab0f-409b-9772-2311820b84b9</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Oh, my goodness!  How cool is this!  :-)  I just found out about the
Microsoft Robotics Studio, and had to blog it...  Here's the background, from
the site (which you can find <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=66D1363E-36A4-46BE-AD36-01BCFBFB4969&amp;displaylang=en">here</a>).
</p>
        <blockquote>
          <p>
            <span>The goal of the Microsoft Robotics Studio is to supply a software platform for
the robotics community that can be used across a wide variety of hardware, applicable
to a wide audience of users, and development of a wide variety of applications. </span>
          </p>
          <p>
            <span>The Microsoft Robotics Studio delivers three areas of software:
</span>
          </p>
          <ol>
            <li>
A scalable, extensible runtime architecture that can span a wide variety of hardware
and devices. The programming interface can be used to address robots using 8-bit or
16-bit processors as well as 32-bit systems with multi-core processors and devices
from simple touch sensors to laser distance finding devices. 
</li>
            <li>
A set of useful tools that make programming and debugging robot applications scenarios
easier. These include a high quality visual simulation environment that uses the Ageia
Technologies™ PhysX™ engine. 
</li>
            <li>
A set of useful technology libraries services samples to help developers get started
with writing robot applications.</li>
          </ol>
        </blockquote>
        <p>
I haven't used it yet.  (Too busy with paying work.)  But I'll let you know
how it goes when I can get my hands on it more completely!
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=52700bf1-ab0f-409b-9772-2311820b84b9" />
      </body>
      <title>Microsoft Robotics Studio</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,52700bf1-ab0f-409b-9772-2311820b84b9.aspx</guid>
      <link>http://blog.accentient.com/2006/06/26/MicrosoftRoboticsStudio.aspx</link>
      <pubDate>Mon, 26 Jun 2006 21:01:23 GMT</pubDate>
      <description>&lt;p&gt;
Oh, my goodness!&amp;nbsp; How cool is this!&amp;nbsp; :-)&amp;nbsp; I just found out about the
Microsoft Robotics Studio, and had to blog it...&amp;nbsp; Here's the background, from
the site (which you can find &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=66D1363E-36A4-46BE-AD36-01BCFBFB4969&amp;amp;displaylang=en"&gt;here&lt;/a&gt;).
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;span&gt;The goal of the Microsoft Robotics Studio is to supply a software platform for
the robotics community that can be used across a wide variety of hardware, applicable
to a wide audience of users, and development of a wide variety of applications. &lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span&gt;The Microsoft Robotics Studio delivers three areas of software:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
A scalable, extensible runtime architecture that can span a wide variety of hardware
and devices. The programming interface can be used to address robots using 8-bit or
16-bit processors as well as 32-bit systems with multi-core processors and devices
from simple touch sensors to laser distance finding devices. 
&lt;li&gt;
A set of useful tools that make programming and debugging robot applications scenarios
easier. These include a high quality visual simulation environment that uses the Ageia
Technologies™ PhysX™ engine. 
&lt;li&gt;
A set of useful technology libraries services samples to help developers get started
with writing robot applications.&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
I haven't used it yet.&amp;nbsp; (Too busy with paying work.)&amp;nbsp; But I'll let you know
how it goes when I can get my hands on it more completely!
&lt;/p&gt;
&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=52700bf1-ab0f-409b-9772-2311820b84b9" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,52700bf1-ab0f-409b-9772-2311820b84b9.aspx</comments>
      <category>Personal Thoughts</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=87e8103a-662c-4eae-a324-3c728eb6d748</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,87e8103a-662c-4eae-a324-3c728eb6d748.aspx</pingback:target>
      <dc:creator>Richard Hundhausen</dc:creator>
      <wfw:comment>http://blog.accentient.com/CommentView,guid,87e8103a-662c-4eae-a324-3c728eb6d748.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=87e8103a-662c-4eae-a324-3c728eb6d748</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
A student pointed this out in class today. The free editions of Visual Studio 2005
Express won't be free forever - only until November 7th, 2006, which is one year
from the launch. After that, it's assumed that the Express editions will be $49 each.
You can find this information on the FAQ under <a href="http://msdn.microsoft.com/vstudio/express/support/faq/default.aspx#pricing" target="none">pricing</a>.
</p>
        <p>
SQL Server 2005 Express edition, however, will remain free, as was promised during
the launch events.
</p>
        <p>
Why am I telling you this? So that you'll go <a href="http://msdn.microsoft.com/vstudio/express/default.aspx" target="none">download</a> your
free copies today! :-)
</p>
        <img width="0" height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=0c25f37f-a0b8-48a6-b2e3-18e051c75463" />
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=87e8103a-662c-4eae-a324-3c728eb6d748" />
      </body>
      <title>Visual Studio 2005 Express Editions won't be free forever</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,87e8103a-662c-4eae-a324-3c728eb6d748.aspx</guid>
      <link>http://blog.accentient.com/2006/02/06/VisualStudio2005ExpressEditionsWontBeFreeForever.aspx</link>
      <pubDate>Mon, 06 Feb 2006 15:40:57 GMT</pubDate>
      <description>&lt;p&gt;
A student pointed this out in class today. The free editions of Visual Studio 2005
Express won't be free forever -&amp;nbsp;only until November 7th, 2006, which is one year
from the launch. After that, it's assumed that the Express editions will be $49 each.
You can find this information on the FAQ under &lt;a href="http://msdn.microsoft.com/vstudio/express/support/faq/default.aspx#pricing" target=none&gt;pricing&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
SQL Server 2005 Express edition, however,&amp;nbsp;will remain free, as was promised during
the launch events.
&lt;/p&gt;
&lt;p&gt;
Why am I telling you this? So that you'll go &lt;a href="http://msdn.microsoft.com/vstudio/express/default.aspx" target=none&gt;download&lt;/a&gt; your
free copies today! :-)
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=0c25f37f-a0b8-48a6-b2e3-18e051c75463"&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=87e8103a-662c-4eae-a324-3c728eb6d748" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,87e8103a-662c-4eae-a324-3c728eb6d748.aspx</comments>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=c5f34863-0c5e-4b6a-8c25-c45649caebbc</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,c5f34863-0c5e-4b6a-8c25-c45649caebbc.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,c5f34863-0c5e-4b6a-8c25-c45649caebbc.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=c5f34863-0c5e-4b6a-8c25-c45649caebbc</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
One of the main sticking points with many people is the lack of integration between
Visual Studio Team System (VSTS) and Microsoft Project Server.  Sure, you
can indirectly connect the two through a MS Project file, and there's some light integration
there.  But most people want to use VSTS as part of a complete lifecycle
management too... and that means tracking resources across multiple projects, and
many across several organizational stovepipes.  That's where MS Project Server
comes in.  
</p>
        <p>
In the future, Microsoft will likely do a great deal of integration between the two,
but for right now you'll need to download the <a href="http://www.gotdotnet.com/workspaces/workspace.aspx?id=b9f69ea5-ace1-4a21-846f-6222a507cc9c">Project
Server Visual Studio Team System Connector</a>.  I haven't used it yet, but am
planning on taking a look at it once it's been upgraded to support either TFS RC or
TFS RTM.  I'll let you know!
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=c5f34863-0c5e-4b6a-8c25-c45649caebbc" />
      </body>
      <title>VSTS / Project Server integration</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,c5f34863-0c5e-4b6a-8c25-c45649caebbc.aspx</guid>
      <link>http://blog.accentient.com/2006/01/30/VSTSProjectServerIntegration.aspx</link>
      <pubDate>Mon, 30 Jan 2006 15:50:47 GMT</pubDate>
      <description>&lt;p&gt;
One of the main sticking points with many people is the lack of integration between
Visual Studio Team System (VSTS) and&amp;nbsp;Microsoft Project Server.&amp;nbsp; Sure, you
can indirectly connect the two through a MS Project file, and there's some light integration
there.&amp;nbsp; But most people want to use VSTS&amp;nbsp;as part of&amp;nbsp;a complete lifecycle
management too... and that means tracking resources across multiple projects, and
many across several organizational stovepipes.&amp;nbsp; That's where MS Project Server
comes in.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
In the future, Microsoft will likely do a great deal of integration between the two,
but for right now you'll need to download the &lt;a href="http://www.gotdotnet.com/workspaces/workspace.aspx?id=b9f69ea5-ace1-4a21-846f-6222a507cc9c"&gt;Project
Server Visual Studio Team System Connector&lt;/a&gt;.&amp;nbsp; I haven't used it yet, but am
planning on taking a look at it once it's been upgraded to support either TFS RC or
TFS RTM.&amp;nbsp; I'll let you know!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=c5f34863-0c5e-4b6a-8c25-c45649caebbc" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,c5f34863-0c5e-4b6a-8c25-c45649caebbc.aspx</comments>
      <category>Microsoft</category>
      <category>Software Tools</category>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=37d4cac7-eaed-4f2c-b8c2-5554ee9780dd</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,37d4cac7-eaed-4f2c-b8c2-5554ee9780dd.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,37d4cac7-eaed-4f2c-b8c2-5554ee9780dd.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=37d4cac7-eaed-4f2c-b8c2-5554ee9780dd</wfw:commentRss>
      <title>Team System MSDN Public Chat</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,37d4cac7-eaed-4f2c-b8c2-5554ee9780dd.aspx</guid>
      <link>http://blog.accentient.com/2006/01/18/TeamSystemMSDNPublicChat.aspx</link>
      <pubDate>Wed, 18 Jan 2006 04:08:58 GMT</pubDate>
      <description>&lt;p class=MsoNormal&gt;
&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: navy"&gt;&lt;font color=#000000 size=2&gt;Don't
miss these chats!&amp;nbsp; They're great for finding out what the latest info is, and
how to solve some of your knotties problems!&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal&gt;
&lt;b&gt;&lt;font face=Verdana color=navy size=2&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: navy"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;Team
System MSDN Public Chat&lt;o:p&gt;&lt;/o:p&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;
&lt;/p&gt;
&lt;p class=MsoNormal&gt;
&lt;b&gt;&lt;font face=Verdana size=1&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 9pt"&gt;Visual
Studio Team Edition for Software Developer &amp;amp;&lt;br&gt;
Visual Studio Team Edition for Software Testers&lt;o:p&gt;&lt;/o:p&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;
&lt;/p&gt;
&lt;p class=MsoNormal&gt;
&lt;u&gt;&lt;font face=Verdana size=1&gt;&lt;span style="FONT-SIZE: 9pt"&gt;When:&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font size=1&gt;&lt;span style="FONT-SIZE: 9pt"&gt; Wednesday,
January 18&lt;sup&gt;th&lt;/sup&gt; 2006 @ 10am PST (1pm EST)&lt;o:p&gt;&lt;/o:p&gt;
&lt;/span&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal&gt;
&lt;u&gt;&lt;font face=Verdana size=1&gt;&lt;span style="FONT-SIZE: 9pt"&gt;What:&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font size=1&gt;&lt;span style="FONT-SIZE: 9pt"&gt; Join
us to discuss the Profiler, Test Tools (Unit, Generic, Manual), Web &amp;amp; Load Testing,
and Code Analysis (FxCop &amp;amp; PREFast).&amp;nbsp; We have questions for you, will answer
questions from you, and will chat about the exciting new technology.&lt;o:p&gt;&lt;/o:p&gt;
&lt;/span&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal&gt;
&lt;u&gt;&lt;font face=Verdana size=1&gt;&lt;span style="FONT-SIZE: 9pt"&gt;Where:&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font size=1&gt;&lt;span style="FONT-SIZE: 9pt"&gt; &lt;a href="http://msdn.microsoft.com/chats"&gt;http://msdn.microsoft.com/chats&lt;/a&gt;
&lt;o:p&gt;&lt;/o:p&gt;
&lt;/span&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=37d4cac7-eaed-4f2c-b8c2-5554ee9780dd" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,37d4cac7-eaed-4f2c-b8c2-5554ee9780dd.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=a86a3be4-9fed-4aef-8289-974ce301feda</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,a86a3be4-9fed-4aef-8289-974ce301feda.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,a86a3be4-9fed-4aef-8289-974ce301feda.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=a86a3be4-9fed-4aef-8289-974ce301feda</wfw:commentRss>
      <title>Member and Role Management articles at MSDN</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,a86a3be4-9fed-4aef-8289-974ce301feda.aspx</guid>
      <link>http://blog.accentient.com/2006/01/05/MemberAndRoleManagementArticlesAtMSDN.aspx</link>
      <pubDate>Thu, 05 Jan 2006 19:10:30 GMT</pubDate>
      <description>&lt;p&gt;
Don't miss the latest articles on MSDN covering one of the coolest new ASP.NET 2.0
features:&amp;nbsp; Member and Role Management.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://peterkellner.net"&gt;Peter Kellner&lt;/a&gt;, a friend of Rich and myself,
from California wrote them.&amp;nbsp; They're chock-full of expert goodness!
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/ASPMemManSec.asp" target=none ?&gt;&lt;strong&gt;&lt;font color=#4c80ad&gt;Part
1: Security and Configuration Overview&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; 
&lt;li&gt;
&lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/ASP2memroleman.asp" target=none ?&gt;&lt;strong&gt;&lt;font color=#4c80ad&gt;Part
2: Implementation&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
If you're working with ASP.NET 2.0 role-based security, give them a read!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=a86a3be4-9fed-4aef-8289-974ce301feda" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,a86a3be4-9fed-4aef-8289-974ce301feda.aspx</comments>
      <category>Development</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=56c29a2d-abcb-4d67-9864-ce91e5f407d3</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,56c29a2d-abcb-4d67-9864-ce91e5f407d3.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,56c29a2d-abcb-4d67-9864-ce91e5f407d3.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=56c29a2d-abcb-4d67-9864-ce91e5f407d3</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.netdesk.com">Netdesk</a>, a Microsoft Gold-certified training
center, has partnered with us to deliver a 5-day end-to-end Visual Studio Team System
course from February 27 - March 3, 2006.  They'll have it up on their web site
soon, but I wanted to let everyone out there know what's coming!  I'll be sure
to link to the course registration when it's up.  But you can contact them now
for pricing and more information.
</p>
        <p>
The course will cover all the roles in Team System, and attendees can expect to be
knowledgeable in all areas of VSTS, including extensibility and custom reporting. 
It's an excellent class for both early Team System adopters, and also technical decision
makers who are determining whether or not their companies should implement Team System.
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=56c29a2d-abcb-4d67-9864-ce91e5f407d3" />
      </body>
      <title>5-Day Team System Course - Feb 27 - Mar 3, 2006 at Netdesk in Seattle</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,56c29a2d-abcb-4d67-9864-ce91e5f407d3.aspx</guid>
      <link>http://blog.accentient.com/2006/01/04/5DayTeamSystemCourseFeb27Mar32006AtNetdeskInSeattle.aspx</link>
      <pubDate>Wed, 04 Jan 2006 04:54:47 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.netdesk.com"&gt;Netdesk&lt;/a&gt;, a Microsoft Gold-certified training
center, has partnered with us to deliver a 5-day end-to-end Visual Studio Team System
course from February 27 - March 3, 2006.&amp;nbsp; They'll have it up on their web site
soon, but I wanted to let everyone out there know what's coming!&amp;nbsp; I'll be sure
to link to the course registration when it's up.&amp;nbsp; But you can contact them now
for pricing and more information.
&lt;/p&gt;
&lt;p&gt;
The course will cover all the roles in Team System, and attendees can expect to be
knowledgeable in all areas of VSTS, including extensibility and custom reporting.&amp;nbsp;
It's an excellent class for both early Team System adopters, and also technical decision
makers who are determining whether or not their companies should implement Team System.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=56c29a2d-abcb-4d67-9864-ce91e5f407d3" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,56c29a2d-abcb-4d67-9864-ce91e5f407d3.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=d471c0a9-5faf-48df-9872-7c5aecba3b55</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,d471c0a9-5faf-48df-9872-7c5aecba3b55.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,d471c0a9-5faf-48df-9872-7c5aecba3b55.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=d471c0a9-5faf-48df-9872-7c5aecba3b55</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Rich just conducted a 3 day Team System
training course for CBS in New York City.  Congratulations!  <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=d471c0a9-5faf-48df-9872-7c5aecba3b55" /></body>
      <title>Team System Training in NYC</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,d471c0a9-5faf-48df-9872-7c5aecba3b55.aspx</guid>
      <link>http://blog.accentient.com/2005/12/16/TeamSystemTrainingInNYC.aspx</link>
      <pubDate>Fri, 16 Dec 2005 17:45:13 GMT</pubDate>
      <description>Rich just conducted a 3 day Team System training course for CBS in New York City.&amp;nbsp; Congratulations!&amp;nbsp; &lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=d471c0a9-5faf-48df-9872-7c5aecba3b55" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,d471c0a9-5faf-48df-9872-7c5aecba3b55.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=b430f4fe-b3a1-49b5-838a-4f58d09c07fa</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,b430f4fe-b3a1-49b5-838a-4f58d09c07fa.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,b430f4fe-b3a1-49b5-838a-4f58d09c07fa.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=b430f4fe-b3a1-49b5-838a-4f58d09c07fa</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
While driving yesterday, I was listening to a Podcast by Alistair Cockburn (pronounced,
I learned, like Coburn, not like an uncomfortable genital condition).  He was
discussing Agile development, something I'm very interested in.  One of the things
he's learned over the years is that "People trump process".  Basically, if a
process is too confining, restrictive or proscriptive, people will always find a way
around the process.  In addition, if the process is too chaotic, people will
spontaneously create something to add a light structure to their development process.
</p>
        <p>
This has dramatic implications for Team System.  One of the onerous tasks in
many process tools is reporting work.  Developers are forced to not only leave
their tool (Visual Studio, Eclipse, etc), but also often forced to enter data that
doesn't seem to relate directly to the task of creating good code.  In Visual
Studio Team System, process is tightly integrated into the development process at
the tool level.  Thus, it takes far less effort for developers to implement process. 
In fact, process guidance can be automated into the way Team System behaves, not just
in the form of must-read references and directives.  This means developers can
be exposed to process in a way that often fits their personality.  Most developers
I know aren't the type of folks who want to read corporate process guidance. 
They want to solve problems.  When a process methodology intrudes in Team System
development, forcing devs to write unit tests or run code analysis prior to a check-in,
for example, the developer treats the problem differently.  Now, although they
may moan about it, the problem becomes a challenge, a bug, and they figure out a way
around it.  Thus, devs are exposed to process periodically, throughout their
development lifecycle, as a series of challenges, not as an "all or nothing" read
of hundreds of pages of corporate process, procedures and conventions in document
form.
</p>
        <p>
This, I believe is one of the strengths of Team System.
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=b430f4fe-b3a1-49b5-838a-4f58d09c07fa" />
      </body>
      <title>People Trump Process - A Huge Benefit of Team System!</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,b430f4fe-b3a1-49b5-838a-4f58d09c07fa.aspx</guid>
      <link>http://blog.accentient.com/2005/12/16/PeopleTrumpProcessAHugeBenefitOfTeamSystem.aspx</link>
      <pubDate>Fri, 16 Dec 2005 15:53:14 GMT</pubDate>
      <description>&lt;p&gt;
While driving yesterday, I was listening to a Podcast by Alistair Cockburn (pronounced,
I learned, like Coburn, not like an uncomfortable genital condition).&amp;nbsp; He was
discussing Agile development, something I'm very interested in.&amp;nbsp; One of the things
he's learned over the years is that "People trump process".&amp;nbsp; Basically, if a
process is too confining, restrictive or proscriptive, people will always find a way
around the process.&amp;nbsp; In addition, if the process is too chaotic, people will
spontaneously create something to add a light structure to their development process.
&lt;/p&gt;
&lt;p&gt;
This has dramatic implications for Team System.&amp;nbsp; One of the onerous tasks in
many process tools is reporting work.&amp;nbsp; Developers are forced to not only leave
their tool (Visual Studio, Eclipse, etc), but also often forced to enter data that
doesn't seem to relate directly to the task of creating good code.&amp;nbsp; In Visual
Studio Team System, process is tightly integrated into the development process at
the tool level.&amp;nbsp; Thus, it takes far less effort for developers to implement process.&amp;nbsp;
In fact, process guidance can be automated into the way Team System behaves, not just
in the form of must-read references and directives.&amp;nbsp; This means developers can
be exposed to process in a way that often fits their personality.&amp;nbsp; Most developers
I know aren't the type of folks who want to read corporate process guidance.&amp;nbsp;
They want to solve problems.&amp;nbsp; When a process methodology intrudes in Team System
development, forcing devs to write unit tests or run code analysis prior to a check-in,
for example, the developer treats the problem differently.&amp;nbsp; Now, although they
may moan about it, the problem becomes a challenge, a bug, and they figure out a way
around it.&amp;nbsp; Thus, devs are exposed to process periodically, throughout their
development lifecycle, as a series of challenges, not as an "all or nothing" read
of hundreds of pages of corporate process, procedures and conventions in document
form.
&lt;/p&gt;
&lt;p&gt;
This, I believe is one of the strengths of Team System.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=b430f4fe-b3a1-49b5-838a-4f58d09c07fa" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,b430f4fe-b3a1-49b5-838a-4f58d09c07fa.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=89420bff-354e-498a-9342-cf3e201fc9f0</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,89420bff-354e-498a-9342-cf3e201fc9f0.aspx</pingback:target>
      <dc:creator>Richard Hundhausen</dc:creator>
      <wfw:comment>http://blog.accentient.com/CommentView,guid,89420bff-354e-498a-9342-cf3e201fc9f0.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=89420bff-354e-498a-9342-cf3e201fc9f0</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <br />
As reported on <a href="http://blogs.msdn.com/jochens/archive/2005/12/05/500225.aspx" target="none">Jochen
Seemann's blog</a>, these tools are now available for <a href="http://download.microsoft.com/download/8/f/4/8f4a191f-329e-47b5-8fe7-9a26dca5113e/Microsoft%20DSL%20Tools%20-%20Nov2005CTP.zip">download</a>.
Now the world can get started creating Domain Specific Language Widgets!<br /><img width="0" height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=a419b2e5-4869-445c-a681-d6dfea269ab3" /><img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=89420bff-354e-498a-9342-cf3e201fc9f0" /></body>
      <title>November 2005 CTP of DSL Tools available!</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,89420bff-354e-498a-9342-cf3e201fc9f0.aspx</guid>
      <link>http://blog.accentient.com/2005/12/05/November2005CTPOfDSLToolsAvailable.aspx</link>
      <pubDate>Mon, 05 Dec 2005 22:57:23 GMT</pubDate>
      <description>&lt;br&gt;
As reported on &lt;a href="http://blogs.msdn.com/jochens/archive/2005/12/05/500225.aspx" target=none&gt;Jochen
Seemann's blog&lt;/a&gt;, these tools are now available for &lt;a href="http://download.microsoft.com/download/8/f/4/8f4a191f-329e-47b5-8fe7-9a26dca5113e/Microsoft%20DSL%20Tools%20-%20Nov2005CTP.zip"&gt;download&lt;/a&gt;.
Now the world can get started creating Domain Specific Language Widgets!&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=a419b2e5-4869-445c-a681-d6dfea269ab3"&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=89420bff-354e-498a-9342-cf3e201fc9f0" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,89420bff-354e-498a-9342-cf3e201fc9f0.aspx</comments>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=032c7bfa-0078-4c5d-ac4b-0dff73da4194</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,032c7bfa-0078-4c5d-ac4b-0dff73da4194.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,032c7bfa-0078-4c5d-ac4b-0dff73da4194.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=032c7bfa-0078-4c5d-ac4b-0dff73da4194</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Rich Hundhausen and myself just spoke to crowds of over 1,200 people at the Dev breakouts
at the Seattle Visual Studio 2005 launch.  I provided a Team System End-to-End,
while Rich made sure everyone knew how to create enterprise applications using the
Architect features of Team System, SQL Server 2005 and some of the cooler features
of BizTalk Server 2006.  
</p>
        <p>
A huge adrenalin rush!  No matter how many times you speak in front of large
audiences, it's still a rush!  
</p>
        <p>
Photos coming!
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=032c7bfa-0078-4c5d-ac4b-0dff73da4194" />
      </body>
      <title>VS2005/SQL2005/BizTalk2006 - Seattle Launch</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,032c7bfa-0078-4c5d-ac4b-0dff73da4194.aspx</guid>
      <link>http://blog.accentient.com/2005/12/01/VS2005SQL2005BizTalk2006SeattleLaunch.aspx</link>
      <pubDate>Thu, 01 Dec 2005 05:24:25 GMT</pubDate>
      <description>&lt;p&gt;
Rich Hundhausen and myself just spoke to crowds of over 1,200 people at the Dev breakouts
at the Seattle Visual Studio 2005 launch.&amp;nbsp; I&amp;nbsp;provided a Team System End-to-End,
while Rich made sure everyone knew how to create enterprise applications using the
Architect features of Team System, SQL Server 2005 and some of the cooler features
of BizTalk Server 2006.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
A huge adrenalin rush!&amp;nbsp; No matter how many times you speak in front of large
audiences, it's still a rush!&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
Photos coming!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=032c7bfa-0078-4c5d-ac4b-0dff73da4194" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,032c7bfa-0078-4c5d-ac4b-0dff73da4194.aspx</comments>
      <category>Conferences</category>
      <category>Microsoft</category>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=7745abd5-3555-4459-821f-767ab50c9e91</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,7745abd5-3555-4459-821f-767ab50c9e91.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,7745abd5-3555-4459-821f-767ab50c9e91.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=7745abd5-3555-4459-821f-767ab50c9e91</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I'm proud to be one of the folks acknowledged for making Visual Studio 2005 the
thing of beauty that it is.
</p>
        <img src="http://blog.hundhausen.com/files/vsgift.jpg" />
        <p>
Congratulations to all recipients!
</p>
        <img height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=9d3c2f0a-d253-40e2-8fc2-8e2943c89639" width="0" />
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=7745abd5-3555-4459-821f-767ab50c9e91" />
      </body>
      <title>Cool gift from S. "Soma" Somasegar</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,7745abd5-3555-4459-821f-767ab50c9e91.aspx</guid>
      <link>http://blog.accentient.com/2005/11/23/CoolGiftFromSSomaSomasegar.aspx</link>
      <pubDate>Wed, 23 Nov 2005 09:58:45 GMT</pubDate>
      <description>&lt;p&gt;
I'm proud to be one of the folks acknowledged for making&amp;nbsp;Visual Studio 2005 the
thing of beauty that it is.
&lt;/p&gt;
&lt;img src="http://blog.hundhausen.com/files/vsgift.jpg"&gt; 
&lt;p&gt;
Congratulations to all recipients!
&lt;/p&gt;
&lt;img height=0 src="http://blog.hundhausen.com/cptrk.ashx?id=9d3c2f0a-d253-40e2-8fc2-8e2943c89639" width=0&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=7745abd5-3555-4459-821f-767ab50c9e91" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,7745abd5-3555-4459-821f-767ab50c9e91.aspx</comments>
      <category>Richard Hundhausen</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=8629b2a4-e02a-413e-b5a6-eb48358fb752</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,8629b2a4-e02a-413e-b5a6-eb48358fb752.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,8629b2a4-e02a-413e-b5a6-eb48358fb752.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=8629b2a4-e02a-413e-b5a6-eb48358fb752</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here's a good <a href="http://msdn2.microsoft.com/en-us/library/fb94w1t5(en-US,VS.80).aspx" target="none">resource</a> on
MSDN for troubleshooting ClickOnce deployments.
</p>
        <p>
I've been hearing that there's been some issues with ClickOnce and RTM.
</p>
        <img height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=8498c931-7384-4b8a-8b1c-bdf8fbb19391" width="0" />
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=8629b2a4-e02a-413e-b5a6-eb48358fb752" />
      </body>
      <title>ClickOnce troubleshooting guide</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,8629b2a4-e02a-413e-b5a6-eb48358fb752.aspx</guid>
      <link>http://blog.accentient.com/2005/11/23/ClickOnceTroubleshootingGuide.aspx</link>
      <pubDate>Wed, 23 Nov 2005 09:53:55 GMT</pubDate>
      <description>&lt;p&gt;
Here's a good &lt;a href="http://msdn2.microsoft.com/en-us/library/fb94w1t5(en-US,VS.80).aspx" target=none&gt;resource&lt;/a&gt; on
MSDN for troubleshooting ClickOnce deployments.
&lt;/p&gt;
&lt;p&gt;
I've been hearing that there's been some issues with ClickOnce and&amp;nbsp;RTM.
&lt;/p&gt;
&lt;img height=0 src="http://blog.hundhausen.com/cptrk.ashx?id=8498c931-7384-4b8a-8b1c-bdf8fbb19391" width=0&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=8629b2a4-e02a-413e-b5a6-eb48358fb752" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,8629b2a4-e02a-413e-b5a6-eb48358fb752.aspx</comments>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=709ae830-6784-4b66-956e-7ed06bdd5075</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,709ae830-6784-4b66-956e-7ed06bdd5075.aspx</pingback:target>
      <dc:creator>Richard Hundhausen</dc:creator>
      <wfw:comment>http://blog.accentient.com/CommentView,guid,709ae830-6784-4b66-956e-7ed06bdd5075.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=709ae830-6784-4b66-956e-7ed06bdd5075</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <br />
Thanks to a student, Jim Munn, for originally asking the question "W<font size="2">hen
adding a property to an object that uses System.Collections.Generic.List&lt;&gt; the
designer doesn't show a relation to the class that the generic collection is typed
to. Why not?"</font></p>
        <p>
So, let's assume you have two classes: <em>Customer</em> and <em>Order</em></p>
        <img src="http://blog.hundhausen.com/files/classdesigner1.jpg" />
        <p>
Notice how, by default, the association is not displayed between the Customer and
Order class. By right-clicking either the <em>mOrders</em> field or <em>Orders</em> property
and selecting <em>Show as Collection Association</em>, the association will be visualized:
</p>
        <img src="http://blog.hundhausen.com/files/classdesigner2.jpg" />
        <img width="0" height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=87e65bdb-41a7-4a1c-b9a4-16217a875b10" />
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=709ae830-6784-4b66-956e-7ed06bdd5075" />
      </body>
      <title>Visualizing associations with generics on a class diagram</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,709ae830-6784-4b66-956e-7ed06bdd5075.aspx</guid>
      <link>http://blog.accentient.com/2005/11/21/VisualizingAssociationsWithGenericsOnAClassDiagram.aspx</link>
      <pubDate>Mon, 21 Nov 2005 08:20:53 GMT</pubDate>
      <description>&lt;p&gt;
&lt;br&gt;
Thanks to a student, Jim Munn, for originally asking the question "W&lt;font size=2&gt;hen
adding a property to an object that uses System.Collections.Generic.List&amp;lt;&amp;gt; the
designer doesn't show a relation to the class that the generic collection is typed
to. Why not?"&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
So, let's assume you have two classes: &lt;em&gt;Customer&lt;/em&gt; and &lt;em&gt;Order&lt;/em&gt;
&lt;/p&gt;
&lt;img src="http://blog.hundhausen.com/files/classdesigner1.jpg"&gt; 
&lt;p&gt;
Notice how, by default, the association is not displayed between the Customer and
Order class. By right-clicking either the &lt;em&gt;mOrders&lt;/em&gt; field or &lt;em&gt;Orders&lt;/em&gt; property
and selecting &lt;em&gt;Show as Collection Association&lt;/em&gt;, the association will be visualized:
&lt;/p&gt;
&lt;img src="http://blog.hundhausen.com/files/classdesigner2.jpg"&gt;&lt;img width="0" height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=87e65bdb-41a7-4a1c-b9a4-16217a875b10"&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=709ae830-6784-4b66-956e-7ed06bdd5075" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,709ae830-6784-4b66-956e-7ed06bdd5075.aspx</comments>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=98523f83-3973-419d-b951-ff3cc566a3d4</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,98523f83-3973-419d-b951-ff3cc566a3d4.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,98523f83-3973-419d-b951-ff3cc566a3d4.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=98523f83-3973-419d-b951-ff3cc566a3d4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <br />
A friend of mine sent me this link. It's a pretty good <a href="http://www.codinghorror.com/blog/archives/000315.html" target="none">reference
page</a> on the core keyboard shortcuts.<br /><br /><img height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=d1dbb572-4a27-4e3c-9d00-9fa6f9075307" width="0" /><img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=98523f83-3973-419d-b951-ff3cc566a3d4" /></body>
      <title>Visual Studio 2003/2005 shortcuts</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,98523f83-3973-419d-b951-ff3cc566a3d4.aspx</guid>
      <link>http://blog.accentient.com/2005/10/11/VisualStudio20032005Shortcuts.aspx</link>
      <pubDate>Tue, 11 Oct 2005 14:20:24 GMT</pubDate>
      <description>&lt;br&gt;
A friend of mine sent me this link. It's a pretty good &lt;a href="http://www.codinghorror.com/blog/archives/000315.html" target=none&gt;reference
page&lt;/a&gt; on the&amp;nbsp;core keyboard shortcuts.&lt;br&gt;
&lt;br&gt;
&lt;img height=0 src="http://blog.hundhausen.com/cptrk.ashx?id=d1dbb572-4a27-4e3c-9d00-9fa6f9075307" width=0&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=98523f83-3973-419d-b951-ff3cc566a3d4" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,98523f83-3973-419d-b951-ff3cc566a3d4.aspx</comments>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=20c777a8-cded-4a5b-a0bd-d29905474caf</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,20c777a8-cded-4a5b-a0bd-d29905474caf.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,20c777a8-cded-4a5b-a0bd-d29905474caf.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=20c777a8-cded-4a5b-a0bd-d29905474caf</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've been frantically working for the past few days on an important Team System demo
using the latest bits.  
</p>
        <p>
Folks, we've come a LONG way from Beta 1!  And we still have a ways to go! 
The UI is much smoother, and more accessible, however, some things still aren't working
efficiently.  Web tests aren't consistently reliable.  Or maybe it's just
that the built-in web server isn't reliable.  But it's been a MAJOR frustration! 
The workaround is to deploy the web site to IIS to do ALL your tests!  This is
a best practice anyway, but once you have it out on IIS, it becomes very difficult
(impossible?) to run code coverage analysis on your web code!  
</p>
        <p>
Once I'm done with this beast, I'll be sure to post all the tips and tricks I've learned!
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=20c777a8-cded-4a5b-a0bd-d29905474caf" />
      </body>
      <title>Building Team System Demos</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,20c777a8-cded-4a5b-a0bd-d29905474caf.aspx</guid>
      <link>http://blog.accentient.com/2005/09/29/BuildingTeamSystemDemos.aspx</link>
      <pubDate>Thu, 29 Sep 2005 23:39:40 GMT</pubDate>
      <description>&lt;p&gt;
I've been frantically working for the past few days on an important Team System demo
using the latest bits.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
Folks, we've come a LONG way from Beta 1!&amp;nbsp; And we still have a ways to go!&amp;nbsp;
The UI is much smoother, and more accessible, however, some things still aren't working
efficiently.&amp;nbsp; Web tests aren't consistently reliable.&amp;nbsp; Or maybe it's just
that the built-in web server isn't reliable.&amp;nbsp; But it's been a MAJOR frustration!&amp;nbsp;
The workaround is to deploy the web site to IIS to do ALL your tests!&amp;nbsp; This is
a best practice anyway, but once you have it out on IIS, it becomes very difficult
(impossible?) to run code coverage analysis on your web code!&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
Once I'm done with this beast, I'll be sure to post all the tips and tricks I've learned!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=20c777a8-cded-4a5b-a0bd-d29905474caf" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,20c777a8-cded-4a5b-a0bd-d29905474caf.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=0caa2567-2568-4b21-bb4b-9e1cbce52d90</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,0caa2567-2568-4b21-bb4b-9e1cbce52d90.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.accentient.com/CommentView,guid,0caa2567-2568-4b21-bb4b-9e1cbce52d90.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=0caa2567-2568-4b21-bb4b-9e1cbce52d90</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
If you've been trying to find GssUtil.exe so you can script the new Beta 3 release
of TFS, you won't be able to!  Instead, you'll use the new TfsSecurity. 
Luckily, adding groups and individual users uses the same command line (except of
course, the name of the EXE), so it's a simple search and replace!  So, in short,
there's been a name change, GssUtil.exe is now TfsSecurity.exe (at least for the purposes
of roles and logins).
</p>
        <p>
Happy TFSing!
</p>
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=0caa2567-2568-4b21-bb4b-9e1cbce52d90" />
      </body>
      <title>GssUtil.exe replaced by TfsSecurity.exe</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,0caa2567-2568-4b21-bb4b-9e1cbce52d90.aspx</guid>
      <link>http://blog.accentient.com/2005/09/21/GssUtilexeReplacedByTfsSecurityexe.aspx</link>
      <pubDate>Wed, 21 Sep 2005 14:57:13 GMT</pubDate>
      <description>&lt;p&gt;
If you've been trying to find GssUtil.exe so you can script the new Beta 3 release
of TFS, you won't be able to!&amp;nbsp; Instead, you'll use the new TfsSecurity.&amp;nbsp;
Luckily, adding groups and individual users uses the same command line (except of
course, the name of the EXE), so it's a simple search and replace!&amp;nbsp; So, in short,
there's been a name change, GssUtil.exe is now TfsSecurity.exe (at least for the purposes
of roles and logins).
&lt;/p&gt;
&lt;p&gt;
Happy&amp;nbsp;TFSing!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=0caa2567-2568-4b21-bb4b-9e1cbce52d90" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,0caa2567-2568-4b21-bb4b-9e1cbce52d90.aspx</comments>
      <category>Team System</category>
      <category>Visual Studio 2005</category>
    </item>
    <item>
      <trackback:ping>http://blog.accentient.com/Trackback.aspx?guid=4cf381bd-7e0f-47bb-bd64-f7f104a0c954</trackback:ping>
      <pingback:server>http://blog.accentient.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.accentient.com/PermaLink,guid,4cf381bd-7e0f-47bb-bd64-f7f104a0c954.aspx</pingback:target>
      <dc:creator>Richard Hundhausen</dc:creator>
      <wfw:comment>http://blog.accentient.com/CommentView,guid,4cf381bd-7e0f-47bb-bd64-f7f104a0c954.aspx</wfw:comment>
      <wfw:commentRss>http://blog.accentient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=4cf381bd-7e0f-47bb-bd64-f7f104a0c954</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
If you haven't played with the new Code Snippets features in Visual Studio
2005, you're missing out! It makes it easy to keep an entire library of useful code
snippets within Visual Studio 2005, and at the ready to help with any programming
assignment. Integrated Intellisense invokes them automatically.
</p>
        <p>
In anticipation of this feature, my fellow RD <a href="http://weblogs.asp.net/palermo4" target="none">J.
Michael Palermo IV</a> has created <a href="http://www.gotcodesnippets.net" target="none">www.gotcodesnippets.net</a> which
will become the uber repository of such snippets. It will launch officially at PDC.
</p>
        <img width="0" height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=5c40d1ba-8611-4026-8b64-b29f482b1849" />
        <img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=4cf381bd-7e0f-47bb-bd64-f7f104a0c954" />
      </body>
      <title>Got Code Snippets?</title>
      <guid isPermaLink="false">http://blog.accentient.com/PermaLink,guid,4cf381bd-7e0f-47bb-bd64-f7f104a0c954.aspx</guid>
      <link>http://blog.accentient.com/2005/09/05/GotCodeSnippets.aspx</link>
      <pubDate>Mon, 05 Sep 2005 18:15:05 GMT</pubDate>
      <description>&lt;p&gt;
If you haven't&amp;nbsp;played with&amp;nbsp;the new Code Snippets features in Visual Studio
2005, you're missing out! It makes it easy to keep an entire library of useful code
snippets within Visual Studio 2005, and at the ready to help with any programming
assignment. Integrated Intellisense invokes them automatically.
&lt;/p&gt;
&lt;p&gt;
In anticipation of this feature, my fellow RD&amp;nbsp;&lt;a href="http://weblogs.asp.net/palermo4" target=none&gt;J.
Michael Palermo IV&lt;/a&gt; has created &lt;a href="http://www.gotcodesnippets.net" target=none&gt;www.gotcodesnippets.net&lt;/a&gt; which
will become the uber repository of such snippets. It will launch officially at PDC.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.hundhausen.com/cptrk.ashx?id=5c40d1ba-8611-4026-8b64-b29f482b1849"&gt;&lt;img width="0" height="0" src="http://blog.accentient.com/aggbug.ashx?id=4cf381bd-7e0f-47bb-bd64-f7f104a0c954" /&gt;</description>
      <comments>http://blog.accentient.com/CommentView,guid,4cf381bd-7e0f-47bb-bd64-f7f104a0c954.aspx</comments>
      <category>Visual Studio 2005</category>
    </item>
  </channel>
</rss>