<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IntelliTect &#187; Mark</title>
	<atom:link href="http://intellitect.com/author/mark-michaelis/feed/" rel="self" type="application/rss+xml" />
	<link>http://intellitect.com</link>
	<description>IntelliTect Web Site</description>
	<lastBuildDate>Wed, 16 May 2012 06:03:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>GIST: Windows Server &#8220;8&#8221; Administrative Experience</title>
		<link>http://intellitect.com/gist-windows-server-8-administrative-experience/</link>
		<comments>http://intellitect.com/gist-windows-server-8-administrative-experience/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 18:12:09 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Headlines]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[#Gist. #PowerShell]]></category>
		<category><![CDATA[#Win8]]></category>

		<guid isPermaLink="false">http://intellitechture.com/gist-windows-server-8-administrative-experience/</guid>
		<description><![CDATA[<p>There are several items that deserve highlighting from <a href="http://blogs.technet.com/b/windowsserver/archive/2012/03/07/rocking-the-windows-server-8-administrative-experience.aspx" target="_blank">Erin Chapple’s post (via Jeffry Snover) titled, “Rocking the Windows Server “8” Administrative Experience”</a>.&#160; Here’s my gist:</p>

<li>Administration designed for one a single-role centric view to a multi-server view of the environment.&#160; The result is that rather than administer a role on a particular server you will now be able to administer a role that may span multiple servers.</li>
<li>The PowerShell based Command-line Interface (CLI) for Windows administration is a <strong>both/and</strong> experience – both CLI and GUI.</li>
<li>CLI automation increases reliability, auditability, and predictability – across multiple servers none-the-less.</li>
<li>Server Core is the preferred [...]]]></description>
			<content:encoded><![CDATA[<p>There are several items that deserve highlighting from <a href="http://blogs.technet.com/b/windowsserver/archive/2012/03/07/rocking-the-windows-server-8-administrative-experience.aspx" target="_blank">Erin Chapple’s post (via Jeffry Snover) titled, “Rocking the Windows Server “8” Administrative Experience”</a>.&nbsp; Here’s my gist:</p>
<ul>
<li>Administration designed for one a single-role centric view to a multi-server view of the environment.&nbsp; The result is that rather than administer a role on a particular server you will now be able to administer a role that may span multiple servers.</li>
<li>The PowerShell based Command-line Interface (CLI) for Windows administration is a <strong>both/and</strong> experience – both CLI and GUI.</li>
<li>CLI automation increases reliability, auditability, and predictability – across multiple servers none-the-less.</li>
<li>Server Core is the preferred deployment option but GUI still available both on server (as backward compatibility option) but more importantly on the server.</li>
<li>SQL Server 2012 supported on Server Core.</li>
<li>Remote Management (WinRM) and Windows PowerShell installed and enabled by default on all servers.</li>
<li>.NET installed and enabled by default on all servers (given that PowerShell is there by default).</li>
<li>A new Minimal User Experience option allows GUI applications to run on Server Core but without th desktop shell or Internet Explorer.</li>
<li>As a fallback, it is possible to enable a metro style Start Screen experience.</li>
<li>Gazillions (2,300) PowerShell cmdlets oriented at managing the server.</li>
<li>A host of PowerShell ISE improvements including IntelliSense©, snippet support for an enhanced scripting UI experience, a Show Command window that allows administrators to search the cmdlets available, learn the syntax, and run or script the cmdlet.</li>
</ul>
<p>Call to Action:</p>
<p>PowerShell is in your future, embrace it now.</p>
]]></content:encoded>
			<wfw:commentRss>http://intellitect.com/gist-windows-server-8-administrative-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turning on Continuous Testing in Visual Studio 11</title>
		<link>http://intellitect.com/turning-on-continuous-testing-in-visual-studio-11/</link>
		<comments>http://intellitect.com/turning-on-continuous-testing-in-visual-studio-11/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 09:47:16 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Visual Studio 11]]></category>
		<category><![CDATA[VS11]]></category>

		<guid isPermaLink="false">http://intellitechture.com/?p=2872</guid>
		<description><![CDATA[<p>The new unit testing explorer support has a new unit test explorer has a Run dropdown for selecting which text to execute (see Figure 1).</p>
<p>In addition, Visual Studio 11 supports continuous testing &#8211; automatically running your tests every time you compile your code.  However, as shown in Figure 1, the option to enable continuous testing doesn&#8217;t appear from the <strong>Run</strong> dropdown (and probably shouldn&#8217;t because you are not likely to be changing the option back and forth that often).  To enable continuous testing, select the <strong>Unit Test-&#62;Unit Test Settings-&#62;Run Tests After Build</strong> menu as shown in Figure 2.</p>
]]></description>
			<content:encoded><![CDATA[<p>The new unit testing explorer support has a new unit test explorer has a Run dropdown for selecting which text to execute (see Figure 1).</p>
<div id="attachment_2874" class="wp-caption aligncenter" style="width: 400px"><a href="http://intellitect.com/wp-content/uploads/2012/03/UnitTestingRunSelectoin.png"><img class="size-full wp-image-2874" title="Unit Testing Run Selection" src="http://intellitect.com/wp-content/uploads/2012/03/UnitTestingRunSelectoin.png" alt="Unit Testing Run Selection" width="390" height="282" /></a><p class="wp-caption-text">Figure 1: Unit Testing Run Selection</p></div>
<p>In addition, Visual Studio 11 supports continuous testing &#8211; automatically running your tests every time you compile your code.  However, as shown in Figure 1, the option to enable continuous testing doesn&#8217;t appear from the <strong>Run</strong> dropdown (and probably shouldn&#8217;t because you are not likely to be changing the option back and forth that often).  To enable continuous testing, select the <strong>Unit Test-&gt;Unit Test Settings-&gt;Run Tests After Build</strong> menu as shown in Figure 2.</p>
<div id="attachment_2873" class="wp-caption aligncenter" style="width: 641px"><a href="http://intellitect.com/wp-content/uploads/2012/03/ContinuousUnitTestingInVisualStudio11.png"><img class="size-full wp-image-2873" title="Activating Continuous Unit Testing In Visual Studio 11" src="http://intellitect.com/wp-content/uploads/2012/03/ContinuousUnitTestingInVisualStudio11.png" alt="Activating Continuous Unit Testing In Visual Studio 11" width="631" height="271" /></a><p class="wp-caption-text">Figure 2: Activating Continuous Unit Testing In Visual Studio 11</p></div>
]]></content:encoded>
			<wfw:commentRss>http://intellitect.com/turning-on-continuous-testing-in-visual-studio-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Attributes for Trace/Logging Information in .NET 4.5</title>
		<link>http://intellitect.com/new-attributes-for-tracelogging-information-in-net-4-5/</link>
		<comments>http://intellitect.com/new-attributes-for-tracelogging-information-in-net-4-5/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 09:12:01 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://intellitechture.com/?p=2853</guid>
		<description><![CDATA[<p>There is a new set of .NET attributes in .NET 4.5 to help with gathering trace information.  Before .NET 4.5, tracing the line number, member name, and source file name required using the stack trace in combination with the PDB files.  In .NET 4.5, however, there is a new mechanism for doing this using attributes on optional parameters.  Consider the code below:</p>
<p>Note the static public void Write(string message, [CallerLineNumber] int lineNumber = 0, [CallerMemberName] string memberName = null, [CallerFilePath] string fileName = null) method signature and how it uses the parameter attributes CallerLineNumber,CallerMemberName, and CallerFilePath from the System.Runtime.CompilerServices namespace.  By [...]]]></description>
			<content:encoded><![CDATA[<p>There is a new set of .NET attributes in .NET 4.5 to help with gathering trace information.  Before .NET 4.5, tracing the line number, member name, and source file name required using the stack trace in combination with the PDB files.  In .NET 4.5, however, there is a new mechanism for doing this using attributes on optional parameters.  Consider the code below:</p>
<div id="gist-1956464" class="gist">

        <div class="gist-file">
          <div class="gist-data gist-syntax">
              <div class="highlight"><pre><div class='line' id='LC1'><span class="k">using</span> <span class="nn">System</span><span class="p">;</span></div><div class='line' id='LC2'><span class="k">using</span> <span class="nn">System.IO</span><span class="p">;</span></div><div class='line' id='LC3'><span class="k">using</span> <span class="nn">System.Runtime.CompilerServices</span><span class="p">;</span></div><div class='line' id='LC4'><span class="k">using</span> <span class="nn">Microsoft.VisualStudio.TestTools.UnitTesting</span><span class="p">;</span></div><div class='line' id='LC5'><br/></div><div class='line' id='LC6'><span class="k">namespace</span> <span class="nn">IntelliTrace.Runtime.CompilerServices</span></div><div class='line' id='LC7'><span class="p">{</span></div><div class='line' id='LC8'>&nbsp;&nbsp;&nbsp;&nbsp;<span class="k">public</span> <span class="k">class</span> <span class="nc">Tracer</span></div><div class='line' id='LC9'>&nbsp;&nbsp;&nbsp;&nbsp;<span class="p">{</span></div><div class='line' id='LC10'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="k">static</span> <span class="k">public</span> <span class="k">void</span> <span class="nf">Write</span><span class="p">(</span><span class="kt">string</span> <span class="n">message</span><span class="p">,</span> <span class="p">[</span><span class="n">CallerLineNumber</span><span class="p">]</span> <span class="kt">int</span> <span class="n">lineNumer</span> <span class="p">=</span> <span class="m">0</span><span class="p">,</span> </div><div class='line' id='LC11'><span class="na">            [CallerMemberName]</span> <span class="kt">string</span> <span class="n">memberName</span> <span class="p">=</span> <span class="k">null</span><span class="p">,</span> <span class="p">[</span><span class="n">CallerFilePath</span><span class="p">]</span> <span class="kt">string</span> <span class="n">fileName</span> <span class="p">=</span> <span class="k">null</span><span class="p">)</span></div><div class='line' id='LC12'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="p">{</span></div><div class='line' id='LC13'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="n">Assert</span><span class="p">.</span><span class="n">AreEqual</span><span class="p">&lt;</span><span class="kt">int</span><span class="p">&gt;(</span><span class="n">CallerInfoTests</span><span class="p">.</span><span class="n">LineNumber</span><span class="p">,</span> <span class="n">lineNumer</span><span class="p">);</span></div><div class='line' id='LC14'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="n">Assert</span><span class="p">.</span><span class="n">AreEqual</span><span class="p">&lt;</span><span class="kt">string</span><span class="p">&gt;(</span><span class="s">&quot;CallWrite_WithNoParameters_DefaultAreSetToCallerInfo&quot;</span><span class="p">,</span> <span class="n">memberName</span><span class="p">);</span></div><div class='line' id='LC15'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="n">Assert</span><span class="p">.</span><span class="n">AreEqual</span><span class="p">&lt;</span><span class="kt">string</span><span class="p">&gt;(</span><span class="s">&quot;CallerInfoTests.cs&quot;</span><span class="p">,</span> <span class="n">Path</span><span class="p">.</span><span class="n">GetFileName</span><span class="p">(</span><span class="n">fileName</span><span class="p">));</span></div><div class='line' id='LC16'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="p">}</span></div><div class='line' id='LC17'>&nbsp;&nbsp;&nbsp;&nbsp;<span class="p">}</span></div><div class='line' id='LC18'><span class="na">    </span></div><div class='line' id='LC19'><span class="na">    [TestClass]</span></div><div class='line' id='LC20'>&nbsp;&nbsp;&nbsp;&nbsp;<span class="k">public</span> <span class="k">class</span> <span class="nc">CallerInfoTests</span></div><div class='line' id='LC21'>&nbsp;&nbsp;&nbsp;&nbsp;<span class="p">{</span></div><div class='line' id='LC22'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="k">public</span> <span class="k">const</span> <span class="kt">int</span> <span class="n">LineNumber</span> <span class="p">=</span> <span class="m">27</span><span class="p">;</span></div><div class='line' id='LC23'><br/></div><div class='line' id='LC24'><span class="na">        [TestMethod]</span></div><div class='line' id='LC25'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="k">public</span> <span class="k">void</span> <span class="nf">CallWrite_WithNoParameters_DefaultAreSetToCallerInfo</span><span class="p">()</span></div><div class='line' id='LC26'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="p">{</span></div><div class='line' id='LC27'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="n">Tracer</span><span class="p">.</span><span class="n">Write</span><span class="p">(</span><span class="s">&quot;Test message&quot;</span><span class="p">);</span></div><div class='line' id='LC28'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="p">}</span></div><div class='line' id='LC29'><br/></div><div class='line' id='LC30'><span class="na">        [TestMethod]</span></div><div class='line' id='LC31'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="k">public</span> <span class="k">void</span> <span class="nf">CallWrite_WithNoParameters_DefaultsAreSetToCallerInfoExceptForSpecifiedLineNuber</span><span class="p">()</span></div><div class='line' id='LC32'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="p">{</span></div><div class='line' id='LC33'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="n">Tracer</span><span class="p">.</span><span class="n">Write</span><span class="p">(</span><span class="s">&quot;Test message&quot;</span><span class="p">,</span> <span class="n">LineNumber</span><span class="p">,</span> <span class="s">&quot;CallWrite_WithNoParameters_DefaultAreSetToCallerInfo&quot;</span><span class="p">);</span></div><div class='line' id='LC34'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="p">}</span></div><div class='line' id='LC35'>&nbsp;&nbsp;&nbsp;&nbsp;<span class="p">}</span></div><div class='line' id='LC36'><span class="p">}</span></div></pre></div>
          </div>

          <div class="gist-meta">
            <a href="https://gist.github.com/raw/1956464/e99ac69f12b41f3539cb21226c19fa1c349aac08/CallerInfoTests.cs" style="float:right;">view raw</a>
            <a href="https://gist.github.com/1956464#file_caller_info_tests.cs" style="float:right;margin-right:10px;color:#666">CallerInfoTests.cs</a>
            <a href="https://gist.github.com/1956464">This Gist</a> brought to you by <a href="http://github.com">GitHub</a>.
          </div>
        </div>
</div>

<p>Note the <code>static public void Write(string message, [CallerLineNumber] int lineNumber = 0, [CallerMemberName] string memberName = null, [CallerFilePath] string fileName = null)</code> method signature and how it uses the parameter attributes <code>CallerLineNumber</code>,<code>CallerMemberName</code>, and <code>CallerFilePath</code> from the <code>System.Runtime.CompilerServices</code> namespace.  By placing the &#8220;CallerInfo&#8221; attributes on the parameters &#8211; which must also be set as default parameters, the parameters are set with corresponding values automatically (ignoring the default attributes specified in the method signature).  As a result, the <code>Tracer.Write()</code> method then has access to &#8220;stack&#8221; information at compile time, rather than having to iterate over the stack at runtime (possibly a significant performance hit depending on the frequency).</p>
<p>The data associated with the CallerInfo attributes is injected into the IL code at compile time.  Decompiling the IL code reveals the caller invocation sets the optional paramters as follows:
<p />
<code style="display:block; margin-left: 4 em;"></p>
<pre>Tracer.Write("Test message", 0x1b,
     "CallWrite_WithNoParameters_DefaultAreSetToCallerInfo",
     @"c:\Data\SCC\CallerInfoTracing\CallerInfoTests.cs");</pre>
<p></code><br />
As a result, if no parameter is specified explicitly in the code by the programmer, the compiler injects a default value corresponding to the attribute specified &#8211; at the callee (embedding the full file name for the fileName parameter.</p>
<p>#BrilliantlySimple</p>
]]></content:encoded>
			<wfw:commentRss>http://intellitect.com/new-attributes-for-tracelogging-information-in-net-4-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Windows 8 Consumer Preview on the Windows Build Samsung Galaxy Slate</title>
		<link>http://intellitect.com/installing-windows-8-consumer-preview-on-the-windows-build-samsung-galaxy-slate/</link>
		<comments>http://intellitect.com/installing-windows-8-consumer-preview-on-the-windows-build-samsung-galaxy-slate/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 08:43:53 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://intellitechture.com/?p=2817</guid>
		<description><![CDATA[<p>If you copy the Windows 8 Consumer Preview directly to a USB key and run Setup.exe you are likely to see a dialog indicating you need 20 GB of disk space and, obviously, there is no such availability on the tablet given the previous Windows 8 Developer Preview install.</p>
<p style="text-align: center;">&#160;</p>


<a href="http://intellitect.com/wp-content/uploads/2012/02/Windows_8_20GB_Required.png"><img class="size-full wp-image-2819   " title="Windows 8 20 GB Required" src="http://intellitect.com/wp-content/uploads/2012/02/Windows_8_20GB_Required.png" alt="Windows 8 20 GB Required" width="559" height="439" /></a>
Windows 8 20 GB Required


<p style="text-align: left;">The work around it to use a command prompt boot from USB as follows:</p>

<li>Create a bootable USB key using the <a title="Windows 7 USB/DVD download [...]]]></description>
			<content:encoded><![CDATA[<p>If you copy the Windows 8 Consumer Preview directly to a USB key and run Setup.exe you are likely to see a dialog indicating you need 20 GB of disk space and, obviously, there is no such availability on the tablet given the previous Windows 8 Developer Preview install.</p>
<p style="text-align: center;">&nbsp;</p>
<div class="mceTemp mceIEcenter" style="text-align: left;">
<dl id="attachment_2819" class="wp-caption aligncenter" style="width: 569px;">
<dt class="wp-caption-dt"><a href="http://intellitect.com/wp-content/uploads/2012/02/Windows_8_20GB_Required.png"><img class="size-full wp-image-2819   " title="Windows 8 20 GB Required" src="http://intellitect.com/wp-content/uploads/2012/02/Windows_8_20GB_Required.png" alt="Windows 8 20 GB Required" width="559" height="439" /></a></dt>
<dd class="wp-caption-dd">Windows 8 20 GB Required</dd>
</dl>
</div>
<p style="text-align: left;">The work around it to use a command prompt boot from USB as follows:</p>
<ol>
<li>Create a bootable USB key using the <a title="Windows 7 USB/DVD download tool" href="http://images2.store.microsoft.com/prod/clustera/framework/w7udt/1.0/en-us/Windows7-USB-DVD-tool.exe" target="_blank">Windows 7 USB/DVD download tool</a> and copy the ISO to a USB key (4 GB minimum).</li>
<li>Plug in the USB Key to the Samsung Tablet</li>
<li>Reboot the tablet holding down the Windows Button while pushing the Power Button.</li>
<li>Upon boot select <strong>Troubleshoot
<div id="attachment_2838" class="wp-caption aligncenter" style="width: 294px"><a href="http://intellitect.com/wp-content/uploads/2012/03/Windows8Troubleshoot.jpg"><img class="size-medium wp-image-2838" title="Windows 8 Troubleshoot Boot Menu Option" src="http://intellitect.com/wp-content/uploads/2012/03/Windows8Troubleshoot-284x300.jpg" alt="Windows 8 Troubleshoot Boot Menu Option" width="284" height="300" /></a><p class="wp-caption-text">Windows 8 Troubleshoot Boot Menu Option</p></div>
<p></strong><strong> </strong></li>
<li>Select <strong>Advanced Settings</strong></li>
<li>
<p><div id="attachment_2839" class="wp-caption aligncenter" style="width: 302px"><a href="http://intellitect.com/wp-content/uploads/2012/03/Windows8BootMenuAdvancedOptions.jpg"><img class="size-medium wp-image-2839" title="Windows 8 Boot Menu Advanced Option" src="http://intellitect.com/wp-content/uploads/2012/03/Windows8BootMenuAdvancedOptions-292x300.jpg" alt="Windows 8 Boot Menu Advanced Option" width="292" height="300" /></a><p class="wp-caption-text">Windows 8 Boot Menu Advanced Option</p></div></li>
<li>Select <strong>Command Prompt</strong> &#8211; this will reboot the computer with a command prompt after logging in.
<p><div id="attachment_2840" class="wp-caption aligncenter" style="width: 310px"><a href="http://intellitect.com/wp-content/uploads/2012/03/Windows8BootMenuCommandPrompt.jpg"><img class="size-medium wp-image-2840" title="Windows 8 Boot Menu Command Prompt" src="http://intellitect.com/wp-content/uploads/2012/03/Windows8BootMenuCommandPrompt-300x186.jpg" alt="Windows 8 Boot Menu Command Prompt" width="300" height="186" /></a><p class="wp-caption-text">Windows 8 Boot Menu Command Prompt</p></div></li>
<li>After rebooting and logging on&#8230;</li>
<li>Enter <strong>D:\Setup.exe</strong> at the command prompt to launch the Windows 8 Setup and follow the prompts.
<p><div id="attachment_2841" class="wp-caption aligncenter" style="width: 460px"><a href="http://intellitect.com/wp-content/uploads/2012/03/Windows8RunSetupFromCommandLine.jpg"><img class="size-large wp-image-2841" title="Run Setup.exe from Command Line" src="http://intellitect.com/wp-content/uploads/2012/03/Windows8RunSetupFromCommandLine-1024x641.jpg" alt="Run Setup.exe from Command Line" width="450" height="281" /></a><p class="wp-caption-text">Run Setup.exe from Command Line</p></div></li>
<li>When requested to select a drive, choose <strong>Drive Options</strong> and the delete all the partitions until you are down to one.</li>
</ol>
<p style="text-align: center;"><a href="http://intellitect.com/wp-content/uploads/2012/03/Windows8PartitionsOnSamsungGalaxy.jpg"><img title="Windows 8 Partitions On Samsung Galaxy" src="http://intellitect.com/wp-content/uploads/2012/03/Windows8PartitionsOnSamsungGalaxy-300x202.jpg" alt="Windows 8 Partitions On Samsung Galaxy" width="300" height="202" /></a> <img title="Partitions On Samsung Galaxy After Deleting" src="http://intellitect.com/wp-content/uploads/2012/03/PartitionsOnSamsungGalaxyAfterDeleting-300x199.jpg" alt="Partitions On Samsung Galaxy After Deleting" width="300" height="199" /></p>
<p>From there you can follow the prompts and finish the installation.  Generally it takes around 20 minutes.</p>
]]></content:encoded>
			<wfw:commentRss>http://intellitect.com/installing-windows-8-consumer-preview-on-the-windows-build-samsung-galaxy-slate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storyboarding in Visual Studio 11 with Lorem Ipsum Auto-expand</title>
		<link>http://intellitect.com/storyboarding-in-visual-studio-11-with-lorem-ipsum-auto-expand/</link>
		<comments>http://intellitect.com/storyboarding-in-visual-studio-11-with-lorem-ipsum-auto-expand/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 22:15:35 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 11]]></category>
		<category><![CDATA[VS11]]></category>

		<guid isPermaLink="false">http://intellitechture.com/?p=2812</guid>
		<description><![CDATA[<p>One of the &#8220;easter egg&#8221; (meaning not intuitively discoverable) features in the Storyboarding for Visual Studio is the fact that text boxes (of any kind &#8211; Text Areas, Text Input, Text&#8230;) you can type &#8220;=Lorem()&#8221; followed by ENTER to fill the text box with <a href="www.lipsum.com/" target="_blank" class="broken_link">Lorem Ipsum</a> text as shown here:</p>
]]></description>
			<content:encoded><![CDATA[<p>One of the &#8220;easter egg&#8221; (meaning not intuitively discoverable) features in the Storyboarding for Visual Studio is the fact that text boxes (of any kind &#8211; Text Areas, Text Input, Text&#8230;) you can type &#8220;=Lorem()&#8221; followed by ENTER to fill the text box with <a href="www.lipsum.com/" target="_blank" class="broken_link">Lorem Ipsum</a> text as shown here:</p>
<div id="attachment_2813" class="wp-caption aligncenter" style="width: 510px"><a href="http://intellitect.com/wp-content/uploads/2012/02/story-boarding-lorem.gif"><img class="size-full wp-image-2813" title="Storyboading Lorem Autoexpand Text" src="http://intellitect.com/wp-content/uploads/2012/02/story-boarding-lorem.gif" alt="Storyboading Lorem Autoexpand Text" width="500" height="408" /></a><p class="wp-caption-text">Storyboading Lorem Autoexpand Text</p></div>
]]></content:encoded>
			<wfw:commentRss>http://intellitect.com/storyboarding-in-visual-studio-11-with-lorem-ipsum-auto-expand/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 8 Consumer Preview Download Site Suggests Silverlight Download</title>
		<link>http://intellitect.com/windows-8-consumer-preview-download-site-suggests-silverlight-download/</link>
		<comments>http://intellitect.com/windows-8-consumer-preview-download-site-suggests-silverlight-download/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 21:19:05 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://intellitechture.com/?p=2808</guid>
		<description><![CDATA[<p>In the process of downloading Windows 8 Consumer Preview from a relatively clean windows install I noticed that it suggested I download Silverlight.</p>
<p style="text-align: center;">&#160;</p>
]]></description>
			<content:encoded><![CDATA[<p>In the process of downloading Windows 8 Consumer Preview from a relatively clean windows install I noticed that it suggested I download Silverlight.</p>
<p style="text-align: center;">&nbsp;</p>
<div id="attachment_2809" class="wp-caption aligncenter" style="width: 508px"><a href="http://intellitect.com/wp-content/uploads/2012/02/Windows8ConsumerPreviewSuggestsSilverlight.png"><img class="size-full wp-image-2809 " title="Windows 8 Consumer Preview Download Site Suggests Silverlight" src="http://intellitect.com/wp-content/uploads/2012/02/Windows8ConsumerPreviewSuggestsSilverlight.png" alt="Windows 8 Consumer Preview Download Site Suggests Silverlight" width="498" height="417" /></a><p class="wp-caption-text">Windows 8 Consumer Preview Download Site Suggests Silverlight</p></div>
]]></content:encoded>
			<wfw:commentRss>http://intellitect.com/windows-8-consumer-preview-download-site-suggests-silverlight-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Team Foundation Server 11 Support Advanced SMTP Settings</title>
		<link>http://intellitect.com/team-foundation-server-11-support-advanced-smtp-settings/</link>
		<comments>http://intellitect.com/team-foundation-server-11-support-advanced-smtp-settings/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 18:46:45 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[TFS]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[TFS11]]></category>
		<category><![CDATA[VS11]]></category>

		<guid isPermaLink="false">http://intellitechture.com/?p=2797</guid>
		<description><![CDATA[<p>Visual Studio Team Foundation Server 11 supports SMTP Settings as shown in the following screen shot.</p>
<p>As shown in the screen capture, it even supports a Certificate Thumbprint.</p>
<p>As a result, you can configure gmail as your email server for Team Foundation Server: smtp.gmail.com, Port 465, Enable SSL.</p>
]]></description>
			<content:encoded><![CDATA[<p>Visual Studio Team Foundation Server 11 supports SMTP Settings as shown in the following screen shot.</p>
<div id="attachment_2800" class="wp-caption aligncenter" style="width: 639px"><a href="http://intellitect.com/wp-content/uploads/2012/02/TFS-SMTP-Advanced-Settings.png"><img class="size-full wp-image-2800 " title="Team Foundation Server 11 SMTP Advanced Settings" src="http://intellitect.com/wp-content/uploads/2012/02/TFS-SMTP-Advanced-Settings.png" alt="TFS !! SMTP Advanced Settings" width="629" height="364" /></a><p class="wp-caption-text">TFS 11 SMTP Advanced Settings</p></div>
<p>As shown in the screen capture, it even supports a Certificate Thumbprint.</p>
<p>As a result, you can configure gmail as your email server for Team Foundation Server: smtp.gmail.com, Port 465, Enable SSL.</p>
]]></content:encoded>
			<wfw:commentRss>http://intellitect.com/team-foundation-server-11-support-advanced-smtp-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 11 Search Everywhere</title>
		<link>http://intellitect.com/visual-studio-11-search-everywhere/</link>
		<comments>http://intellitect.com/visual-studio-11-search-everywhere/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 17:42:56 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 11]]></category>
		<category><![CDATA[VS11]]></category>

		<guid isPermaLink="false">http://intellitechture.com/?p=2754</guid>
		<description><![CDATA[
One feature new to Visual Studio 11 that you will wonder how you managed without (perhaps instead you wondered why it was missing from Visual Studio for so long) is the concept of “Search Everywhere.”  In Visual Studio 11 search is now supported for the following:


<li>Solution Explorer*</li>
<li>Add Reference*</li>
<li>Integrated Quick Find*</li>
<li>New Test Explorer</li>
<li>Error List</li>
<li>Parallel Watch</li>
<li>Toolbox</li>
<li>TFS Work Items</li>
<li>Visual Studio Commands</li>

(* indicates where similar search functionality exists within the Productivity Power Tools – targeting Visual Studio 2010)
Below we take a look at each search location in a more detail.
Solution Explorer
Perhaps the most noticeable manifestation of Search Everywhere appears within the Solution Explorer.  As shown [...]]]></description>
			<content:encoded><![CDATA[<div>
<div class="mceTemp mceIEcenter" style="text-align: left;">One feature new to Visual Studio 11 that you will wonder how you managed without (perhaps instead you wondered why it was missing from Visual Studio for so long) is the concept of “Search Everywhere.”  In Visual Studio 11 search is now supported for the following:</div>
</div>
<ul>
<li>Solution Explorer*</li>
<li>Add Reference*</li>
<li>Integrated Quick Find*</li>
<li>New Test Explorer</li>
<li>Error List</li>
<li>Parallel Watch</li>
<li>Toolbox</li>
<li>TFS Work Items</li>
<li>Visual Studio Commands</li>
</ul>
<div>(* indicates where similar search functionality exists within the Productivity Power Tools – targeting Visual Studio 2010)</div>
<div>Below we take a look at each search location in a more detail.</div>
<h1>Solution Explorer</h1>
<div>Perhaps the most noticeable manifestation of Search Everywhere appears within the Solution Explorer.  As shown both in Figure 1, there is a <strong>Search Solution Explorer</strong> text box with keyboard shortcut &#8220;<strong>Ctrl+;</strong>&#8221; (you will want to memorize that almost immediately) that searches the solution and produces a search results window of matching Solution Explorer available nodes.</div>
<div id="attachment_2746" class="wp-caption aligncenter" style="width: 634px"><a href="http://intellitect.com/wp-content/uploads/2012/02/022912_0753_VisualStudi1.png"><img class="size-full wp-image-2746" title="Visual Studio 11 Solution Explorer" src="http://intellitect.com/wp-content/uploads/2012/02/022912_0753_VisualStudi1.png" alt="Visual Studio 11 Solution Explorer" width="624" height="234" /></a><p class="wp-caption-text">Figure 1: Visual Studio 11 Solution Explorer</p></div>
<p><a href="/wp-content/uploads/2012/02/image2.png"></a></p>
<div>The results window displays such assets as projects, files, and identifiers – classes, and class member names. The result is similar in behavior to Visual Studio 2010’s <strong>Navigate To</strong> (Ctrl+,) functionality, but rather than a modal dialog, the <strong>Search Solution Explorer</strong> produces a search results window that is integrated into the IDE.  Like <strong>Navigate To</strong>, the <strong>Search Solution Explorer</strong> supports “fuzzy search” – entering the first (uppercase) letters of each word within an identifier will still locate the corresponding node.  For example, entering “MOCT” will display all instances of <span style="font-family: Consolas;">MockObjectContextTests</span> but “moct” will not.  Note that the keyboard shortcut (Ctrl+;) switches focus to the search box even when the Solution Explorer is not visible. This is a handy shortcut when the Solution is mistakenly closed.</div>
<h1>Add Reference</h1>
<div id="attachment_2747" class="wp-caption aligncenter" style="width: 854px"><a href="http://intellitect.com/wp-content/uploads/2012/02/022912_0753_VisualStudi2.png"><img class="size-full wp-image-2747" title="Add Reference Dialog" src="http://intellitect.com/wp-content/uploads/2012/02/022912_0753_VisualStudi2.png" alt="Add Reference Dialog" width="844" height="454" /></a><p class="wp-caption-text">Figure 2: Add Reference Dialog</p></div>
<p>As shown in Figure 2, the Add Reference Dialog, still places the target reference into categories – Assemblies, Solution, and COM – but the experience of looking for a particular reference is significantly improved.  Possibly more noticeable than the Add Reference search is how quickly the <strong>Add Reference</strong> dialog opens.  Rather than seemingly enumerating the Global Assembly Cache and every COM object installed on the computer, the new dialog uses an index (of the installed components) and displays almost instantly.<br />
Double-clicking on any item selects it, and all referenced items are displayed with a checkmark next to the assembly name.</p>
<h1>Integrated Quick Find</h1>
<div>While on the topic of search, another significant productivity improvement is a streamlined Find UI design – Quick Find.  Leveraging again the UI of the Productivity Power Tools, Visual Studio 11’s Find (Ctrl+F) and Find-Replace (Ctrl+H) functionality is integrated into the text editor window rather than a new pop-up window (see Figure 3).  The result is that Find and Find-Replace functionality remains in context.</div>
<div style="text-align: center;">
<div>
<dl id="attachment_2748">
<dt><a href="http://intellitect.com/wp-content/uploads/2012/02/022912_0753_VisualStudi3.png"><img title="Integrated Quick Find" src="http://intellitect.com/wp-content/uploads/2012/02/022912_0753_VisualStudi3.png" alt="Integrated Quick Find" width="614" height="556" /></a></dt>
<dd>Figure 3: Integrated Quick Find</dd>
</dl>
</div>
</div>
<div>Furthermore, the text entered in the Find box is immediately highlighted throughout all text editor windows – the currently active document, other open document windows, and any newly opened document windows. To change the search scope you can select from the dropdown available below the Replace text box.  Figure 5 shows the advanced search options – available after clicking the “Expand” button directly to the left of the Find text box.  For developers looking for the <strong>Use Regular Expression</strong>, <strong>Match Whole Words</strong>, and <strong>Match Case</strong> functionality in addition to the <strong>Find in Files</strong> capabilities (something no longer available in the toolbar as will be discussed shortly), there is a dropdown on the text box that not only displays recent search terms but also the additional search options.</div>
<h1>New Test Explorer</h1>
<div>Another manifestation of Search Everywhere is in the new Unit Test Explorer window.  Unit testing in Visual Studio 11 was overhauled and includes support for third party testing frameworks along with a consolidation of the testing windows into the new Unit Test Explorer window (see Figure 3).  The top of the new Unit Test Explorer window includes a search textbox, enabling search for a particular test.</div>
<div>
<div id="attachment_2749" class="wp-caption aligncenter" style="width: 324px"><a href="http://intellitect.com/wp-content/uploads/2012/02/022912_0753_VisualStudi4.png"><img class="size-full wp-image-2749" title="Visual Studio 11 Test Explorer" src="http://intellitect.com/wp-content/uploads/2012/02/022912_0753_VisualStudi4.png" alt="Visual Studio 11 Test Explorer" width="314" height="515" /></a><p class="wp-caption-text">Figure 4: Visual Studio 11 Test Explorer</p></div>
</div>
<div>In addition to search, the new Unit Test Explorer includes the following functionality:</div>
<ul>
<li>Continuous Testing<br />
Immediately following a compile, the unit testing is automatically triggered to run (in a separate process so as not to impact the IDE responsiveness).  As a result, executing tests is no longer a separate action but rather something that is automatically part of the development process – in a similar way that syntax checking happens automatically as you write code.  If there are failing tests, only the failing ones will be executed as part of the continuous testing.  The idea behind this is to get the failing ones passing before executing any additional tests.</li>
<li>Execution within a different process<br />
In Visual Studio 2010 the IDE was essentially blocked while unit tests executed.  In contrast, unit test execution within Visual Studio 11 runs concurrently with any IDE activity the developer may be working on.  This is due to the fact that in Visual Studio 11 the unit tests are asynchronously shelled out to a separate a process.</li>
<li>Support for different unit testing frameworks<br />
As mentioned, Visual Studio 11’s unit testing framework support is extensible.  As a result, unit tests from other frameworks also appear within the new Unit Test Explore window.</li>
<li>Sorting by relevance<br />
Unit tests within the Unit Test Explorer windows are sorted by relevance.  Failed tests bubble to the top.  Tests executed more recently appear before tests that were not run in the previous test execution.</li>
<li>Execution time displayed<br />
The time it took to execute a unit tests appears next to each unit test.</li>
<li>Mocks/stub support<br />
In Visual Studio 11 there is support for the generation of mocks/stubs of a class and this is integrated not only into the framework but all the way into the IDE tooling via “right-click generate mock/stub” contextual menus.</li>
</ul>
<div>Those committed to unit testing will find the revamped functionality within Visual Studio 11 to be compelling to the point that this feature set alone will make it difficult to return to Visual Studio 2010.</div>
<h1>Error List</h1>
<div>Yet another Search Everywhere location occurs in the Error List (see Figure 4).</div>
<div>
<div>
<dl id="attachment_2750">
<dt>
<div id="attachment_2750" class="wp-caption aligncenter" style="width: 626px"><a href="http://intellitect.com/wp-content/uploads/2012/02/022912_0753_VisualStudi5.png"><img class="size-full wp-image-2750" title="Visual Studio 11 Error List" src="http://intellitect.com/wp-content/uploads/2012/02/022912_0753_VisualStudi5.png" alt="Visual Studio 11 Error List" width="616" height="237" /></a><p class="wp-caption-text">Figure 4: Visual Studio 11 Error List</p></div>
</dt>
</dl>
</div>
</div>
<div>By using the <strong>Search Error List</strong> textbox you can search across columns and all errors within the error list to focus on the errors you wish to address first.  Furthermore and again shown in Figure 4, Visual Studio 11 supports a filter so that developers are no longer overwhelmed by innocuous HTML warnings, for example, while they are investigating C# code.  Instead, using the filter button, developers can select the scope of warnings to be displayed.</div>
<h1>Parallel Watch</h1>
<div>The Parallel Watch window is another area where search appears in Visual Studio 11.  Although not really a textual search, these watch windows include a <strong>Filter by Boolean</strong> expression search box that enables filtering across different threads and evaluating the expression for each thread to determine which threads evaluate the expression to true.</div>
<h1>TFS Work Items</h1>
<div>An additional instance of Search Everywhere corresponds to TFS integration.  The Visual Studio 11 Team Explorer window is completely redesigned, and now includes a <strong>Search Work Items</strong> text box to search across work items.</div>
<h1>Visual Studio Commands</h1>
<div>The last Search Everywhere feature discussed in this article appears in the Visual Studio 11 toolbar – enabling search over all the available commands and actions within Visual Studio 11 itself.  We explore this feature as part of Toolbar Improvements.</div>
]]></content:encoded>
			<wfw:commentRss>http://intellitect.com/visual-studio-11-search-everywhere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 11 IDE Productivity Improvements</title>
		<link>http://intellitect.com/visual-studio-11-ide-productivity-improvements/</link>
		<comments>http://intellitect.com/visual-studio-11-ide-productivity-improvements/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 08:33:01 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 11]]></category>
		<category><![CDATA[VS11]]></category>

		<guid isPermaLink="false">http://intellitechture.com/?p=2766</guid>
		<description><![CDATA[<p>In Visual Studio 11, there is a set of IDE productivity improvements that developers across all platforms and languages already be familiar with because earlier versions of them were available in an update for Visual Studio 2010 under the name <a href="http://bit.ly/zBRXHI" target="_blank">Productivity Power Tools</a>.  In post we review several of these enhancements.</p>
<p>In Visual Studio 11 <strong>Solution Explorer<a href="$1-NewSolutionExplorer13.png" class="broken_link"></a></strong> has been revamped significantly.  No longer is it just a location to navigate files, it now supports navigation over the object model of constructs within the solution, full-text identifier search, and more.  For example, you can now expand a CSS [...]]]></description>
			<content:encoded><![CDATA[<p>In Visual Studio 11, there is a set of IDE productivity improvements that developers across all platforms and languages already be familiar with because earlier versions of them were available in an update for Visual Studio 2010 under the name <a href="http://bit.ly/zBRXHI" target="_blank">Productivity Power Tools</a>.  In post we review several of these enhancements.</p>
<p>In Visual Studio 11 <strong>Solution Explorer<a href="$1-NewSolutionExplorer13.png" class="broken_link"></a></strong> has been revamped significantly.  No longer is it just a location to navigate files, it now supports navigation over the object model of constructs within the solution, full-text identifier search, and more.  For example, you can now expand a CSS file to see nodes corresponding to the classes within the file and then expand the class further to view its members (see Figure 1) – similar to what is available in the Visual Studio 2010 object explorer.</p>
<div id="attachment_2760" class="wp-caption aligncenter" style="width: 359px"><a href="http://intellitect.com/wp-content/uploads/2012/02/1-NewSolutionExplorer.png"><img class="size-full wp-image-2760" title="Visual Studio 11 Solution Explorer" src="http://intellitect.com/wp-content/uploads/2012/02/1-NewSolutionExplorer.png" alt="Visual Studio 11 Solution Explorer" width="349" height="655" /></a><p class="wp-caption-text">Figure 1: Visual Studio 11 Solution Explorer</p></div>
<p>Right-clicking on class member displays a context menu for browsing the call hierarchy of the member (see context menu in Figure 1).  Similarly, right-clicking on a class displays a Contains, Base Types, Derived Types, and Is Used By context menu for additional call structure exploration.  In both cases, the New View button (<a href="http://intellitect.com/wp-content/uploads/2012/02/image5.png"><img class="alignnone size-full wp-image-2762" title="Visual Studio 11 New View Button" src="http://intellitect.com/wp-content/uploads/2012/02/image5.png" alt="Visual Studio 11 New View Button" width="18" height="18" /></a>) appears, allowing a new view focused on the selected item to open. In addition to the call hierarchy context menu, and as one would expect, double-clicking on the node will launch you to the definition of that construct or open up the file corresponding to it.<br />
With this enhanced solution explorer comes an additional Windows Preview option as well.  Single-clicking on a node in Solution Explorer opens up a document in preview mode. This option reserves a reusable document tab in the IDE such that each time a file is opened, it appears in the same document tab as the previously opened documents.  The result is that you can preview files without opening a myriad of unneeded document tabs.  The document tab can then be Promoted through a button glyph (see Figure 2) on the tab itself or automatically when the file is edited.</p>
<div class="mceTemp">
<dl id="attachment_2764" class="wp-caption alignleft" style="width: 337px;">
<dt class="wp-caption-dt"><a href="http://intellitect.com/wp-content/uploads/2012/02/image6.png"><img class="size-full wp-image-2764" title="Visual Studio 11 Tab Promot Button" src="http://intellitect.com/wp-content/uploads/2012/02/image6.png" alt="Visual Studio 11 Tab Promot Button" width="327" height="127" /></a></dt>
<dd class="wp-caption-dd">Figure 2: Visual Studio 11 Tab Promot Button</dd>
</dl>
<p>Where the preview tab really cleans up the IDE is during debugging or Go To Definition (F12), where a myriad of windows will otherwise proliferate.  Instead, the same tab window is recycled for all the documents you preview while debugging or browsing through the code.<br />
A similar feature to the preview tab is “tab pinning.”  In place of the “Promote” button found on the Preview Tab (Figure 2), normal tabs have a pin icon ( ) that moves the tab to the left of the tab well.  Any new documents that are opened will appear to the right of the last pinned tab – effectively holding the position of the pinned tabs unless they are moved deliberately<br />
There are several additional Solution Explorer related features to be aware of.  Firstly, it is no longer necessary to open up a graphics file (.JPG, .PNG, etc.) in order glimpse it.  Instead, Visual Studio 11 supports hovering over the file within Solution Explorer, triggering a dynamic preview image of the graphic.  Secondly, when renaming files in the solution explorer, it now behaves like Windows Explorer.  The default selected text after issuing a rename action is the file name but not the extension.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://intellitect.com/visual-studio-11-ide-productivity-improvements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transitioning between Sprints/Iterations with TFS</title>
		<link>http://intellitect.com/transitioning-between-sprintsiterations-with-tfs/</link>
		<comments>http://intellitect.com/transitioning-between-sprintsiterations-with-tfs/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:27:43 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Headlines]]></category>
		<category><![CDATA[TFS]]></category>
		<category><![CDATA[Team Foundation Server]]></category>

		<guid isPermaLink="false">http://intellitechture.com/transitioning-between-sprintsiterations-with-tfs/</guid>
		<description><![CDATA[<p>When transitioning from one Sprint (or iteration) to another it is necessary to modify all “current sprint” queries and any additional custom queries that are sprint/iteration specific. This is not a one time activity per team project but rather something you have to do after every sprint.</p>
<p>One way to eliminate this step is by creating a “release” called “Current” and moving the specific current sprint (Sprint 1, Sprint 2, or 2012-02-06 for example) under this release. The current sprint is simply moved from its defined release into the Current release when the sprint starts. When the sprint ends, the sprint [...]]]></description>
			<content:encoded><![CDATA[<p>When transitioning from one Sprint (or iteration) to another it is necessary to modify all “current sprint” queries and any additional custom queries that are sprint/iteration specific. This is not a one time activity per team project but rather something you have to do after every sprint.</p>
<p>One way to eliminate this step is by creating a “release” called “Current” and moving the specific current sprint (Sprint 1, Sprint 2, or 2012-02-06 for example) under this release. The current sprint is simply moved from its defined release into the Current release when the sprint starts. When the sprint ends, the sprint is moved back to its original release and a different sprint moved under the Current release. Then, by changing all the sprint specific queries to select item under Current release, it is no longer necessary to change the queries every release – they just work.</p>
<p>Here are the steps in more detail:</p>
<ol>
<li>To create a new release for Current, use the Areas and Iterations dialog and add a new Child Node.<br />
<a href="http://intellitect.com/wp-content/uploads/2012/02/SNAGHTML341951e4.png"><img title="Open Areas and Iterations Dialog" src="http://intellitect.com/wp-content/uploads/2012/02/SNAGHTML341951e4.png" alt="Open Areas and Iterations Dialog" width="512" height="419" /></a>&nbsp;</p>
<p>Once created, we position Current as first in the list. The dialog below shows Current and Sprint 1 as a member, indicating that Sprint 1 is the current sprint.<br />
<a href="http://intellitect.com/wp-content/uploads/2012/02/image.png"><img title="Insert Current release node into Areas and Iterations dialog" src="http://intellitect.com/wp-content/uploads/2012/02/image.png" alt="Insert Current release node into Areas and Iterations dialog" width="510" height="443" /></a></li>
<li>Next, all the queries defined under Current Sprint are modified to use the “under Current” clause. This modification only needs to be made one time when the project template is being configured. Below is a screen shot after modifying the Sprint Backlog query.<br />
<a href="http://intellitect.com/wp-content/uploads/2012/02/image1.png"><img title="EditQueryToUseCurrentReleaseNode" src="http://intellitect.com/wp-content/uploads/2012/02/image1.png" alt="Update TFS work item query to use Current release node." width="608" height="428" /><br />
</a></li>
<li>When moving from one sprint to the next, simply change the sprint hierarchy so that the new sprint (Sprint 2 for example) appears below the “Current” release and the previous sprint (Sprint 1) is returned to the correct release structure.</li>
</ol>
<p>With these changes in place, the queries will just work as is when you transition from one sprint to the next.  Furthermore, this technique is valid and expected to work for TFS Preview,  TFS11, Microsoft Visual Studio Scrum 1.0, and MSF for Agile.</p>
<p>(Note: Releases are not required, you can just have a parent node (Current) that appears anywhere in the hierarchy and move the Current Sprint below that – with corresponding queries to match.)</p>
]]></content:encoded>
			<wfw:commentRss>http://intellitect.com/transitioning-between-sprintsiterations-with-tfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

