<?xml version="1.0"?>
<!-- RSS generated by Radio UserLand v8.0.8 on Thu, 02 Jan 2003 13:28:52 GMT -->
<rss version="2.0">
	<channel>
		<title>Andrew Law&apos;s .NET Radio Weblog</title>
		<link>http://radio.weblogs.com/0115969/</link>
		<description>A Sip from the Firehose</description>
		<copyright>Copyright 2003 Andrew Law</copyright>
		<lastBuildDate>Thu, 02 Jan 2003 13:28:52 GMT</lastBuildDate>
		<docs>http://backend.userland.com/rss</docs>
		<generator>Radio UserLand v8.0.8</generator>
		<managingEditor>ajlaw@yahoo.com</managingEditor>
		<webMaster>ajlaw@yahoo.com</webMaster>
		<category domain="http://www.weblogs.com/rssUpdates/changes.xml">rssUpdates</category> 
		<cloud domain="radio.xmlstoragesystem.com" port="80" path="/RPC2" registerProcedure="xmlStorageSystem.rssPleaseNotify" protocol="xml-rpc"/>
		<ttl>60</ttl>
		<item>
			<description>&lt;P&gt;&lt;STRONG&gt;Favorite Visual Studio .NET 2002/2003 (Everett) shortcuts&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Ctrl + R, Ctrl + R &lt;/STRONG&gt;- Turn on/off Word-Wrap.&lt;BR&gt;&lt;STRONG&gt;Ctrl+K, Ctrl+K&lt;/STRONG&gt; - Add a Bookmark/Remove a Bookmark.&lt;BR&gt;&lt;STRONG&gt;SHIFT+ALT+ENTER &lt;/STRONG&gt;- Full screen mode for code editing.&lt;BR&gt;&lt;STRONG&gt;CTRL+K, CTRL+C&lt;/STRONG&gt; - Comment and uncomment the selected region of code.&lt;BR&gt;&lt;STRONG&gt;CTRL + SHIFT + S&lt;/STRONG&gt; - Save all&lt;BR&gt;&lt;STRONG&gt;CTRL + J&lt;/STRONG&gt; - List members&lt;BR&gt;&lt;STRONG&gt;CTRL + SHIFT + B&lt;/STRONG&gt; - Build solution&lt;BR&gt;&lt;STRONG&gt;CTRL + TAB&lt;/STRONG&gt; - Next Window&lt;BR&gt;&lt;STRONG&gt;CTRL + SHIFT + TAB&lt;/STRONG&gt; - Previous window&lt;BR&gt;&lt;STRONG&gt;CTRL + F4&lt;/STRONG&gt; - Close current window&lt;BR&gt;&lt;STRONG&gt;CTRL + F8&lt;/STRONG&gt; - Build and browse&lt;BR&gt;&lt;STRONG&gt;CTRL + M, CTRL + M&lt;/STRONG&gt; - Toggle region&lt;/P&gt;
