<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" 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:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Discussions by vbrunner__</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by vbrunner__</title>
		<link>http://channel9.msdn.com/Niners/vbrunner__/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/vbrunner__/Discussions</link>
	<language>en</language>
	<pubDate>Sat, 18 May 2013 12:12:52 GMT</pubDate>
	<lastBuildDate>Sat, 18 May 2013 12:12:52 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Coffeehouse - looking for geeks in the tucson area</title>
		<description><![CDATA[<p>hey guys!<br>
<br>
i haven't been on in about two years.&nbsp; i'm a busy guy with the whole joining the air force, getting married, and becoming a dad thing.<br>
<br>
but now i'm finally settling down at my first duty station in tucson, az.&nbsp; so if there's anyone out there from the area, drop me a line.&nbsp; it will be great to finally get in touch with some real geeks for a change.<br>
<br>
looking forward to hearing from you!<br>
<br>
-sven<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/466302-looking-for-geeks-in-the-tucson-area/466302#466302</link>
		<pubDate>Tue, 21 Apr 2009 18:30:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/466302-looking-for-geeks-in-the-tucson-area/466302#466302</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>1</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - CLR Stored procs and INSERTs</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">scott976 wrote:</div>
<div class="quoteBody">&#65279;Okay vbrunner using a * as your delimeter is not any different than a comma.&nbsp; I heard another way to do it is use ~ as your delimeter.<br /></div>
</blockquote>
<br /><br />how is that at all necessary?&nbsp; i was only providing anecdotal evidence of that pattern in my company.&nbsp; the relevant part of that comment was the &quot;it's still a hack&quot; part.
<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259468-CLR-Stored-procs-and-INSERTs/a7fe01a5af7046f8b8f59dfa0086abe9#a7fe01a5af7046f8b8f59dfa0086abe9</link>
		<pubDate>Mon, 10 Dec 2007 22:28:03 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259468-CLR-Stored-procs-and-INSERTs/a7fe01a5af7046f8b8f59dfa0086abe9#a7fe01a5af7046f8b8f59dfa0086abe9</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - CLR Stored procs and INSERTs</title>
		<description><![CDATA[<p>well that's hardly the ONLY way.&nbsp; where i work one of thier methods is just a really long string split up into chunks the size of the field with a * at the end.&nbsp; it works quite nicely, actually, but it's still a hack.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259468-CLR-Stored-procs-and-INSERTs/2a9de49e84464d4fb9049dfa0086a7ac#2a9de49e84464d4fb9049dfa0086a7ac</link>
		<pubDate>Wed, 05 Dec 2007 21:46:13 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259468-CLR-Stored-procs-and-INSERTs/2a9de49e84464d4fb9049dfa0086a7ac#2a9de49e84464d4fb9049dfa0086a7ac</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - CLR Stored procs and INSERTs</title>
		<description><![CDATA[<p><a href="/ShowPost.aspx?PostID=362337">this thread</a> provoked my question:<br />also, i apologize if this is nothing but a demonstration of my newbie-ness in SQL...<br /><br />am i the only one that thinks a series of INSERT statements to submit many rows of data is a little insane?<br />say i want to add 100 new authors to a table; i'd much rather call some sort of stored procedure to do this all in one fell swoop then to make 100 round trips to the DB.<br /><br />that's where CLR Stored Procs come in.&nbsp; i've never tried them, but from what i know this will allow me to just pass a List&lt;SomeObject&gt; to the database to preform all the inserts right on the server, correct?<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259468-CLR-Stored-procs-and-INSERTs/259468#259468</link>
		<pubDate>Wed, 05 Dec 2007 18:41:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259468-CLR-Stored-procs-and-INSERTs/259468#259468</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - .NET 2.0 Win App Eror (EventType clr20r3)</title>
		<description><![CDATA[<p>in that case my only suggestion is wrapping everything in Main(string[] args) with a try and see if anything is caught.&nbsp; but if you're seeing the error i think you are it's occurring before Main is even called, so i'm sorry but beyond that i don't know.&nbsp;
 where's littleguru when you need him?<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/258689-NET-20-Win-App-Eror-EventType-clr20r3/8c3e8ea149fd4fc5be199dfa008e8c12#8c3e8ea149fd4fc5be199dfa008e8c12</link>
		<pubDate>Wed, 05 Dec 2007 18:29:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/258689-NET-20-Win-App-Eror-EventType-clr20r3/8c3e8ea149fd4fc5be199dfa008e8c12#8c3e8ea149fd4fc5be199dfa008e8c12</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - is &#39;new object().property&#39; or &#39;new object().method()&#39; a good idea?</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">ScanIAm wrote:</div>
<div class="quoteBody">&#65279;Console.WriteLine(new String(&quot;Bob&quot;).Length);<br /><p><font size="2"><br /></font><font size="2">The part that concerns me is the accessing of the function 'Length' when you don't really know that the new String has actually been created.</font></p>
</div>
</blockquote>
<p></p>
Of course you know that the new String has been created.&nbsp; why would you not?&nbsp; that's exactly what you are telling the compiler to do. consider:<br /><br /><font face="Courier New">namespace ConsoleApplication1<br />{<br />&nbsp;&nbsp;&nbsp; class Program<br />&nbsp;&nbsp;&nbsp; {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; static void Main(string[] args)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; System.Console.WriteLine(new System.String('c', 10).Length);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br />&nbsp;&nbsp;&nbsp; }<br />}</font><br /><br /><br />&nbsp;here you are telling the runtime to create a new object of type String by calling the constructor with provided parameters, get the Length property, and pass a copy of it to the Console.WriteLine function.&nbsp; from there it doesn't matter what happens to the
 String object because it is no longer needed; the WriteLine function has it's own copy (because it's a value type) of what we wanted, so no worries.<br /><br />am i right, guys?<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259414-is-new-objectproperty-or-new-objectmethod-a-good-idea/6e3c780ceace48f2b4129dfa00865eb6#6e3c780ceace48f2b4129dfa00865eb6</link>
		<pubDate>Wed, 05 Dec 2007 18:22:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259414-is-new-objectproperty-or-new-objectmethod-a-good-idea/6e3c780ceace48f2b4129dfa00865eb6#6e3c780ceace48f2b4129dfa00865eb6</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>41</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - .NET 2.0 Win App Eror (EventType clr20r3)</title>
		<description><![CDATA[<p>my first suggestion is to make sure that .NET 2.0 is properly installed on the client machine.&nbsp; many times stock XP machines are missing various dlls in the GAC if they have not touched the internet in a while.&nbsp; Just run the setup.exe that is deployed
 with your ClickOnce deployment, then try it again.<br /><br />if that doesn't work, try one of the two following things:<br />1. Create a Setup project that only installs all the detected dependencies of the project you are trying to deploy, but not the project output.&nbsp; this will ensure that the GAC has all the neccessary assemblies for your application.<br />2. Manually check the dependencies in both the GAC and the locations your application is loading them from.<br /><br />for all i know this could have nothing to do with missing assemblies, but that seems to be the&nbsp; remedy when it happens to me.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/258689-NET-20-Win-App-Eror-EventType-clr20r3/1c148df489cb45d690239dfa008e8b6c#1c148df489cb45d690239dfa008e8b6c</link>
		<pubDate>Wed, 05 Dec 2007 18:04:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/258689-NET-20-Win-App-Eror-EventType-clr20r3/1c148df489cb45d690239dfa008e8b6c#1c148df489cb45d690239dfa008e8b6c</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Code to list dependancies of stored procs and/or tables?</title>
		<description><![CDATA[<p>You may also want to try the Microsoft.SqlServer.Smo assembly/namespace.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259463-Code-to-list-dependancies-of-stored-procs-andor-tables/d30e05fb132a41bd97a89dfa0086a214#d30e05fb132a41bd97a89dfa0086a214</link>
		<pubDate>Wed, 05 Dec 2007 15:32:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259463-Code-to-list-dependancies-of-stored-procs-andor-tables/d30e05fb132a41bd97a89dfa0086a214#d30e05fb132a41bd97a89dfa0086a214</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Registry permissions troubles</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">jasgrg wrote:</div>
<div class="quoteBody">&#65279;Try <br /><br /><font face="Courier New">RegistryKey key = Registry.LocalMachine.OpenSubKey(<br />&nbsp;&nbsp;&nbsp; @&quot;SOFTWARE\Microsoft\VSTAHostConfig&quot;, <strong>true</strong>);</font><br /><br />It opens the subkey as writeable.</div>
</blockquote>
<br /><br />wow.&nbsp; figures it would be something that simple.<br />thanks.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259438-Registry-permissions-troubles/5a82cba2951a45a894639dfa0086726d#5a82cba2951a45a894639dfa0086726d</link>
		<pubDate>Wed, 05 Dec 2007 15:03:19 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259438-Registry-permissions-troubles/5a82cba2951a45a894639dfa0086726d#5a82cba2951a45a894639dfa0086726d</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - C# array constructor &amp;amp; initialization</title>
		<description><![CDATA[<p>consider the following:<br /><br /><font face="Courier New">namespace ConsoleApplication1<br />{<br />&nbsp;&nbsp;&nbsp; using System;<br />&nbsp;&nbsp;&nbsp; class Program<br />&nbsp;&nbsp;&nbsp; {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; static void Main(string[] args)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; new MyClass();<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Console.ReadKey();<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br />&nbsp;&nbsp;&nbsp; }<br />&nbsp;&nbsp;&nbsp; class MyClass<br />&nbsp;&nbsp;&nbsp; {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; public MyClass()<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Console.WriteLine(&quot;Hello, World!&quot;);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br />&nbsp;&nbsp;&nbsp; }<br />}</font><br /><br />it's completely insane to do such a thing, but as evildictator pointed out, the compiler has no idea at
<font face="Courier New">new MyClass();</font> what that side effects that constructor has.<br />that's why <font face="Courier New">new Object();</font> compiles and <font face="Courier New">
new Object[] { };</font> does not. <br /><font face="Courier New">MyClass[] { }; </font>has to be put somewhere because the initialization of an array requires several steps and again, just does nothing.<br />I suppose you could argue that <font face="Courier New">new MyClass[] { new MyClass(), new MyClass() };
</font>is valid because each constructor has a side effect, but before you can call those constructors you have to reserve some memory for the array, and since you did not specify where to store the pointer to that memory, it's just not allowed.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259301-C-array-constructor-amp-initialization/9a1051c01fd5493cbef59dfa0090c87b#9a1051c01fd5493cbef59dfa0090c87b</link>
		<pubDate>Wed, 05 Dec 2007 15:00:26 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259301-C-array-constructor-amp-initialization/9a1051c01fd5493cbef59dfa0090c87b#9a1051c01fd5493cbef59dfa0090c87b</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>83</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - C# array constructor &amp;amp; initialization</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">janzenr wrote:</div>
<div class="quoteBody">&#65279;
<p>My question is not about whether it makes sense.&nbsp;<br /><br />In fact, it makes no more sense to do this:<br /><font face="Courier New">new Object();</font><br />than&nbsp;this:<br /><font face="Courier New">new Object[] {&quot;foo&quot;, 5, 2.22};<br /><br /></font><font face="Verdana">The question is, why is the first statement allowed, and the second disallowed in C#.</font></p>
</div>
</blockquote>
<br /><br />with repect to my last reply, my answer is now &quot;good question.&quot;<br />neither does anything, so as far as i know should not be allowed.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259301-C-array-constructor-amp-initialization/7bfe45c2e9a84501afd09dfa0090c823#7bfe45c2e9a84501afd09dfa0090c823</link>
		<pubDate>Wed, 05 Dec 2007 14:46:03 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259301-C-array-constructor-amp-initialization/7bfe45c2e9a84501afd09dfa0090c823#7bfe45c2e9a84501afd09dfa0090c823</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>83</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - C# array constructor &amp;amp; initialization</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">janzenr wrote:</div>
<div class="quoteBody">&#65279;Why does the C# compiler allow statements like:<br /><p><font face="Courier New">new String(); <font face="Verdana">(This does throw an error because there is no no-argument constructor for String, but feel free to replace Object for String in any of these examples.&nbsp; My mistake.&nbsp; The spirit of the question is
 the same.&nbsp; The original code at the top is correct.)</font><br /></font>and<br /><font face="Courier New">(new String[] { &quot;foo&quot;, &quot;bar&quot;}).GetType();<br /></font>and<br /><font face="Courier New">Console.WriteLine(new String[] { &quot;foo&quot;, &quot;bar&quot;});</font><br />but not:<br /><font face="Courier New">new String[] { &quot;foo&quot;, &quot;bar&quot;};<br /><br /><font face="Verdana">The last example gives me:</font><br />&quot;Only assignment, call, increment, decrement, and new object expressions can be used as a statement&quot;<br /><br /><font face="Verdana">I do not understand why the last statement does not compile.</font><br /><font face="Verdana"></font></font></p>
</div>
</blockquote>
<br /><br />i haven't read any replies yet, but i can go ahead and tell you that the last sample as a single statement should not compile in any language.<br />what are you doing with it?&nbsp; where is this memory going?&nbsp; the compiler can't do anything with it if you do not specify what's going on. does<br /><font face="Courier New">new String[] { &quot;foo&quot;, &quot;bar&quot;};</font> alone is not a statement or an expression, it's just a fragment.<br /><font face="Courier New">string s = new String[] { &quot;foo&quot;, &quot;bar&quot;};</font> puts the data somewhere.&nbsp; it allocates memory and puts something in it.<br /><br />It's not that the statement is inherently <i>wrong</i>, it's just non-functional.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259301-C-array-constructor-amp-initialization/ad1abebbd0da4b9baac59dfa0090c7ce#ad1abebbd0da4b9baac59dfa0090c7ce</link>
		<pubDate>Wed, 05 Dec 2007 14:42:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259301-C-array-constructor-amp-initialization/ad1abebbd0da4b9baac59dfa0090c7ce#ad1abebbd0da4b9baac59dfa0090c7ce</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>83</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - VSTA SDK incomplete?</title>
		<description><![CDATA[<p><style>
<!--
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman"}
div.Section1
	{}
div.Section2
	{}
-->
</style>
<div>
<div class="Section1">
<p class="MsoNormal">After hearing about it on the latest .NET Rocks! podcast, I set out to try the new
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=7C2EA8AE-E051-449A-9051-3A351BF27B7F&amp;displaylang=en">
VSTA SDK</a>, and much to my surprise everything works up to one point: generating the project templates.<span>&nbsp;
</span>I followed the instruction in the MSDN Library addition it installed, and came up with the following instructions for how (I thought) to get the most basic sample, ShapeAppCSharp, to function with VSTA:</p>
<p class="MsoNormal"><br /></p>
<p class="MsoNormal">(All paths/command-line commands are in bold, the .reg file is in italics.&nbsp; Copy them verbatim, quotes and all, and it will work fine.)<br /></p>
<p class="MsoNormal"><br /></p>
<ol start="1" type="1">
<li class="MsoNormal">Install VSTA to default location<span>&nbsp; </span>(<b>C:\Program Files\Visual Studio 2005 Tools for Applications SDK</b>)</li><li class="MsoNormal">Start - &gt;Run -&gt; <b>msiexec /i &quot;D:\Program Files\Visual Studio 2005 Tools for Applications SDK\2007.02\VisualStudioToolsForApplications\SetupPackage\vsta_aide.msi&quot; VSTAINVS=1</b></li><li class="MsoNormal">Extract: <b>D:\Program Files\Visual Studio 2005 Tools for Applications SDK\2007.02\VisualStudioToolsForApplications\Samples\ShapeAppCSharp.zip</b> to:
<b>C:\ShapeAppSamples</b></li><li class="MsoNormal">Open <b>C:\ShapeAppSamples\ShapeAppCSharp\ShapeAppCSharp.sln</b></li><li class="MsoNormal">Add a new C# Class Library project to the solution named ShapeAppCSharpProxy</li><li class="MsoNormal">Add a new set of references to the new project (All under the “.NET” tab):
<ol start="1" type="a">
<li class="MsoNormal">System.Drawing</li><li class="MsoNormal">System.Windows.Forms</li><li class="MsoNormal">System.AddIn</li><li class="MsoNormal">Microsoft.VisualStudio.Tools.Applications.Adapter</li><li class="MsoNormal">Microsoft.VisualStudio.Tools.Applications.Contract</li></ol>
</li></ol>
<p class="MsoNormal">&nbsp;</p>
<ol start="7" type="1">
<li class="MsoNormal">Open Project Properties for project ShapeAppCSharp</li><li class="MsoNormal">Paste the following text into the “Post-build event command-line” box on the “Build Events” tab:</li></ol>
<p class="MsoNormal"><b>set proxygen=&quot;D:\Program Files\Visual Studio 2005 Tools for Applications SDK\2007.02\VisualStudioToolsForApplications\Tools\ProxyGen\x86\ProxyGen.exe&quot;</b></p>
<p class="MsoNormal"><b>set ProxyClass=&quot;$(SolutionDir)$(TargetName)Proxy\Proxy.cs&quot;</b></p>
<p class="MsoNormal"><b>set objPath=&quot;$(ProjectDir)obj\$(ConfigurationName)\$(TargetFileName)&quot;</b></p>
<p class="MsoNormal"><b>set proxyPath=&quot;$(SolutionDir)$(TargetName)Proxy\$(TargetName)OM.xml&quot;</b></p>
<p class="MsoNormal"><b>&nbsp;</b></p>
<p class="MsoNormal"><b>%proxygen% /l:%objPath% /c:%ProxyClass% /o:%proxyPath% /f</b></p>
<p class="MsoNormal"><b>%proxygen% /l:%objPath% /c:%ProxyClass% /i:%proxyPath% /f</b></p>
<p class="MsoNormal">&nbsp;</p>
<ol start="9" type="1">
<li class="MsoNormal">Open Project Properties for project ShapeAppCSharpProxy</li><li class="MsoNormal">Sign the assembly with a new key named “key” (remember to uncheck the “Protect my key file with a password” checkbox)</li><li class="MsoNormal">Paste the following text into the “Post-build event command-line” box on the “Build Events” tab:
</li></ol>
<p class="MsoNormal"><b>&quot;%ProgramFiles%\Microsoft Visual Studio 8\SDK\v2.0\Bin\gacutil.exe&quot; /i $(TargetPath)</b></p>
<ol start="12" type="1">
<li class="MsoNormal">Right click the solution and click “Rebuild Solution”.</li><li class="MsoNormal">Right-click the ShapeAppCSharpProxy project, click “Add Existing Item…” and add the newly created
<b>Proxy.cs</b> and <b>ShapeAppCSharpOM.xml</b> files to the project.</li><li class="MsoNormal">Right click the solution and click “Rebuild Solution” (to ensure everything is forced to rebuild anew.)</li><li class="MsoNormal">Check %windir%\assembly for the ShapeAppCSharpProxy assembly.</li><li class="MsoNormal">Create a .reg file with the following content:</li></ol>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal"><i>Windows Registry Editor Version 5.00</i></p>
<p class="MsoNormal"><i>&nbsp;</i></p>
<p class="MsoNormal"><i>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VSTAHostConfig]</i></p>
<p class="MsoNormal"><i>&nbsp;</i></p>
<p class="MsoNormal"><i>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VSTAHostConfig\ShapeAppCSharp]</i></p>
<p class="MsoNormal"><i>&quot;AppName&quot;=&quot;ShapeAppCSharp&quot;</i></p>
<p class="MsoNormal"><i>&quot;ProjectTemplatesLocation&quot;=&quot;C:\\Program Files\\Microsoft\\ShapeAppCSharp\\\\ProjectTemplates&quot;</i></p>
<p class="MsoNormal"><i>&quot;VSCSProjectTemplatesLocation&quot;=&quot;C:\\Program Files\\Microsoft\\ShapeAppCSharp\\\\ProjectTemplates\\CSharp&quot;</i></p>
<p class="MsoNormal"><i>&quot;VSVBProjectTemplatesLocation&quot;=&quot;C:\\Program Files\\Microsoft\\ShapeAppCSharp\\\\ProjectTemplates\\VisualBasic&quot;</i></p>
<p class="MsoNormal">&nbsp;</p>
<ol start="17" type="1">
<li class="MsoNormal">Run the new .reg script</li><li class="MsoNormal">Navigate to D:\Program Files\Visual Studio 2005 Tools for Applications SDK\2007.02\VisualStudioToolsForApplications\Tools\ProjectGen\x86\ and run ProjectGen.exe</li><li class="MsoNormal">Select ShapeAppCSharp from the dropdown at the bottom and fill every other box with “ShapeAppCSharp” (with the exception of the icon field, which we will leave blank).<span>&nbsp;
</span>Click “Next”.</li><li class="MsoNormal">On the next page, Click the “…” button and navigate to the C:\ShapeAppSamples\ShapeAppCSharp\ShapeAppCSharpProxy\bin\Debug directory and select ShapeAppCSharpProxy.dll</li><li class="MsoNormal">Sigh with remorse at the message you see, as you have now followed the directions in the MSDN articles verbatim, but to no avail.</li></ol>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal">Am I missing anything?</p>
<br /><p class="MsoNormal">The installer for ShapeAppAdvancedCSharp works fine, so for the time being I can still get a feel for how the thing works, but I'd like to step through the whole process myself to get a feel for how the migration process would be for one
 of my own applications.</p>
<br /><p class="MsoNormal"></p>
(if the link at the top doesn't work, the SDK is at http://www.microsoft.com/downloads/details.aspx?FamilyId=7C2EA8AE-E051-449A-9051-3A351BF27B7F&amp;displaylang=en )<br /></div>
</div></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259448-VSTA-SDK-incomplete/259448#259448</link>
		<pubDate>Wed, 05 Dec 2007 03:04:37 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259448-VSTA-SDK-incomplete/259448#259448</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>2</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Registry permissions troubles</title>
		<description><![CDATA[<p><font face="Courier New">IdentityReference refer = new NTAccount(Environment.UserDomainName,<br />&nbsp;&nbsp;&nbsp; Environment.UserName);<br />RegistryAccessRule full = new RegistryAccessRule(refer,<br />&nbsp; &nbsp; RegistryRights.FullControl, AccessControlType.Allow);<br />RegistrySecurity sec = new RegistrySecurity();<br />sec.AddAccessRule(full);<br /><br />RegistryKey key = Registry.LocalMachine.OpenSubKey(<br />&nbsp;&nbsp;&nbsp; @&quot;SOFTWARE\Microsoft\VSTAHostConfig&quot;);<br />key = key.CreateSubKey(&quot;TestApp&quot;, <br />&nbsp;&nbsp;&nbsp; RegistryKeyPermissionCheck.ReadWriteSubTree, sec);<br />// Validate args first.<br />key.SetValue(&quot;AppName&quot;, args[0], <br />&nbsp;&nbsp;&nbsp; RegistryValueKind.String);<br />key.SetValue(&quot;ProjectTemplateLocations&quot;, args[1], <br />&nbsp;&nbsp;&nbsp; RegistryValueKind.String);<br />// done!</font><br /><br />the above code should add the keys necessary to register a VSTA application to prepare it to create project templates.&nbsp; problem is, .NET is telling me it can't change the registry.<br />Are my security checks incorrect?&nbsp; i'm on a corporate network, but i'm local admin on all machines in my domain, including of course my own.<br /><br />any help?<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259438-Registry-permissions-troubles/259438#259438</link>
		<pubDate>Tue, 04 Dec 2007 19:04:56 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259438-Registry-permissions-troubles/259438#259438</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Developer Interview Questions</title>
		<description><![CDATA[<p>it works, but i sure wish you didn't have to cast so much.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/259397-Developer-Interview-Questions/c2df0dc094d54d78a0049df9009636bc#c2df0dc094d54d78a0049df9009636bc</link>
		<pubDate>Sun, 02 Dec 2007 23:25:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/259397-Developer-Interview-Questions/c2df0dc094d54d78a0049df9009636bc#c2df0dc094d54d78a0049df9009636bc</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>85</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Developer Interview Questions</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">W3bbo wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>blowdart wrote:</strong>
<hr size="1">
<i>&#65279;Write a multiplication function; without using the multiply operator. It must take two integers as a parameter and be optimised.</i></td>
</tr>
</tbody>
</table>
</blockquote>
<br /><br />Aren't you also meant to prohibit use of For?<br /><br />int Multiply(int operand1, int operand2) {<br /><br />for(int i=1;i&lt;=operand2;i&#43;&#43;) {<br /><br />&nbsp;&nbsp; operand1 &#43;= operand1;<br /><br />}<br /><br />return operand1;<br /><br />}<br /><br />//wrote it without thinking<br />///is it correct?<br /></div>
</blockquote>
<br /><br />i thought the same thing, but that would give you 32 for 2*6.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/259397-Developer-Interview-Questions/f754e70c84044036b79c9df900963455#f754e70c84044036b79c9df900963455</link>
		<pubDate>Sun, 02 Dec 2007 23:01:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/259397-Developer-Interview-Questions/f754e70c84044036b79c9df900963455#f754e70c84044036b79c9df900963455</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>85</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Developer Interview Questions</title>
		<description><![CDATA[<p>I have a &quot;Technical Interview&quot; with a large Manhattan-based software company on Tuesday and I need you guys' help.<br /><br />For those of you who do the hiring at your company:<br />- What are the toughest questions you ask of your interviewees?<br />- What are the questions that get the most blank stares?<br />- What is the one thing an interviewee can do to get/lose the job right off the bat?<br /><br />And for those of you who have been through plenty of interviews:<br />- What's the toughest question you've had to answer during an interview?<br />- Is there any question in particular that you dread being asked?<br /><br />If I get this job it will be my big break.&nbsp; I think I'm ready, but any extra help will definitely be appreciated.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/259397-Developer-Interview-Questions/259397#259397</link>
		<pubDate>Sun, 02 Dec 2007 20:29:12 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/259397-Developer-Interview-Questions/259397#259397</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>85</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - ControlBox mod API</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">Ion Todirel wrote:</div>
<div class="quoteBody">&#65279;you could set FormBorderStyle to None and do your own custom drawing, also resizing and movement<br /></div>
</blockquote>
<br />no offense, but that's insane in my case.&nbsp; i'm just looking to draw/interact in the non-client area.<br /><br /><a href="http://geekswithblogs.net/kobush/articles/CustomBorderForms.aspx">this </a>
looks promising.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259138-ControlBox-mod-API/fa792ba7fe7d4accae309dfa008fdee6#fa792ba7fe7d4accae309dfa008fdee6</link>
		<pubDate>Wed, 21 Nov 2007 21:46:34 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259138-ControlBox-mod-API/fa792ba7fe7d4accae309dfa008fdee6#fa792ba7fe7d4accae309dfa008fdee6</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - ControlBox mod API</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">W3bbo wrote:</div>
<div class="quoteBody">&#65279;It's fairly trivial, take a look in the Sandbox board for a posting by Maurits which paints the current date/time to the titlebar.<br /><br />That said, modiying the title bar does bar your program from getting &quot;Designed for Windows&quot; certification.<br /></div>
</blockquote>
<br /><br />btw, this doesn't actually modify anything.&nbsp; it's a single transparent window w/ the some text in it.&nbsp; it's not intended to do what i'm suggesting.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259138-ControlBox-mod-API/089815b0758948b2a32d9dfa008fde48#089815b0758948b2a32d9dfa008fde48</link>
		<pubDate>Wed, 21 Nov 2007 21:29:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259138-ControlBox-mod-API/089815b0758948b2a32d9dfa008fde48#089815b0758948b2a32d9dfa008fde48</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - ControlBox mod API</title>
		<description><![CDATA[<p>as cool as that is, it's not exactly what i'm looking for.<br />is this how everyone does it?&nbsp; just like his example, but following the window around?&nbsp; i thought there was some way to modify the window itself...<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259138-ControlBox-mod-API/6c5fbee0592e4d0ca4789dfa008fddb7#6c5fbee0592e4d0ca4789dfa008fddb7</link>
		<pubDate>Wed, 21 Nov 2007 21:21:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259138-ControlBox-mod-API/6c5fbee0592e4d0ca4789dfa008fddb7#6c5fbee0592e4d0ca4789dfa008fddb7</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - ControlBox mod API</title>
		<description><![CDATA[<p><a href="http://www.thescripts.com/forum/showthread.php?p=2948034#post2948034">Here's my post</a> to the Scripts forum.<br /><br />Anyone here know how to do this?<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259138-ControlBox-mod-API/259138#259138</link>
		<pubDate>Wed, 21 Nov 2007 20:45:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259138-ControlBox-mod-API/259138#259138</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Inter-Dependent DLLs</title>
		<description><![CDATA[<p>This is more of a design question than anything else.<br /><br />I am building a framework for my company consisting of 8 (or more) assemblies.<br />I have a couple of ones consisting of common functions, and methods to access things around the company, info about the various domains, machines, etc.<br />I also have a single assembly for my data access layer, and two others&nbsp; dependent on this for business objects, one for each &quot;system&quot; in our company (one's a FoxPro based collection of .DBF files, the other is SQL Server.)&nbsp; I have another assembly of interfaces/base
 types that tie business objects together from the two systems, defining common attributes/functionality of both.<br />To map it out:<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; SqlObjects<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; /&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; \<br />DataAccess --&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; -- Interfaces<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; FoxObjects<br /><br />(SqlObjects and FoxObjects depend on both DataAcess and Interfaces, DataAccess and Interfaces both depend on nothing.)<br /><br />My question is:<br />Is this practice a bad idea?&nbsp; Making those data assemblies co-dependent like that?&nbsp; For some reason I feel like it's going to come back to bite me...<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/258943-Inter-Dependent-DLLs/258943#258943</link>
		<pubDate>Tue, 13 Nov 2007 15:48:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/258943-Inter-Dependent-DLLs/258943#258943</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>1</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Sick of working as a phone monkey, I wanna code!</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">TrainingTime wrote:</div>
<div class="quoteBody">&#65279;14 years later I'm still coding and run my own company.</div>
</blockquote>
<br /><br />you RUN your company and still code?&nbsp; that gives me hope for starting my own company in the future!<br /><br />and for rabid_lunatic, as much as a fan of C# as i am, i'd say go with java.&nbsp; i honestly think there is little chance for C# to have any libraries that can target any phones, but you can look (<a href="http://www.mono-project.com/Mono:ARM">Mono:ARM</a> looks
 promising...)<br />C# is a great language, but if you want to be universal, go with java.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/257774-Sick-of-working-as-a-phone-monkey-I-wanna-code/d2b1afe27bf2406393649df90100b4d7#d2b1afe27bf2406393649df90100b4d7</link>
		<pubDate>Tue, 25 Sep 2007 02:55:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/257774-Sick-of-working-as-a-phone-monkey-I-wanna-code/d2b1afe27bf2406393649df90100b4d7#d2b1afe27bf2406393649df90100b4d7</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Your Favorite Enterprise Deployment Method</title>
		<description><![CDATA[<p>To those Enterprise developers out there:<br />What's your favorite deployment method?<br />Build to a network location?<br />Installers?<br />(Am I crazy to be a fan of) ClickOnce?<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/257807-Your-Favorite-Enterprise-Deployment-Method/257807#257807</link>
		<pubDate>Tue, 25 Sep 2007 02:44:58 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/257807-Your-Favorite-Enterprise-Deployment-Method/257807#257807</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Hardware, Hardware, and more Hardware</title>
		<description><![CDATA[<p>and these just work?&nbsp; no configuration neccessary?<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/257624-Hardware-Hardware-and-more-Hardware/c84c341839104396b3359dfa008ae84f#c84c341839104396b3359dfa008ae84f</link>
		<pubDate>Sun, 16 Sep 2007 19:58:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/257624-Hardware-Hardware-and-more-Hardware/c84c341839104396b3359dfa008ae84f#c84c341839104396b3359dfa008ae84f</guid>
		<dc:creator>A1C Stephen Collins</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vbrunner__/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>