&lt;P&gt;You can also view a list of &lt;A href=&quot;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxurfvisualstudio70defaultshortcutkeys.asp&quot;&gt;all the shortcuts&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Have your&amp;nbsp;own favorite?&amp;nbsp; Post a comment.&lt;BR&gt;&amp;nbsp;&lt;/P&gt;[&lt;A href=&quot;http://radio.weblogs.com/0117167/&quot;&gt;Sean &apos;Early&apos; Campbell &amp;amp; Scott &apos;Adopter&apos; Swigart&apos;s Radio Weblog&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0115969/2003/01/02.html#a10</guid>
			<pubDate>Thu, 02 Jan 2003 13:28:52 GMT</pubDate>
			<source url="http://radio.weblogs.com/0117167/rss.xml">Sean &apos;Early&apos; Campbell &amp; Scott &apos;Adopter&apos; Swigart&apos;s Radio Weblog</source>
			</item>
		<item>
			<description>&lt;P&gt;&lt;A href=&quot;mailto:andy@andymcm.com&quot;&gt;Andy McMullen&lt;/A&gt; maintains a &lt;A href=&quot;http://www.andymcm.com/dotnetfaq.htm&quot; target=_top&gt;.NET FAQ&lt;/A&gt;. which could come in handy for those quick answers I need when in the field.&lt;/P&gt;
&lt;P&gt;Holy cow! Completely browsable &lt;A href=&quot;http://www.123aspx.com/rotor/default.aspx&quot;&gt;source code &lt;/A&gt;to Rotor! &lt;EM&gt;via [&lt;A href=&quot;http://radio.weblogs.com/0105852/2002/12/02.html#a1529&quot;&gt;Sam Gentile&apos;s blog&lt;/A&gt;]. &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Now - if I only had the time to read through this kind of stuff!!&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0115969/2002/12/03.html#a9</guid>
			<pubDate>Tue, 03 Dec 2002 17:49:22 GMT</pubDate>
			</item>
		<item>
			<description>&lt;P&gt;&lt;FONT size=2&gt;Spent the last few hours playing around with Anakrino which is a &quot;better&quot; idlasm which also does a good job of &quot;de-compiling&quot; the .NET source code. A great answer to thos folks at trade shows who say &quot;but I can&apos;t see Microsoft&apos;s source&quot;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;Anakrino&lt;BR&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;Jay Freeman [&lt;A href=&quot;http://www.saurik.com/net/exemplar/&quot;&gt;download&lt;/A&gt; from &lt;A href=&quot;http://www.saurik.net/&quot;&gt;saurik.net&lt;/A&gt;]&lt;BR&gt;Anakrino is an amazing tool for inspecting IL and seeing it in C# or C++ form.&amp;nbsp;&amp;nbsp;Jay Freeman pretty much wrote it solo.&amp;nbsp; Wow!&lt;/FONT&gt;&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0115969/2002/12/03.html#a8</guid>
			<pubDate>Tue, 03 Dec 2002 15:55:06 GMT</pubDate>
			</item>
		<item>
			<description>&lt;P&gt;Cryptographic interoperability between managed and Native code.&lt;/P&gt;
&lt;P&gt;I spent most of last week working on a way to Encrypt code using the standard CAPI of the SDK and then decrypt using the managed framework (and vice versa). I&apos;ll post the code for anyone who wants it.&lt;/P&gt;
&lt;P&gt;While all of the .NET documentation states that the CRYPTOGRAPHY namespace is basically just a wrapper around the CAPI, you need to understand that certain CAPI capabilities are not included in .NET (i.e. RC4). Also - certain .NET hashing alorithms are not supported in CAPI.&lt;/P&gt;
&lt;P&gt;Don&apos;t worry though - if you make even the smallest mistake in your code - you get the full error message:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&apos;bad data&apos;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0115969/2002/11/26.html#a7</guid>
			<pubDate>Tue, 26 Nov 2002 20:34:39 GMT</pubDate>
			</item>
		<item>
			<description>&lt;P&gt;I&apos;ve been trying to stay on top of the hype, rumours, and news being released about the &apos;next&apos; version of Windows. Just when I think I am getting a handle on it all, this type of news announcement is made:&lt;/P&gt;&lt;A href=&quot;http://www.eweek.com/article2/0,3959,677818,00.asp&quot;&gt;Microsoft to skip Longhorn Server Release&lt;/A&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0115969/2002/11/12.html#a6</guid>
			<pubDate>Tue, 12 Nov 2002 19:10:32 GMT</pubDate>
			</item>
		<item>
			<description>I&apos;ve been trying to get some kind of handle on the rush of information comming in from everywhere so I&apos;ll try this!
I&apos;m a developer consultant for Microsoft working in the Field so hopefully - these web based resources should come in handy</description>
			<guid>http://radio.weblogs.com/0115969/2002/11/12.html#a5</guid>
			<pubDate>Tue, 12 Nov 2002 19:04:18 GMT</pubDate>
			<category>My Profession</category>
			</item>
		</channel>
	</rss>

