<?xml version="1.0"?>
<!-- RSS generated by Radio UserLand v8.0.8 on Wed, 31 Dec 2003 18:02:54 GMT -->
<rss version="2.0" xmlns:icbm="http://postneo.com/icbm/">
	<channel>
		<title>Dewayne Mikkelson: dotNET</title>
		<link>http://radio.weblogs.com/0101015/categories/dotnet/</link>
		<description></description>
		<language>en-us</language>
		<copyright>Copyright 2003 Dewayne Mikkelson</copyright>
		<lastBuildDate>Wed, 31 Dec 2003 18:02:54 GMT</lastBuildDate>
		<docs>http://backend.userland.com/rss</docs>
		<generator>Radio UserLand v8.0.8</generator>
		<managingEditor>mikkelsd@yahoo.com</managingEditor>
		<webMaster>mikkelsd@yahoo.com</webMaster>
		<category domain="http://www.weblogs.com/rssUpdates/changes.xml">rssUpdates</category> 
		<skipHours>
			<hour>23</hour>
			<hour>0</hour>
			<hour>1</hour>
			<hour>3</hour>
			<hour>4</hour>
			<hour>22</hour>
			<hour>21</hour>
			<hour>2</hour>
			</skipHours>
		<cloud domain="radio.xmlstoragesystem.com" port="80" path="/RPC2" registerProcedure="xmlStorageSystem.rssPleaseNotify" protocol="xml-rpc"/>
		<ttl>60</ttl>
		<item>
			<title>ExtendedDataGrid control</title>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/31.html#a1296</link>
			<description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;Source: Jan Tielens&apos; Bloggings&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;http://weblogs.asp.net/jan/archive/2003/12/31/46872.aspx&quot;&gt;Announcing the ExtendedDataGrid: Adding essential functionality to the default Windows.Forms.DataGrid.&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;The default System.Windows.Forms.DataGrid provided by the .NET Framework is a little bit limited in functionality. Therefore I&apos;ve spent some time during my holidays building an extension to this default grid: the &lt;A href=&quot;http://dotnet.leadit.be/extendeddatagrid/&quot;&gt;ExtendedDataGrid&lt;/A&gt;. At this point I&apos;ve &lt;A href=&quot;http://dotnet.leadit.be/extendeddatagrid/CategoryView.aspx?category=Releases&quot;&gt;released&lt;/A&gt; a Beta version: 0.1 including these features:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Image DataColumn 
&lt;LI&gt;Formatted Text DataColumn 
&lt;LI&gt;LinkLabel DataColumn 
&lt;LI&gt;Calculated field DataColumn 
&lt;LI&gt;...&lt;/LI&gt;&lt;/UL&gt;
&lt;P align=center&gt;&lt;IMG src=&quot;http://dotnet.leadit.be/extendeddatagrid/images/demo.gif&quot;&gt;&lt;/P&gt;
&lt;P&gt;New features and probably bug fixes will come soon so if you have any comments, questions, remarks, ... please let me know. If you are intrested in the &lt;A href=&quot;http://dotnet.leadit.be/extendeddatagrid/&quot;&gt;ExtendedDataGrid&lt;/A&gt;, you can monitor this &lt;A href=&quot;http://dotnet.leadit.be/extendeddatagrid/SyndicationService.asmx/GetRssCategory?categoryName=Latest News&quot;&gt;RSS Feed&lt;/A&gt; of the latest news. I know all these features are available as sample, code snippet, article, ... on the web, but I just hated to implement some of them all of the time, for each project. Also, if you are planning to use this component, or if you are just&amp;Acirc; intrested: let me know, your support will motivate me to make further improvements. :-)&lt;/P&gt;
&lt;P&gt;Btw, happy new year to all of you!&lt;/P&gt;&lt;IMG height=1 src=&quot;http://weblogs.asp.net/jan/aggbug/46872.aspx&quot; width=1&gt; [&lt;A href=&quot;http://weblogs.asp.net/jan/&quot;&gt;Jan Tielens&apos; Bloggings&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/31.html#a1296</guid>
			<pubDate>Wed, 31 Dec 2003 18:01:04 GMT</pubDate>
			<source url="http://weblogs.asp.net/jan/Rss.aspx">Jan Tielens&apos; Bloggings</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1296&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F12%2F31.html%23a1296</comments>
			</item>
		<item>
			<title>Code Generation in Microsoft .NET. </title>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/24.html#a1289</link>
			<description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;Source: WebLogs @ DotNetJunkies.com&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Okay, it&apos;s time to take the wraps off. Kathleen Dollard, simply the smartest person I know, has finished her &lt;A href=&quot;http://www.amazon.com/exec/obidos/ASIN/1590591372/general0c-20?creative=125577&amp;amp;camp=2321&amp;amp;link_code=as1&quot;&gt;Code Generation in&amp;nbsp;Microsoft .NET&lt;/A&gt; book for APress. &lt;/P&gt;
&lt;P&gt;I guarantee that this will be the hardest book you read in 2004, but also that it will be the single most important book for making you as productive as you can be as a .NET or SQL Server programmer. &lt;/P&gt;
&lt;P&gt;You know all that boring, repetitive code you write for a typical application? Do away with it and generate it automatically, letting you focus on all the custom, interesting, fun, and ground-breaking code that goes into every application. &lt;/P&gt;
&lt;P&gt;Disclaimer: I am the book&apos;s tech editor and was Kathleen&apos;s go-to guru for XSLT. So I&apos;m intimately familiar with everything the book talks about--particularly as chief guinea pig, since I was the first person to do a real application using her templates and techniques--and I can heartily recommend it. Even if you use a framework or other development technologies, you&apos;ll learn a lot from her explorations of codegen in .NET.&lt;/P&gt;
&lt;P&gt;My #1 book recommendation for 2004, even though it hasn&apos;t started yet!&lt;/P&gt;[&lt;A href=&quot;http://www.dotnetjunkies.com/WebLog&quot;&gt;WebLogs @ DotNetJunkies.com&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/24.html#a1289</guid>
			<pubDate>Wed, 24 Dec 2003 23:50:14 GMT</pubDate>
			<source url="http://sqljunkies.com/weblog/MainFeed.aspx">WebLogs @ DotNetJunkies.com</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1289&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F12%2F24.html%23a1289</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/20.html#a1284</link>
			<description>&lt;P&gt;&lt;SPAN class=FontHeading&gt;How to store multiple database tables in a DataSet&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=FontReadThis&gt;&lt;BR&gt;A DataSet is not equivalent to the old RecordSet. Instead, a DataSet can contain numerous tables. This code shows you how to load tables from an Access database into a DataSet object and then display these tables with DataGrid.&lt;/SPAN&gt;&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;&lt;A href=&quot;mailto:%@Page&quot;&gt;&lt;a href=&quot;mailto:%@Page&quot;&gt;&lt;a href=&quot;mailto:%@Page&quot;&gt;&lt;a href=&quot;mailto:%@Page&quot;&gt;%@Page&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/A&gt; Language=&quot;VB&quot;%&amp;gt;&lt;BR&gt;&amp;lt;&lt;A href=&quot;mailto:%@Import&quot;&gt;&lt;a href=&quot;mailto:%@Import&quot;&gt;&lt;a href=&quot;mailto:%@Import&quot;&gt;&lt;a href=&quot;mailto:%@Import&quot;&gt;%@Import&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/A&gt; Namespace=&quot;System.Data&quot; %&amp;gt;&lt;BR&gt;&amp;lt;&lt;A href=&quot;mailto:%@Import&quot;&gt;&lt;a href=&quot;mailto:%@Import&quot;&gt;&lt;a href=&quot;mailto:%@Import&quot;&gt;&lt;a href=&quot;mailto:%@Import&quot;&gt;%@Import&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/A&gt; Namespace=&quot;System.Data.OleDb&quot; %&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;script language=&quot;vb&quot; runat=&quot;server&quot;&amp;gt;&lt;BR&gt;Sub Page_Load()&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Dim strConnect As String&lt;BR&gt;&amp;nbsp;strConnect = &quot;Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\edward\books2.mdb&quot;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;Dim strSelectBooks As String&lt;BR&gt;&amp;nbsp;strSelectBooks = &quot;SELECT * FROM BookList WHERE ISBN LIKE &apos;18610033%&apos;&quot;&lt;BR&gt;&amp;nbsp;Dim strSelectAuthors As String&lt;BR&gt;&amp;nbsp;strSelectAuthors = &quot;SELECT * FROM BookAuthors WHERE ISBN LIKE &apos;18610033%&apos;&quot;&lt;BR&gt;&amp;nbsp;Dim strSelectPrices As String&lt;BR&gt;&amp;nbsp;strSelectPrices = &quot;SELECT * FROM BookPrices WHERE ISBN LIKE &apos;18610033%&apos;&quot;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;Dim objDataSet As New DataSet()&lt;BR&gt;&amp;nbsp;Dim objConnect As New OleDbConnection(strConnect)&lt;BR&gt;&amp;nbsp;Dim objCommand As New OleDbCommand()&lt;BR&gt;&amp;nbsp;objCommand.Connection = objConnect&lt;BR&gt;&amp;nbsp;objCommand.CommandType = CommandType.Text&lt;BR&gt;&amp;nbsp;objCommand.CommandText = strSelectBooks&lt;BR&gt;&amp;nbsp;Dim objDataAdapter As New OleDbDataAdapter()&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;objDataAdapter.SelectCommand = objCommand&lt;BR&gt;&amp;nbsp;objDataAdapter.Fill(objDataSet, &quot;Books&quot;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;objCommand.CommandText = strSelectAuthors&lt;BR&gt;&amp;nbsp;objDataAdapter.Fill(objDataSet, &quot;Authors&quot;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;objCommand.CommandText = strSelectPrices&lt;BR&gt;&amp;nbsp;objDataAdapter.Fill(objDataSet, &quot;Prices&quot;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Dim objRelation As DataRelation&lt;BR&gt;&amp;nbsp;objRelation = New DataRelation(&quot;BookAuthors&quot;, objDataSet.Tables(&quot;Books&quot;).Columns(&quot;ISBN&quot;), objDataSet.Tables(&quot;Authors&quot;).Columns(&quot;ISBN&quot;))&lt;BR&gt;&amp;nbsp;objDataSet.Relations.Add(objRelation)&lt;BR&gt;&amp;nbsp;objRelation = New DataRelation(&quot;BookPrices&quot;,objDataSet.Tables(&quot;Books&quot;).Columns(&quot;ISBN&quot;),objDataSet.Tables(&quot;Prices&quot;).Columns(&quot;ISBN&quot;))&lt;BR&gt;&amp;nbsp;objDataSet.Relations.Add(objRelation)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;dgrTables.DataSource = objDataSet.Tables&lt;BR&gt;&amp;nbsp;dgrTables.DataBind()&lt;BR&gt;&amp;nbsp;dgrRelations.DataSource = objDataSet.Relations&lt;BR&gt;&amp;nbsp;dgrRelations.DataBind()&lt;BR&gt;&amp;nbsp;Dim objDataView As New DataView()&lt;BR&gt;&amp;nbsp;objDataView = objDataSet.Tables(&quot;Books&quot;).DefaultView&lt;/P&gt;
&lt;P&gt;&amp;nbsp;dgrBooksData.DataSource = objDataView&lt;BR&gt;&amp;nbsp;dgrBooksData.DataBind()&lt;BR&gt;&amp;nbsp;objDataView = objDataSet.Tables(&quot;Authors&quot;).DefaultView&lt;/P&gt;
&lt;P&gt;&amp;nbsp;dgrAuthorsData.DataSource = objDataView&lt;BR&gt;&amp;nbsp;dgrAuthorsData.DataBind()&lt;/P&gt;
&lt;P&gt;&amp;nbsp;objDataView = objDataSet.Tables(&quot;Prices&quot;).DefaultView&lt;BR&gt;&amp;nbsp;dgrPricesData.DataSource = objDataView&lt;BR&gt;&amp;nbsp;dgrPricesData.DataBind()&lt;BR&gt;End Sub&lt;BR&gt;&amp;lt;/script&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;html&amp;gt;&lt;BR&gt;&amp;lt;body&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;b&amp;gt;DataSet.Tables Collection&amp;lt;/b&amp;gt;&lt;BR&gt;&amp;lt;asp:datagrid id=&quot;dgrTables&quot; runat=&quot;server&quot; /&amp;gt;&amp;lt;br /&amp;gt;&lt;BR&gt;&amp;lt;b&amp;gt;DataSet.Relations Collection&amp;lt;/b&amp;gt;&lt;BR&gt;&amp;lt;asp:datagrid id=&quot;dgrRelations&quot; runat=&quot;server&quot; /&amp;gt;&amp;lt;br /&amp;gt;&lt;BR&gt;&amp;lt;b&amp;gt;Contents of DataSet.Tables(&quot;Books&quot;)&amp;lt;/b&amp;gt;&lt;BR&gt;&amp;lt;asp:datagrid id=&quot;dgrBooksData&quot; runat=&quot;server&quot; /&amp;gt;&amp;lt;br /&amp;gt;&lt;BR&gt;&amp;lt;b&amp;gt;Contents of DataSet.Tables(&quot;Authors&quot;)&amp;lt;/b&amp;gt;&lt;BR&gt;&amp;lt;asp:datagrid id=&quot;dgrAuthorsData&quot; runat=&quot;server&quot; /&amp;gt;&amp;lt;br /&amp;gt;&lt;BR&gt;&amp;lt;b&amp;gt;Contents of DataSet.Tables(&quot;Prices&quot;)&amp;lt;/b&amp;gt;&lt;BR&gt;&amp;lt;asp:datagrid id=&quot;dgrPricesData&quot; runat=&quot;server&quot; /&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/body&amp;gt;&lt;BR&gt;&amp;lt;/html&amp;gt;&lt;BR&gt;&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/20.html#a1284</guid>
			<pubDate>Sat, 20 Dec 2003 16:06:05 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1284</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/05.html#a1273</link>
			<description>&lt;b&gt;[&lt;/b&gt;Macro error: Can&apos;t compile this script because of a syntax error.&lt;b&gt;]&lt;/b&gt;&lt;b&gt;[&lt;/b&gt;Macro error: Can&apos;t compile this script because of a syntax error.&lt;b&gt;]&lt;/b&gt;&lt;b&gt;[&lt;/b&gt;Macro error: Can&apos;t compile this script because of a syntax error.&lt;b&gt;]&lt;/b&gt;&lt;b&gt;[&lt;/b&gt;Macro error: Can&apos;t compile this script because of a syntax error.&lt;b&gt;]&lt;/b&gt;&lt;b&gt;[&lt;/b&gt;Macro error: Can&apos;t compile this script because of a syntax error.&lt;b&gt;]&lt;/b&gt;&lt;p&gt;&lt;p&gt;
&lt;FORM id=Form1 method=post runat=&quot;server&quot;&gt;&amp;lt;%@ Page Language=&quot;vb&quot; AutoEventWireup=&quot;false&quot; Codebehind=&quot;&lt;STRONG&gt;SelectingInGrid.aspx&lt;/STRONG&gt;.vb&quot; Inherits=&quot;DataGridComboBox.SelectingInGrid&quot;%&amp;gt;&lt;BR&gt;&amp;lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&amp;gt;&lt;BR&gt;&amp;lt;HTML&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;HEAD&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;meta name=&quot;GENERATOR&quot; content=&quot;Microsoft Visual Studio.NET 7.0&quot;&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;meta name=&quot;CODE_LANGUAGE&quot; content=&quot;Visual Basic 7.0&quot;&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;meta name=&quot;vs_defaultClientScript&quot; content=&quot;JavaScript&quot;&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;meta name=&quot;vs_targetSchema&quot; content=&quot;&lt;A href=&quot;http://schemas.microsoft.com/intellisense/ie5&quot;&gt;&lt;a href=&quot;http://schemas.microsoft.com/intellisense/ie5&quot;&gt;&lt;a href=&quot;http://schemas.microsoft.com/intellisense/ie5&quot;&gt;&lt;a href=&quot;http://schemas.microsoft.com/intellisense/ie5&quot;&gt;http://schemas.microsoft.com/intellisense/ie5&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/A&gt;&quot;&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/HEAD&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;body MS_POSITIONING=&quot;GridLayout&quot;&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;form id=&quot;Form1&quot; method=&quot;post&quot; runat=&quot;server&quot;&amp;gt;&lt;BR&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;asp:DataGrid id=&quot;DataGrid1&quot; style=&quot;Z-INDEX: 101; LEFT: 16px; POSITION: absolute; TOP: 66px&quot; runat=&quot;server&quot;&amp;nbsp;Width=&quot;494px&quot; Height=&quot;133px&quot; BorderStyle=&quot;None&quot; BorderWidth=&quot;1px&quot; BorderColor=&quot;#CC9966&quot; BackColor=&quot;White&quot;&amp;nbsp;CellPadding=&quot;4&quot; AutoGenerateColumns=&quot;False&quot;&amp;gt;&lt;BR&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;FooterStyle ForeColor=&quot;#330099&quot; BackColor=&quot;#FFFFCC&quot;&amp;gt;&amp;lt;/FooterStyle&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;HeaderStyle Font-Bold=&quot;True&quot; ForeColor=&quot;#FFFFCC&quot; BackColor=&quot;#990000&quot;&amp;gt;&amp;lt;/HeaderStyle&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;PagerStyle HorizontalAlign=&quot;Center&quot; ForeColor=&quot;#330099&quot; BackColor=&quot;#FFFFCC&quot;&amp;gt;&amp;lt;/PagerStyle&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;SelectedItemStyle Font-Bold=&quot;True&quot; ForeColor=&quot;#663399&quot; BackColor=&quot;#FFCC66&quot;&amp;gt;&amp;lt;/SelectedItemStyle&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;ItemStyle ForeColor=&quot;#330099&quot; BackColor=&quot;White&quot;&amp;gt;&amp;lt;/ItemStyle&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;Columns&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;asp:ButtonColumn Text=&quot;Select&quot; CommandName=&quot;Select&quot;&amp;gt;&amp;lt;/asp:ButtonColumn&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;asp:BoundColumn DataField=&quot;firstname&quot; HeaderText=&quot;First Name&quot;&amp;gt;&amp;lt;/asp:BoundColumn&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;asp:BoundColumn DataField=&quot;lastname&quot; HeaderText=&quot;Last Name&quot;&amp;gt;&amp;lt;/asp:BoundColumn&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;asp:BoundColumn DataField=&quot;city&quot; HeaderText=&quot;City&quot;&amp;gt;&amp;lt;/asp:BoundColumn&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;asp:ButtonColumn Text=&quot;Select&quot; CommandName=&quot;Select&quot;&amp;gt;&amp;lt;/asp:ButtonColumn&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/Columns&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/asp:DataGrid&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;asp:Label id=&quot;Label1&quot; style=&quot;Z-INDEX: 102; LEFT: 136px; POSITION: absolute; TOP: 13px&quot; runat=&quot;server&quot;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Width=&quot;261px&quot; Height=&quot;19px&quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;asp:Label id=&quot;Label2&quot; style=&quot;Z-INDEX: 103; LEFT: 139px; POSITION: absolute; TOP: 36px&quot; runat=&quot;server&quot;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Width=&quot;257px&quot; Height=&quot;19px&quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/form&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/body&amp;gt;&lt;BR&gt;&amp;lt;/HTML&amp;gt;&lt;BR&gt;&lt;/FORM&gt;</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/05.html#a1273</guid>
			<pubDate>Sat, 06 Dec 2003 01:11:39 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1273</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/02.html#a1270</link>
			<description>&lt;!--StartFragment --&gt;&amp;nbsp;
&lt;DIV class=post&gt;
&lt;H3&gt;&lt;A id=RecentPosts__ctl0_Hyperlink2 href=&quot;http://weblogs.asp.net/rmclaws/posts/40708.aspx&quot;&gt;Blast From The Past&lt;/A&gt;&lt;/H3&gt;
&lt;P&gt;I&apos;ve been blogging here for almost a year now. What a difference a year makes. I was going through some of my old blog posts, looking for some good nuggets of information that I might have forgotten about. These tips have helped me immensely, and I hope they help out some of you guys too.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href=&quot;http://builder.com.com/article.jhtml?id=u00220030210MCL01.htm#&quot;&gt;Adding Delete Confirmation to an editable DataGrid&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/3222.aspx&quot;&gt;Advanced deletion from a paging DataGrid (some gotchas here)&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/7096.aspx&quot;&gt;Edit while debugging in VS.NET 2002&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/21631.aspx&quot;&gt;&amp;#147;No-Brainer Compatibility&amp;#147; Explained&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/9499.aspx&quot;&gt;Namespacing and Code Organization&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/8692.aspx&quot;&gt;OT: How do YOU define Success&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/10386.aspx&quot;&gt;Blogging For Exposure&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/24844.aspx&quot;&gt;Microsoft Solution Framework Study Guides&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/23224.aspx&quot;&gt;Basic .NET: Framework Compatibility Issues&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/26644.aspx&quot;&gt;Dialog Base Classes&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/26297.aspx&quot;&gt;The first PatchDayReview&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/32758.aspx&quot;&gt;HOWTO: Configure Windows Server 2003 for DTC&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href=&quot;http://weblogs.asp.net/rmclaws/posts/30393.aspx&quot;&gt;Website Organization Strategy&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P class=postfoot&gt;posted @ 12/2/2003 9:59 AM by &lt;A class=clsSubText id=RecentPosts__ctl0_Hyperlink3 href=&quot;http://weblogs.asp.net/rmclaws/&quot;&gt;Robert McLaws&lt;/A&gt; &lt;/P&gt;&lt;/DIV&gt;</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/02.html#a1270</guid>
			<pubDate>Tue, 02 Dec 2003 17:46:56 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1270&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F12%2F02.html%23a1270</comments>
			</item>
		<item>
			<title>Add a scrolling feature to a datagrid?</title>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/01.html#a1266</link>
			<description>&lt;P&gt;&lt;FONT face=Verdana,Geneva,Arial,Helvetica,Sans-Serif&gt;&lt;FONT color=#660066&gt;&lt;STRONG&gt;Add a scrolling feature to a datagrid?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;BR&gt;You can wrap it within a DIV html tag.&lt;BR&gt;&lt;BR&gt;&amp;lt;DIV id=&quot;grid&quot; style=&quot;BORDER-RIGHT:&amp;nbsp; 1px solid; BORDER-TOP:&amp;nbsp; 1px solid;&lt;BR&gt;Z-INDEX:&amp;nbsp; 131; LEFT:&amp;nbsp; 13px; OVERFLOW:&amp;nbsp; scroll; BORDER-LEFT:&amp;nbsp; 1px solid;&lt;BR&gt;WIDTH:&amp;nbsp; 750px; BORDER-BOTTOM:&amp;nbsp; 1px solid; POSITION:&amp;nbsp; absolute; TOP:&amp;nbsp; 160px;&lt;BR&gt;HEIGHT:&amp;nbsp; 210px&quot; ms_positioning=&quot;GridLayout&quot;&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/12/01.html#a1266</guid>
			<pubDate>Tue, 02 Dec 2003 01:35:08 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1266&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F12%2F01.html%23a1266</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/11/28.html#a1256</link>
			<description>&lt;TABLE style=&quot;WIDTH: 100%; BORDER-COLLAPSE: collapse&quot; cellSpacing=0 cellPadding=3 border=0&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=forumRowHighlight&gt;&lt;SPAN class=normalTextSmallBold&gt;Re: DG Hyperlink Column Cell Value as Query Param&lt;A name=398483&gt;&lt;/SPAN&gt;&lt;BR&gt;&lt;SPAN class=normalTextSmaller&gt;Posted: &lt;/SPAN&gt;&lt;SPAN class=normalTextSmaller&gt;19 Nov 2003 12:12 PM&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colSpan=2&gt;&lt;SPAN class=normalTextSmall&gt;Your sql statement should be &lt;BR&gt;Dim strSQL As String = &quot;SELECT * FROM EquipmentBusReport WHERE ReceptacleID =&apos;&quot; &amp;amp; ReceptacleID &amp;amp; &quot;&apos;&quot; &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/11/28.html#a1256</guid>
			<pubDate>Fri, 28 Nov 2003 19:30:46 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1256</comments>
			</item>
		<item>
			<title>Getting Session State in HttpHandlers (ASHX files). </title>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/11/27.html#a1253</link>
			<description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;Source: ComputerZen.com&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;http://www.hanselman.com/blog/PermaLink.aspx?guid=c091b918-326c-43b0-812f-f291970465f0&quot;&gt;Getting Session State in HttpHandlers (ASHX files)&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;A reminder to myself and others, when you want to get access to your Session State from an ASHX or HttpHandler, you need to implement IReadOnlySessionState: &lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style=&quot;MARGIN-RIGHT: 0px&quot;&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face=&quot;Courier New&quot;&gt;&amp;lt;% @ webhandler language=&quot;C#&quot; class=&quot;DownloadHandler&quot; %&amp;gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face=&quot;Courier New&quot;&gt;using System;&lt;BR&gt;using System.Web;&lt;BR&gt;using System.Web.SessionState;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;/P&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot;&gt;&lt;STRONG&gt;public class DownloadHandler : IHttpHandler,&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM&gt;IReadOnlySessionState&lt;/EM&gt;&lt;/STRONG&gt; &lt;BR&gt;&lt;STRONG&gt;{&lt;BR&gt;&amp;nbsp;&amp;nbsp; public bool IsReusable { get { return true; } }&lt;BR&gt;&amp;nbsp;&amp;nbsp; &lt;BR&gt;&amp;nbsp;&amp;nbsp; public void ProcessRequest(HttpContext ctx)&lt;BR&gt;&amp;nbsp;&amp;nbsp; {&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ctx.Response.Write(ctx.Session[&quot;fred&quot;]);&lt;BR&gt;&amp;nbsp;&amp;nbsp; }&lt;BR&gt;}&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face=&quot;Courier New&quot;&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&amp;gt;&lt;IMG height=0 src=&quot;http://www.hanselman.com/blog/aggbug.ashx?id=c091b918-326c-43b0-812f-f291970465f0&quot; width=0&gt; [&lt;A href=&quot;http://www.hanselman.com/blog/&quot;&gt;ComputerZen.com&lt;/A&gt;]&lt;/FONT&gt;</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/11/27.html#a1253</guid>
			<pubDate>Thu, 27 Nov 2003 18:54:34 GMT</pubDate>
			<source url="http://www.hanselman.com/blog/SyndicationService.asmx/GetRss">ComputerZen.com</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1253&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F11%2F27.html%23a1253</comments>
			</item>
		<item>
			<title>Dynamic Content Filename.</title>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/11/03.html#a1226</link>
			<description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;Source: WebLogs @ ASP.NET&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;If you&apos;ve ever created an Http Handler to send down files dynamically say, for a document manager or maybe just an ASPX that returns a dynamic image, you&apos;ve probably noticed that when the page or handler opens up something that doesn&apos;t have recognizable file extension that it doesn&apos;t know how to open it and you have to tell it how to open it.&amp;nbsp; A big pain for the end user for sure.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;A collegue of mine sent me some code he found today or &lt;/FONT&gt;&lt;A href=&quot;http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1503&amp;amp;lngWId=10&quot;&gt;&lt;FONT face=Arial size=2&gt;streaming a dynamic PDF generated from CrystalReports to the client&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;, I noticed a piece of code.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Response.AddHeader(&quot;Content-Disposition&quot;, &quot;inline; filename=Report.pdf&quot;)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;I added it into our document manager and what do you know, it now actually fakes the filename when opening up that dynamic page or Http Handler.&amp;nbsp; So all you have to do is add that line before you send the bytes of the file down to the client and it will always open up &amp;#147;appropriately&amp;#148; on the client.&lt;/FONT&gt;&lt;/P&gt;[&lt;A href=&quot;http://weblogs.asp.net&quot;&gt;WebLogs @ ASP.NET&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/11/03.html#a1226</guid>
			<pubDate>Mon, 03 Nov 2003 23:27:17 GMT</pubDate>
			<source url="http://weblogs.asp.net/MainFeed.aspx">WebLogs @ ASP.NET</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1226&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F11%2F03.html%23a1226</comments>
			</item>
		<item>
			<title>ASP to ASP.NET Migration Assistant</title>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/10/18.html#a1202</link>
			<description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;Source: The Scobleizer Weblog&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;The &lt;A href=&quot;http://www.asp.net/migrationassistants/&quot;&gt;ASP to ASP.NET Migration Assistant&lt;/A&gt; is designed to help you convert ASP pages and applications to ASP.NET.&lt;/P&gt;[&lt;A href=&quot;http://radio.weblogs.com/0001011/&quot;&gt;The Scobleizer Weblog&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/10/18.html#a1202</guid>
			<pubDate>Sun, 19 Oct 2003 01:52:37 GMT</pubDate>
			<source url="http://radio.weblogs.com/0001011/rss.xml">The Scobleizer Weblog</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1202&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F10%2F18.html%23a1202</comments>
			</item>
		<item>
			<title>NUnit Article Published (for real this time</title>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/10/17.html#a1200</link>
			<description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;Source: The ASPSmith&apos;s Blog&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;http://msdn.microsoft.com/asp.net/?pull=/library/en-us/dnaspp/html/aspnet-testwithnunit.asp&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/asp.net/?pull=/library/en-us/dnaspp/html/aspnet-testwithnunit.asp&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/asp.net/?pull=/library/en-us/dnaspp/html/aspnet-testwithnunit.asp&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/asp.net/?pull=/library/en-us/dnaspp/html/aspnet-testwithnunit.asp&quot;&gt;http://msdn.microsoft.com/asp.net/?pull=/library/en-us/dnaspp/html/aspnet-testwithnunit.asp&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is my latest MSDN article, an introduction to NUnit as well as some lessons learned for unit testing a data access layer.&amp;nbsp; I don&apos;t claim to be a unit testing expert, but these techniques have definitely helped me when I have had the discipline to apply them.&amp;nbsp; Hopefully it will help a few folks to avoid some of the problems I encountered along the way.&lt;/P&gt;[&lt;A href=&quot;http://weblogs.asp.net/ssmith/&quot;&gt;The ASPSmith&apos;s Blog&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/10/17.html#a1200</guid>
			<pubDate>Fri, 17 Oct 2003 23:50:26 GMT</pubDate>
			<source url="http://weblogs.asp.net/ssmith/Rss.aspx">The ASPSmith&apos;s Blog</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1200</comments>
			</item>
		<item>
			<title>Is it time to move to smart clients?</title>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/10/11.html#a1191</link>
			<description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;Source: Steve Eichert says:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Over the course of the last four years I&apos;ve written a lot of web based applications for clients.&amp;nbsp; The applications started pretty simplistic and over the years have gotten more and more complex.&amp;nbsp; The one thing that has stayed the same over the years is the fact that the applications have been browser based.&amp;nbsp; This past week one of my colleagues posed a question that made me think about how much longer this will be the case.&amp;nbsp; The question he asked was something like this....&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style=&quot;MARGIN-RIGHT: 0px&quot;&gt;
&lt;P&gt;&amp;#147;If you had the option of choosing to create either a&amp;nbsp;web (browser) based application or a smart WinForms client for a custom Intranet application which would you choose?&amp;#148;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The first thought I had was to choose web based, but after another split second of thought I changed my mind.&amp;nbsp; Many of the reasons for sticking with web based applications have been nullified by the web deployment features available in .NET.&amp;nbsp; Although I haven&apos;t begun trying to sell clients on smart client applications I think it might be time to start.&amp;nbsp; Smart clients can provide users with a richer user interface while still providing many of the benefits of a web based application.&amp;nbsp; Future versions of the .NET Framework will surely make this even more true.&amp;nbsp; Is it time to move to &lt;A href=&quot;http://msdn.microsoft.com/netframework/using/building/windows/analystreports/smartclient.aspx&quot;&gt;smart clients&lt;/A&gt;?&amp;nbsp; I think so!&lt;/P&gt;[&lt;A href=&quot;http://dotnetjunkies.com/weblog/seichert/&quot;&gt;Steve Eichert&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/10/11.html#a1191</guid>
			<pubDate>Sat, 11 Oct 2003 14:48:39 GMT</pubDate>
			<source url="http://dotnetjunkies.com/weblog/seichert/Rss.aspx">Steve Eichert</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1191&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F10%2F11.html%23a1191</comments>
			</item>
		<item>
			<title>Xml support for business objects</title>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/08/09.html#a1145</link>
			<description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;Source: Steve Eichert&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;One of the advantages of using &lt;A href=&quot;http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatadatasetmemberstopic.asp&quot; target=_blank&gt;DataSets&lt;/A&gt; is their support for Xml. By using the &lt;A href=&quot;http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatadatasetclassreadxmltopic2.asp?frame=true&quot; target=_blank&gt;ReadXml()&lt;/A&gt; and &lt;A href=&quot;http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatadatasetclasswritexmltopic1.asp?frame=true&quot; target=_blank&gt;WriteXml()&lt;/A&gt; methods on the DataSet developers can quickly retrieve an Xml representation of a DataSet, as well as re-hydrate a DataSet with data from an Xml file. &lt;/P&gt;
&lt;P&gt;By default our custom written business objects don&apos;t have support for such features. The Xml Serialization features in the .NET Framework allow us to add Xml support to our objects with very minimal effort. The code below shows an example implementation of a ToXml() method for returning an Xml representation of a business object, and a FromXml() method that returns an entity object re-hydrated with values from an Xml string.&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#808080&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;///&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/FONT&gt;&lt;FONT color=#008000&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#808080&gt;&amp;lt;summary&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#808080&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;///&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#008000&gt; Retrieve a Xml representation of the business object.&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#808080&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;///&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/FONT&gt;&lt;FONT color=#008000&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#808080&gt;&amp;lt;/summary&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#808080&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;///&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/FONT&gt;&lt;FONT color=#008000&gt; &lt;/FONT&gt;&lt;FONT color=#808080&gt;&amp;lt;returns&amp;gt;&lt;/FONT&gt;&lt;FONT color=#008000&gt;String of xml representing the object.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#808080&gt;&amp;lt;/returns&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#000080&gt;public&lt;/FONT&gt; &lt;FONT color=#000080&gt;virtual&lt;/FONT&gt; &lt;FONT color=#000080&gt;string&lt;/FONT&gt; ToXml()&lt;BR&gt;{ &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style=&quot;MARGIN-RIGHT: 0px&quot;&gt;
&lt;P dir=ltr style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;FONT face=&quot;&quot; size=2&gt;&lt;FONT color=#000080&gt;string&lt;/FONT&gt; xml;&lt;BR&gt;System.IO.MemoryStream stream = &lt;FONT color=#000080&gt;new&lt;/FONT&gt; System.IO.MemoryStream();&lt;BR&gt;System.Xml.Serialization.XmlSerializer serializer = &lt;FONT color=#000080&gt;new&lt;/FONT&gt; System.Xml.Serialization.XmlSerializer(&lt;FONT color=#000080&gt;this&lt;/FONT&gt;.GetType());&lt;BR&gt;serializer.Serialize(stream, &lt;FONT color=#000080&gt;this&lt;/FONT&gt;);&lt;BR&gt;&amp;nbsp;xml = System.Text.Encoding.UTF8.GetString(stream.ToArray()); &lt;BR&gt;stream.Close();&lt;BR&gt;&lt;FONT color=#000080&gt;return&lt;/FONT&gt; xml;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P dir=ltr style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;FONT face=&quot;&quot; size=2&gt;}&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#808080&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;///&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/FONT&gt;&lt;FONT color=#008000&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#808080&gt;&amp;lt;summary&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#808080&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;///&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#008000&gt; Re-hydrate an entity object from an Xml string.&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#808080&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;///&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/FONT&gt;&lt;FONT color=#008000&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#808080&gt;&amp;lt;/summary&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#808080&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;///&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/FONT&gt;&lt;FONT color=#008000&gt; &lt;/FONT&gt;&lt;FONT color=#808080&gt;&amp;lt;param name=&lt;a href=&quot;http://www.w3.org/TR/REC-xml&quot;&gt;XML&lt;/a&gt;&amp;gt;&lt;/FONT&gt;&lt;FONT color=#008000&gt;The xml representation of the object&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#808080&gt;&amp;lt;/param&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#808080&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;&lt;a href=&quot;///&quot;&gt;///&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/FONT&gt;&lt;FONT color=#008000&gt; &lt;/FONT&gt;&lt;FONT color=#808080&gt;&amp;lt;returns&amp;gt;&lt;/FONT&gt;&lt;FONT color=#008000&gt;The re-hydrated IEntityObject&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#808080&gt;&amp;lt;/returns&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#808080&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#000080&gt;public&lt;/FONT&gt; IEntityObject FromXml(&lt;FONT color=#000080&gt;string&lt;/FONT&gt; xml)&lt;BR&gt;{ &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style=&quot;MARGIN-RIGHT: 0px&quot;&gt;
&lt;P&gt;&lt;FONT face=&quot;&quot; size=2&gt;IEntityObject entity = &lt;FONT color=#000080&gt;null&lt;/FONT&gt;;&lt;BR&gt;System.IO.StringReader reader = &lt;FONT color=#000080&gt;null&lt;/FONT&gt;;&lt;BR&gt;&lt;FONT color=#000080&gt;try&lt;/FONT&gt; &lt;BR&gt;{&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style=&quot;MARGIN-RIGHT: 0px&quot;&gt;
&lt;P&gt;&lt;FONT face=&quot;&quot; size=2&gt;System.Xml.Serialization.XmlSerializer serializer = &lt;FONT color=#000080&gt;new&lt;/FONT&gt; System.Xml.Serialization.XmlSerializer(&lt;FONT color=#000080&gt;this&lt;/FONT&gt;.GetType());&lt;BR&gt;reader = &lt;FONT color=#000080&gt;new&lt;/FONT&gt; System.IO.StringReader(xml);&lt;BR&gt;entity = (IEntityObject)serializer.Deserialize(reader);&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;&quot; size=2&gt;}&lt;BR&gt;&lt;FONT color=#000080&gt;finally&lt;/FONT&gt; &lt;BR&gt;{&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style=&quot;MARGIN-RIGHT: 0px&quot;&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#000080&gt;if&lt;/FONT&gt;(reader!=&lt;FONT color=#000080&gt;null&lt;/FONT&gt;) reader.Close();&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;&quot; size=2&gt;}&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;&quot;&gt;&lt;FONT color=#000080&gt;return&lt;/FONT&gt; entity;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;&quot; size=2&gt;}&lt;/FONT&gt;&lt;/P&gt;[&lt;A href=&quot;http://dotnetjunkies.com/weblog/seichert/&quot;&gt;Steve Eichert&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/08/09.html#a1145</guid>
			<pubDate>Sat, 09 Aug 2003 18:28:37 GMT</pubDate>
			<source url="http://dotnetjunkies.com/weblog/seichert/Rss.aspx">Steve Eichert</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1145&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F08%2F09.html%23a1145</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/07/09.html#a1102</link>
			<description>&lt;H2 class=docAppendixTitle&gt;Appendix C. Shortcut Key Guide&lt;/H2&gt;
&lt;P class=docText&gt;This appendix describes &lt;A name=mastvsnet-APP-C-ITERM-2436&gt;&lt;/A&gt;keyboard shortcuts in the following categories:&lt;/P&gt;&lt;A name=appc-2-fm2xml&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;COLGROUP span=2&gt;
&lt;THEAD&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P class=docList&gt;General&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Project related&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Window manipulation&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Text navigation&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Text manipulation&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Text selection&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Control editor (designer)&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Search and replace&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Help&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Debugging&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Object browser&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Tool window&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;HTML designer&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Macro&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Dialog editor&lt;/P&gt;
&lt;LI&gt;
&lt;P class=docList&gt;Accelerator and string editor&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-1&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-1. General&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.Copy&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2437&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-C&lt;/P&gt;
&lt;P class=docText&gt;CTRL-INSERT&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Copies the currently selected item to the system clipboard.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.Cut&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-X&lt;/P&gt;
&lt;P class=docText&gt;SHIFT-DELETE&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Deletes the currently selected item and moves it to the system clipboard.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.CycleClipboardRing&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2438&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT- INS&lt;/P&gt;
&lt;P class=docText&gt;CTRL-SHIFT-V&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Pastes an item from the Clipboard Ring tab of the Toolbox at the cursor in the file and automatically selects the pasted item. You can cycle through the items on the clipboard by pressing the shortcut keys repeatedly.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.GoToNextLocation&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F8&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the next item, such as a task in the TaskList window or a search match in the Find Results window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.GoToPreviousLocation&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-F8&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the previous item in the TaskList window or Find Results window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.GoToReference&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-F12&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Finds a reference to the selected item or the item under the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.OpenFile&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-G&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Opens the file whose name is under the cursor or is currently selected (e.g., if you use this shortcut in a C++ file when the cursor is on a line with a &lt;TT&gt;#include&lt;/TT&gt; statement, it will open the file being included).&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.Paste&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-V&lt;/P&gt;
&lt;P class=docText&gt;SHIFT-INSERT&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Inserts the item in the clipboard at the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.Redo&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-Z&lt;/P&gt;
&lt;P class=docText&gt;CTRL-Y&lt;/P&gt;
&lt;P class=docText&gt;SHIFT-ALT-BACKSPACE&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Redoes the previously undone action.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SelectionCancel&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ESC&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Closes a menu or dialog, cancels an operation in progress, or places focus in the current document window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.Undo&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-BACKSPACE&lt;/P&gt;
&lt;P class=docText&gt;CTRL-Z&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Reverses the last editing action.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;File.Print&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-P&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Print dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;File.SaveAll&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-S&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Saves all documents and projects.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;File.SaveSelectedItems&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-S&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Saves the selected items in the current project (usually whichever source file is currently visible).&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Tools.GoToCommandLine&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-/&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Switches focus to the Find/Command box on the Standard toolbar.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.NextTask&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-F12&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the next task in the TaskList window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.PopBrowseContext&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-8&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves backward in the browse history. Available in the object browser or Class View window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.ViewCode&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F7&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Switches from a design view to a code view in the editor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.ViewDesigner&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-F7&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Switches from a code view to a design view in the editor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.WebNavigateBack&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Goes back in the web browser history.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.WebNavigateForward&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Goes forward in the web browser history.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-2&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-2. Project-related&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Build.BuildSolution&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-B&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Builds the solution.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Build.Compile&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F7&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Compiles the selected file. C++ projects only&amp;#151;.NET projects do not support compilation of individual files, only whole projects.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;File.AddExistingItem&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-A&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Add Existing Item dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;File.AddNewItem&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-A&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Add New Item dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;File.BuildandBrowse&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F8&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Builds the current project and then displays the start page for the project in the browser. Available only for web projects.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;File.NewFile&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-N&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the New File dialog. Files created in this way are not associated with any project. Use File.AddNewItem (Ctrl-Shift-A) to create a new file in a project.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;File.NewProject&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-N&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the New Project dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;File.OpenFile&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-O&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Open File dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;File.OpenProject&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-O&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Open Project dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Project.Override&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-INSERT&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Allows you to override base class methods in a derived class when an overridable method is highlighted in the Class View pane.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-3&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-3. Window manipulation&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.FullScreen&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-ENTER&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Toggles full screen mode.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.NavigateBackward&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-+&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Goes back to the previous location in the navigation history. (For example, if you press Ctrl-Home to go to the start of a document, this shortcut will take the cursor back to wherever it was before you pressed Ctrl-Home.)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.NavigateForward&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-+&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves forward in the navigation history. This is effectively an undo for the View.NavigateBackward operation.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Window.ActivateDocumentWindow&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ESC&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Closes a menu or dialog, cancels an operation in progress, or places focus in the current document window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Window.CloseDocumentWindow&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F4&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Closes the current MDI child window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Window.CloseToolWindow&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ESC&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Closes the current tool window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Window.MoveToDropDownBar&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F2&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the navigation bar at the top of a code view.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Window.NextDocumentWindow&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-TAB&lt;/P&gt;
&lt;P class=docText&gt;CTRL-F6&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Cycles through the MDI child windows one window at a time.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Window.PreviousDocumentWindow&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2439&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2440&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-TAB&lt;/P&gt;
&lt;P class=docText&gt;CTRL-SHIFT-F6&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the previous MDI child window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Window.NextPane&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F6&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the next tool window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Window.PreviousPane&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-F6&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the previously selected window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Window.NextSplitPane&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F6&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the next pane of a split pane view of a single document.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Window.PreviousSplitPane&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-F6&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the previous pane of a document in split pane view.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Window.NextTab&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-PAGEDOWN&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the next tab in the document or window (e.g., you can use this to switch the HTML editor from its design view to its HTML view.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Window.PreviousTab&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-PAGE UP&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the previous tab in the document or window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-4&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-4. Text navigation&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.CharLeft&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2441&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2442&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor one character to the left.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.CharRight&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor one character to the right.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.DocumentEnd&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-END&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the end of the document.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.DocumentStart&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-HOME&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the start of the document.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.GoTo&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-G&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Go to Line dialog. If the debugger is running, the dialog also lets you specify addresses or function names to go to.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.GoToBrace&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-]&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the matching brace in the document. If the cursor is on an opening brace, this will move to the corresponding closing brace and vice versa.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineDown&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor down one line.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineEnd&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;END&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the end of the current line.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineStart&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;HOME&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the beginning of the line. If you press Home when the cursor is already at the start of the line, it will toggle the cursor between the first non-whitespace character and the real start of the line.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineUp&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;UP ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor up one line.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.NextBookmark&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-K, CTRL-N&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the next bookmark in the document.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.PageDown&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;PAGE DOWN&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Scrolls down one screen in the editor window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.PageUp&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;PAGE UP&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Scrolls up one screen in the editor window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.PreviousBookmark&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-K, CTRL-P&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the previous bookmark.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.QuickInfo&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-K, CTRL-I&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays Quick Info, based on the current language.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ScrollLineDown&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Scrolls text down one line but does not move the cursor. This is useful for scrolling more text into view without losing your place. Available only in text editors.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ScrollLineUp&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-UP ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Scrolls text up one line but does not move the cursor. Available only in text editors.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.WordNext&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor one word to the right.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.WordPrevious&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor one word to the left.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.BrowseNext&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-1&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Navigates to the next definition, declaration, or reference of an item. Available in the object browser and Class View window. Also available in source editing windows if you have already used the Edit.GoToReference (Shift-F12) shortcut.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.BrowsePrevious&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-2&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Navigates to the previous definition, declaration, or reference of an item.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-5&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-5. Text manipulation&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.BreakLine&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2443&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2444&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ENTER&lt;/P&gt;
&lt;P class=docText&gt;SHIFT-ENTER&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Inserts a new line.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.CharTranspose&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-T&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Swaps the characters on either side of the cursor. (For example, AC|BD becomes AB|CD.) Available only in text editors.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ClearBookmarks&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-K, CTRL-L&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Removes all unnamed bookmarks in the current document.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.CollapseToDefinitions&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-M, CTRL-O&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Automatically determines logical boundaries for creating regions in code, such as procedures, and then hides them. This collapses all such regions in the current document.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.CommentSelection&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-K, CTRL-C&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Marks the current line or selected lines of code as a comment, using the correct comment syntax for the programming language.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.CompleteWord&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-RIGHT ARROW&lt;/P&gt;
&lt;P class=docText&gt;CTRL-SPACEBAR&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays statement completion based on the current language or autocompletes word if existing text unambiguously identifies a single symbol.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.Delete&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;DELETE&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Deletes one character to the right of the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.DeleteBackwards&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;BACKSPACE&lt;/P&gt;
&lt;P class=docText&gt;SHIFT-BACKSPACE&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Deletes one character to the left of the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.DeleteHorizontalWhitespace&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-K, CTRL-&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Removes horizontal whitespace in the selection or deletes whitespace adjacent to the cursor if there is no selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.FormatDocument&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-K, CTRL-D&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Applies the indenting and space formatting for the language as specified on the Formatting pane of the language in the Text Editor section of the Options dialog to the document. This shortcut is available only in VB.NET&amp;#151;in other languages you must first select the whole document with Ctrl-A and then format the selection with Ctrl-K, Ctrl-F.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.FormatSelection&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-K, CTRL-F&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Applies the indenting and space formatting for the language as specified on the Formatting pane of the language in the Text Editor section of the Options dialog to the selected text.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.HideSelection&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-M, CTRL-H&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Hides the selected text. A signal icon marks the location of the hidden text in the file. VB.NET only.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.InsertTab&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;TAB&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Indents the currently selected line or lines by one tab stop. If there is no selection, this inserts a tab stop.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineCut&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-L&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Cuts all selected lines or the current line if nothing has been selected to the clipboard.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineDelete&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-L&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Deletes all selected lines or the current line if no selection has been made.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineOpenAbove&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ENTER&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Inserts a blank line above the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineOpenBelow&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-ENTER&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Inserts a blank line below the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineTranspose&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-T&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the line containing the cursor below the next line.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ListMembers&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;CTRL-J&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Lists members for statement completion when editing code.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.MakeLowercase&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-U&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Changes the selected text to lowercase characters.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.MakeUppercase&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-U&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Changes the selected text to uppercase characters.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.OverTypeMode&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;INSERT&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Toggles between insert and overtype insertion modes.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ParameterInfo&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-SPACEBAR&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays a tooltip that contains information for the current parameter, based on the current language.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.StopHidingCurrent&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-M, CTRL-U&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Removes the outlining information for the currently selected region.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.StopOutlining&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-M, CTRL-P&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Removes all outlining information from the entire document.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SwapAnchor&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-R, CTRL-P&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Swaps the anchor and endpoint of the current selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.TabLeft&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-TAB&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves current line or selected lines one tab stop to the left.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ToggleAllOutlining&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-M, CTRL-L&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Toggles all previously marked hidden text sections between hidden and display states.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ToggleBookmark&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-K, CTRL-K&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Sets or removes a bookmark at the current line.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ToggleOutliningExpansion&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-M, CTRL-M&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Toggles the currently selected hidden text section or the section containing the cursor if there is no selection between the hidden and display states.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ToggleTaskListShortcut&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-K, CTRL-H&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Sets or removes a shortcut in the tasklist to the current line.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ToggleWordWrap&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-R, CTRL-R&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Enables or disables word wrap in an editor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.UncommentSelection&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-K, CTRL-U&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Removes the comment syntax from the current line or currently selected lines of code.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ViewWhiteSpace&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-R, CTRL-W&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Shows or hides spaces and tab marks.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.WordDeleteToEnd&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-DELETE&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Deletes the word to the right of the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.WordDeleteToStart&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-BACKSPACE&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Deletes the word to the left of the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.WordTranspose&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2445&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2446&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-T&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Transposes the two words that follow the cursor. (For example, |End Sub would be changed to read Sub End|.)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-6&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-6. Text selection&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.CharLeftExtend&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2447&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2448&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the left one character, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.CharLeftExtendColumn&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the left one character, extending the column selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.CharRightExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the right one character, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.CharRightExtendColumn&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the right one character, extending the column selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.DocumentEndExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-END&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the end of the document, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.DocumentStartExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-HOME&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the start of the document, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.GoToBraceExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-]&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the next brace, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineDownExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor down one line, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineDownExtendColumn&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor down one line, extending the column selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineEndExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-END&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the end of the current line, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineEndExtendColumn&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-END&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the end of the line, extending the column selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineStartExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-HOME&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the start of the line, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineStartExtendColumn&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-HOME&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the start of the line, extending the column selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineUpExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-UP ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor up one line, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.LineUpExtendColumn&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-UP ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor up one line, extending the column selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.PageDownExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-PAGE DOWN&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Extends selection down one page.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.PageUpExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-PAGE UP&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Extends selection up one page.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SelectAll&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-A&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Selects everything in the current document.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SelectCurrentWord&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-W&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Selects the word containing the cursor or the word to the right of the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SelectToLastGoBack&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-=&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Selects from the current location in the editor back to the previous location in the navigation history.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ViewBottomExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-PAGE DOWN&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the last line in view, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ViewTopExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-PAGE UP&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the top of the current window, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.WordNextExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor one word to the right, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.WordNextExtendColumn&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-ALT-RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the right one word, extending the column selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.WordPreviousExtend&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor one word to the left, extending the selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.WordPreviousExtendColumn&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-ALT-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the cursor to the left one word, extending the column selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-7&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-7. Control editor (designer)&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.MoveControlDown&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2449&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2450&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the selected control down in increments of one on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.MoveControlDownGrid&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the selected control down to the next grid position on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.MoveControlLeft&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the control to the left in increments of one on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.MoveControlLeftGrid&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the control to the left to the next grid position on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.MoveControlRight&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the control to the right in increments of one on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.MoveControlRightGrid&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the control to the right into the next grid position on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.MoveControlUp&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-UP ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the control up in increments of one on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.MoveControlUpGrid&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;UP ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves the control up into the next grid position on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SelectNextControl&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;TAB&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the next control in the tab order.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SelectPreviousControl&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-TAB&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves to the previous control in the tab order.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SizeControlDown&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Increases the height of the control in increments of one on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SizeControlDownGrid&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Increases the height of the control to the next grid position on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SizeControlLeft&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Reduces the width of the control in increments of one on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SizeControlLeftGrid&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Reduces the width of the control to the next grid position on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SizeControlRight&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Increases the width of the control in increments of one on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SizeControlRightGrid&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Increases the width of the control to the next grid position on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SizeControlUp&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-UP ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Decreases the height of the control in increments of one on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.SizeControlUpGrid&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-UP ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Decreases the height of the control to the next grid position on the design surface.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-8&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-8. Search and replace&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.Find&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2451&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2452&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Find dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.FindInFiles&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-F&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Find in Files dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.FindNext&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F3&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Finds the next occurrence of the previous search text.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.FindNextSelected&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F3&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Finds the next occurrence of the currently selected text or the word under the cursor if there is no selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.FindPrevious&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-F3&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Finds the previous occurrence of the search text.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.FindPreviousSelected&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-F3&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Finds the previous occurrence of the currently selected text or the word under the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.GoToFindCombo&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-D&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Places the cursor in the Find/Command line on the Standard toolbar.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.HiddenText&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F3, H&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Selects or clears the Search Hidden Text option for the Find dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.IncrementalSearch&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-I&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Starts an incremental search&amp;#151;after pressing Ctrl-I, you can type in text, and for each letter you type, VS.NET will find the first occurrence of the sequence of letters you have typed so far. This is a very convenient facility, as it lets you find text by typing in exactly as many characters as are required to locate the text and no more.&lt;/P&gt;
&lt;P class=docText&gt;If you press Ctrl-I a second time without typing any characters, it recalls the previous pattern. If you press it a third time or you press it when an incremental search has already found a match, VS.NET searches for the next occurrence.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.MatchCase&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F3, C.&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Selects or clears the Match Case option for Find and Replace operations.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.RegularExpression&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F3, R&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Selects or clears the Regular Expression option so that special characters can be used in Find and Replace operations.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.Replace&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-H&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Replace dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ReplaceInFiles&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-H&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Replace in Files dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.ReverseIncrementalSearch&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-I&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Performs an incremental search in reverse direction.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.StopSearch&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F3, S&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Halts the current Find in Files operation.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.Up&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F3, B&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Selects or clears the Search Up option for Find and Replace operations.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.WholeWord&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F3, W&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Selects or clears the Match Whole Word option for Find and Replace operations.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.Wildcard&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F3, P&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Selects or clears the Wildcard option for Find and Replace operations.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-9&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-9. Help&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Help.Contents&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2453&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2454&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-F1&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Contents window for the documentation.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Help.DynamicHelp&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F1&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Dynamic Help window, which displays different topics depending on what items currently have focus. If the focus is in a source window, the Dynamic Help window will display help topics that are relevant to the text under the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Help.F1Help&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F1&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays a topic from Help that corresponds to the part of the user interface that currently has the focus. If the focus is in a source window, Help will try to display a topic relevant to the text under the cursor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Help.Index&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-F2&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Help Index window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Help.Indexresults&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-F2&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Index Results window, which lists the topics that contain the keyword selected in the Index window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Help.NextTopic&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the next topic in the table of contents. Available only in the Help browser window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Help.PreviousTopic&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-UP ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the previous topic in the table of contents. Available only in the Help browser window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Help.Search&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-F3&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Search window, which allows you to search for words or phrases in the documentation.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Help.Searchresults&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-F3&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Search Results window, which displays a list of topics that contain the string searched for from the Search window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Help.WindowHelp&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-F1&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays a topic from Help that corresponds to the user interface item that has the focus.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-10&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-10. Debugging&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.ApplyCodeChanges&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2455&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2456&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F10&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Starts an edit and continue build to apply changes to code being debugged. Edit and continue is available only in C++ projects.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Autos&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-V, A&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Auto window to view the values of variables currently in the scope of the current line of execution within the current procedure.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.BreakAll&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-Break&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Temporarily stops execution of all processes in a debugging session. Available only in run mode.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Breakpoints&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-B&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Breakpoints dialog, where you can add and modify breakpoints.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.CallStack&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-C&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Call Stack window to display a list of all active procedures or stack frames for the current thread of execution. Available only in break mode.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.ClearAllBreakpoints&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-F9&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Clears all of the breakpoints in the project.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Disassembly&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-D&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Disassembly window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.EnableBreakpoint&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F9&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Enables or disables the breakpoint on the current line of code. The line must already have a breakpoint for this to work.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Exceptions&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-E&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Exceptions dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Immediate&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-I&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Immediate window, where you can evaluate expressions and execute individual commands.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Locals&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-V, L&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Locals window to view the variables and their values for the currently selected procedure in the stack frame.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Memory1&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-M, 1&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Memory 1 window to view memory in the process being debugged. This is particularly useful when you do not have debugging symbols available for the code you are looking at. It is also helpful for looking at large buffers, strings, and other data that does not display clearly in the Watch or Variables window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Memory2&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-M, 2&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Memory 2 window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Memory3&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-M, 3&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Memory 3 window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Memory4&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-M, 4&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Memory 4 window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Modules&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-U&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Modules window, which allows you to view the &lt;I&gt;.dll&lt;/I&gt; or &lt;I&gt;.exe&lt;/I&gt; files loaded by the program. In multiprocess debugging, you can right-click and select Show Modules for all programs.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.NewBreakpoint&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-B&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Opens the New Breakpoint dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.QuickWatch&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-Q&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Quick Watch dialog with the current value of the selected expression. Available only in break mode. Use this command to check the current value of a variable, property, or other expression for which you have not defined a watch expression.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Registers&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-G&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Registers window, which displays CPU register contents.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Restart&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-F5&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Terminates the current debugging session, rebuilds if necessary, and then starts a new debugging session. Available in break and run modes.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.RunningDocuments&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-N&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Running Documents window that displays the set of HTML documents that you are in the process of debugging. Available in break and run modes.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.RunToCursor&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F10&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Starts or resumes execution of your code and then halts execution when it reaches the selected statement. This starts the debugger if it is not already running.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.SetNextStatement&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-F10&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Sets the execution point to the line of code you choose.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.ShowNextStatement&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-NUM *&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Highlights the next statement to be executed.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Start&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F5&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;If not currently debugging, this runs the startup project or projects and attaches the debugger. If in break mode, this allows execution to continue (i.e., it returns to run mode).&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.StartWithoutDebugging&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F5&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Runs the code without invoking the debugger. For console applications, this also arranges for the console window to stay open with a &quot;Press any key to continue&quot; prompt when the program finishes.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.StepInto&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F11&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Executes code one statement at a time, tracing execution into function calls.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.StepOut&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-F11&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Executes the remaining lines of a function in which the current execution point lies.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.StepOver&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F10&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Executes the next line of code but does not step into any function calls.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.StopDebugging&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-F5&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Available in break and run modes, this terminates the debugging session.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.This&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-V, T&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the This window, which allows you to view the data members of the object associated with the current method.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Threads&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-H&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Threads window to view all of the threads for the current process.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.ToggleBreakpoint&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F9&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Sets or removes a breakpoint at the current line.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.ToggleDisassembly&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F11&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the disassembly information for the current source file. Available only in break mode.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Watch1&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-W, 1&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Watch 1 window to view the values of variables or watch expressions.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Watch2&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-W, 2&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Watch 2 window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Watch3&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-W, 3&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Watch 3 window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Debug.Watch4&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-W, 4&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Watch 4 window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Tools.DebugProcesses&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2457&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2458&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-P&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Processes dialog, which allows you to attach or detach the debugger to one or more running processes.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-11&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-11. Object browser&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.FindSymbol&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2459&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2460&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F12&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Find Symbol dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.GoToDeclaration&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F12&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the declaration of the selected symbol in the code.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.GoToDefinition&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F12&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the definition for the selected symbol in code.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.FindSymbolResults&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-F12&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Find Symbol Results window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.ObjectBrowser&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-J&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Object Browser to view the classes, properties, methods, events, and constants defined either in your project or by components and type libraries referenced by your project.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.ObjectBrowserBack&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-+&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves back to the previously selected object in the selection history of the object browser.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.ObjectBrowserForward&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-ALT-+&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Moves forward to the next object in the selection history of the object browser.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-12&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-12. Tool window&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Tools.CommandWindowMarkMode&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2461&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2462&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-M&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Toggles the Command window into or out of a mode allowing text within the window to be selected.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.ClassView&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-C&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Class View window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.CommandWindow&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-A&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Command window, which allows you to type commands that manipulate the IDE.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.DocumentOutline&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-T&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Document Outline window to view the flat or hierarchical outline of the current document.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.Favorites&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-F&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Favorites window, which lists shortcuts to web pages.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.Output&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-O&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Output window to view status messages at runtime.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.PropertiesWindow&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F4&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Properties window, which lists the design-time properties and events for the currently selected item.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.PropertyPages&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-F4&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the property pages for the item currently selected. (For example, use this to show a project&apos;s settings.)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.ResourceView&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-E&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Resource View window.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.ServerExplorer&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-S&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Server Explorer window, which allows you to view and manipulate database servers, event logs, message queues, web services, and many other operating system services.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.ShowWebBrowser&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-R&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the web browser window, which allows you to view pages on the Internet.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.SolutionExplorer&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-L&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Solution Explorer, which lists the projects and files in the current solution.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.TaskList&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-K&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the TaskList window, which displays tasks, comments, shortcuts, warnings, and error messages.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.Toolbox&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-X&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Toolbox, which contains controls and other items that can be dragged into editor and designer windows.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-13&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-13. HTML Design view&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.Bold&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2463&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2464&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-B&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Toggles the selected text between bold and normal.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.DecreaseIndent&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-T&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Decreases the selected paragraph by one indent unit.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.IncreaseIndent&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-T&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Indents the selected paragraph by one indent unit.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.Italic&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-I&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Toggles the selected text between italic and normal.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.LockElement&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-K&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Prevents an absolutely positioned element from being inadvertently moved. If the element is already locked, this unlocks it.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.ShowGrid&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-G&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Toggles the grid.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.SnapToGrid&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-G&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Specifies that elements be aligned using an invisible grid. You can set grid spacing on the Design pane of HTML designer options in the Options dialog, and the grid will be changed the next time you open a document.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.Underline&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-U&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Toggles the selected text between underlined and normal.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Insert.Bookmark&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-L&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Bookmark dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Insert.DIV&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-J&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Inserts &lt;TT&gt;&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;/TT&gt; in the current HTML document.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Insert.Hyperlink&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-L&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;When text is selected, displays the Hyperlink dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Insert.Image&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-W&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Insert Image dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Table.InsertRowAbove&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-UP ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Adds one row above the current row in the table.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Table.InsertRowBelow&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Adds one row below the current row in the table.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Table.InsertColumnstotheLeft&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Adds one column to the left of the current column in the table.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Table.InsertColumnstotheRight&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-ALT-RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Adds one column to the right of the current column in the table.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.Details&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-Q&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Toggles display of marker icons for HTML elements that do not have a visual representation, such as comments, scripts, and anchors for absolutely positioned elements.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.NextView&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-PAGE DOWN&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Switches from design view to HTML view and vice versa.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.VisibleBorders&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-Q&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays a 1-pixel border around HTML elements that support a BORDER attribute and have it set to zero, such as tables, table cells, and divisions.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-14&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-14. Macro&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;View.MacroExplorer&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2465&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2466&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F8&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the Macro Explorer window, which lists all available macros.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Tools.MacrosIDE&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-F11&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Launches the macros IDE.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Tools.RecordTemporaryMacro&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-R&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Places the environment in macro record mode or completes recording if already in record mode.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Tools.RunTemporaryMacro&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-P&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Plays back a recorded macro.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-15&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-15. Dialog resource editor (but not the Windows Forms dialog Editor)&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.AlignBottoms&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2467&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2468&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Aligns the bottom edges of the selected controls with the dominant control. The dominant control is the last one to be selected.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.AlignCenters&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-F9&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Aligns the vertical centers of the selected controls with the dominant control.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.AlignLefts&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Aligns the left edges of the selected controls with the dominant control.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.AlignMiddles&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;F9&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Aligns the horizontal centers of the selected controls with the dominant control.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.AlignRights&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-RIGHT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Aligns the right edges of the selected controls with the dominant control.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.AlignTops&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-UP ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Aligns the top edges of the selected controls with the dominant control.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.ButtonBottom&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-B&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Places the selected buttons along the bottom center of the dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.ButtonRight&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-R&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Places the selected buttons in the top-right corner of the dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.CenterHorizontal&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-SHIFT-F9&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Centers the controls horizontally within the dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.CenterVertical&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-F9&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Centers the controls vertically within the dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.CheckMnemonics&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-M&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Checks uniqueness of accelerator mnemonics. If you have the same accelerator key assigned to two different controls, this will warn you of the problem.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.SizeToContent&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;SHIFT-F7&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Resizes the selected control(s) to fit the caption text.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.SpaceAcross&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-LEFT ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Evenly spaces the selected controls horizontally.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.SpaceDown&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;ALT-DOWN ARROW&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Evenly spaces the selected controls vertically.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.TabOrder&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-D&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Sets the order of controls within the dialog.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.TestDialog&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-T&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Displays the dialog to allow you to check its appearance and behavior.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Format.ToggleGuides&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;CTRL-G&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Cycles between no grid, guidelines, and grid for dialog editing.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;A name=mastvsnet-APP-C-TABLE-16&gt;&lt;/A&gt;
&lt;P&gt;
&lt;TABLE cellSpacing=0 cellPadding=4 rules=all width=&quot;100%&quot; border=1&gt;
&lt;CAPTION&gt;
&lt;H5 class=docTableTitle&gt;Table C-16. Accelerator and string resource editor&lt;/H5&gt;&lt;/CAPTION&gt;
&lt;COLGROUP span=3&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Command&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Shortcut&lt;/P&gt;&lt;/TH&gt;
&lt;TH class=docTableHeader&gt;
&lt;P class=docText&gt;Description&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.NewAccelerator&lt;/TT&gt;&lt;A name=mastvsnet-APP-C-ITERM-2469&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2470&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;INSERT&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Adds a new entry for an accelerator key. Available only in the accelerator editor.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;&lt;TT&gt;Edit.NewString&lt;/TT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;INSERT&lt;/P&gt;&lt;/TD&gt;
&lt;TD class=docTableCell&gt;
&lt;P class=docText&gt;Adds a new entry in the string table. Available only in the string editor.&lt;A name=mastvsnet-APP-C-ITERM-2471&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2472&gt;&lt;/A&gt;&lt;A name=mastvsnet-APP-C-ITERM-2473&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/COLGROUP&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/07/09.html#a1102</guid>
			<pubDate>Wed, 09 Jul 2003 20:35:30 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1102</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/06/23.html#a1090</link>
			<description>&lt;P&gt;&lt;EM&gt;Source: Frans Bouma&apos;s blog; 6/23/2003; 7:31:11 AM&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;http://weblogs.asp.net/fbouma/posts/9140.aspx&quot;&gt;Create #region macro for C#&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;Yesterday I was playing around with VS.NET and discovered that I didn&apos;t use any macro&apos;s at all. So I opened up the macro IDE and looked at the examples. It&apos;s pretty easy stuff. So I wrote my first macro. It is a set of macro&apos;s actually which create #region ... #endregion sections. Two pre-defined ones for members and properties and a generic one which pops up an input box for the region name. Bind them to a hotkey and you&apos;re set. I&apos;m pretty sure the code can be more efficient, it&apos;s my first attempt to write a macro that manipulates an active document in the IDE, so if I&apos;m doing things in an inefficient way, that&apos;s the reason ;) &lt;/P&gt;
&lt;P&gt;The initial macro I wanted to create was a create property macro which also created the related member variable &lt;I&gt;in&lt;/I&gt; the region I&apos;ve defined for that. Unfortunately, the IDE&apos;s code elements collection doesn&apos;t contain region sections, so this would be a hard thing to do efficiently. &lt;/P&gt;
&lt;P&gt;The code is pasted below. Copy it into a new macro project and bind the macro&apos;s to hotkeys. Have fun :). Oh, you can of course modify the macro to work with VB.NET, but be aware of the fact that VB.NET doesn&apos;t support regions in a lot of places in your code. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Usage:&lt;/STRONG&gt; select some lines in your code, call one of the macro&apos;s, and it&apos;s a region, baby :) You can also apply the macro&apos;s on empty selections.&lt;BR&gt;&lt;/P&gt;&lt;CODE&gt;&lt;PRE&gt;&apos;&apos;&apos; Makes the selected lines the class property declarations region Sub MakeMemberRegion() MakeRegion(&quot;Class Member Declarations&quot;) End Sub &apos;&apos;&apos; Makes the selection the class property declaration region. Sub MakePropertyRegion() MakeRegion(&quot;Class Property Declarations&quot;) End Sub &apos;&apos;&apos; Makes a generic C# region of the selected lines and asks for the name of the region. Sub MakeRegion() Dim regionName As String = InputBox(&quot;Region name: &quot;) MakeRegion(regionName) End Sub Sub MakeRegion(ByVal regionName As String) Dim selection As TextSelection = DTE.ActiveDocument.Selection() Dim start As EditPoint = selection.TopPoint.CreateEditPoint() Dim endpt As EditPoint = selection.BottomPoint.CreateEditPoint() DTE.UndoContext.Open(&quot;Make Region&quot;) Try &apos; insert the start of the region start.Insert(&quot;#region &quot; &amp;amp; regionName) start.SmartFormat(start) Dim cursorPoint As EditPoint = start.CreateEditPoint() start.Insert(Environment.NewLine) If selection.IsEmpty Then start.Insert(&quot;#endregion&quot;) start.SmartFormat(start) start.Insert(Environment.NewLine &amp;amp; Environment.NewLine) Dim ts As TextSelection = DTE.ActiveWindow.Selection ts.MoveToPoint(cursorPoint) Else &apos; insert the end of the region If Not (endpt.AtStartOfLine) Then endpt.Insert(Environment.NewLine) End If endpt.Insert(&quot;#endregion&quot;) endpt.SmartFormat(endpt) endpt.Insert(Environment.NewLine &amp;amp; Environment.NewLine) End If Finally DTE.UndoContext.Close() End Try End Sub &lt;/PRE&gt;&lt;/CODE&gt;
&lt;P&gt;&lt;/P&gt;[&lt;A href=&quot;http://weblogs.asp.net/fbouma/&quot;&gt;Frans Bouma&apos;s blog&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/06/23.html#a1090</guid>
			<pubDate>Mon, 23 Jun 2003 13:02:59 GMT</pubDate>
			<source url="http://weblogs.asp.net/fbouma/Rss.aspx">Frans Bouma&apos;s blog</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1090</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/06/06.html#a1068</link>
			<description>&lt;P&gt;&lt;EM&gt;Source: The Scobleizer Weblog; 6/6/2003; 12:51:05 PM&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;http://www.phaedo.cx/index.php&quot;&gt;Clint Ecker&lt;/A&gt; pointed me to &lt;A href=&quot;http://www.edwardbear.org/blog/&quot;&gt;Sterling Hughes weblog&lt;/A&gt;. A little background. Sterling Hughes is a big-name developer in the PHP industry. He&apos;s written a &lt;A href=&quot;http://www.amazon.com/exec/obidos/search-handle-url/index=books&amp;amp;field-keywords=Sterling%20Hughes&amp;amp;search-type=ss&amp;amp;bq=1/102-5209653-7358547 &quot;&gt;PHP book&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;So, when he says &quot;&lt;A href=&quot;http://www.edwardbear.org/blog/archives/000189.html&quot;&gt;ASP.NET technology is better than PHP technology&lt;/A&gt;&quot; people tend to stand up and listen.&lt;/P&gt;[&lt;A href=&quot;http://radio.weblogs.com/0001011/&quot;&gt;The Scobleizer Weblog&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/06/06.html#a1068</guid>
			<pubDate>Fri, 06 Jun 2003 18:11:29 GMT</pubDate>
			<source url="http://radio.weblogs.com/0001011/rss.xml">The Scobleizer Weblog</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1068&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F06%2F06.html%23a1068</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/06/05.html#a1067</link>
			<description>&lt;P&gt;&lt;EM&gt;Source: Harry Pierson&apos;s DevHawk Weblog; 6/4/2003; 7:21:18 AM&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;http://www.devhawk.net/default.aspx?date=6%2f2%2f2003#119&quot;&gt;PowerToys for VS.NET 2003&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;I was looking up something on the &lt;A href=&quot;http://msdn.microsoft.com/vstudio&quot;&gt;VS.NET&lt;/A&gt; site when I noticed a link to &lt;A href=&quot;http://www.gotdotnet.com/team/ide&quot;&gt;PowerToys for VS.NET 2003&lt;/A&gt;. There are currently 5 PowerToys available:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href=&quot;http://apps.gotdotnet.com/ide/powertoys/vstweak.exe&quot;&gt;VSTweak&lt;/A&gt; - Allows you to modify some of the more obscure VS.NET options and settings 
&lt;LI&gt;&lt;A href=&quot;http://apps.gotdotnet.com/ide/powertoys/vsedit.exe&quot;&gt;VSEdit&lt;/A&gt; - Command line tool to load a file into currently running instance of VS.NET 
&lt;LI&gt;&lt;A href=&quot;http://apps.gotdotnet.com/ide/powertoys/VSWindowManager.exe&quot;&gt;VSWindowManager&lt;/A&gt; - Enables you to design your own custom window layouts 
&lt;LI&gt;&lt;A href=&quot;http://apps.gotdotnet.com/ide/powertoys/CustomHelpBuilder.exe&quot;&gt;Custom Help Builder&lt;/A&gt; - allows you to create a custom help collection for your XML-style commented Visual Basic or Visual C# class library. Integrates the custom help collection into the VS.NET help system 
&lt;LI&gt;&lt;A href=&quot;http://apps.gotdotnet.com/ide/powertoys/VBCommenter.exe&quot;&gt;VB Commenter&lt;/A&gt; - XML-style comment tags for VB &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Future tools include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;VSCMDShell Window - One window to access both the VS.NET Commands Window and your external CMD.exe process. 
&lt;LI&gt;VSMouseBindings - Assign all five mouse buttons to commands within VS.NET 
&lt;LI&gt;VSTransparency - Make floating windows and pop-up UI semi-transparent in the IDE giving you a better view of the code below &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Sweet!&lt;/P&gt;[&lt;A href=&quot;http://www.devhawk.net/default.aspx&quot;&gt;Harry Pierson&apos;s DevHawk Weblog&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/06/05.html#a1067</guid>
			<pubDate>Thu, 05 Jun 2003 12:46:50 GMT</pubDate>
			<source url="http://www.devhawk.net/rss.aspx">Harry Pierson&apos;s DevHawk Weblog</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1067&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F06%2F05.html%23a1067</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/05/23.html#a1055</link>
			<description>&lt;P&gt;&lt;EM&gt;Source: sellsbrothers.com: Windows Developer News; 5/23/2003; 7:21:53 AM&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=575&quot;&gt;Customer Debug Probes and CLR SPY&lt;/A&gt;. Adam Nathan posts the source to a new .NET 1.1 debugging tool. Thanks, Adam!&lt;BR&gt;&lt;BR&gt;Posted by Chris Sells on Fri, May 16, 2003 @ 5:05PM [&lt;A href=&quot;http://www.sellsbrothers.com/&quot;&gt;sellsbrothers.com: Windows Developer News&lt;/A&gt;]&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/05/23.html#a1055</guid>
			<pubDate>Fri, 23 May 2003 12:52:28 GMT</pubDate>
			<source url="http://www.sellsbrothers.com/news/rss.aspx">sellsbrothers.com: Windows Developer News</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1055&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F05%2F23.html%23a1055</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/30.html#a1050</link>
			<description>&lt;DIV id=nsbanner&gt;
&lt;DIV id=TitleRow&gt;
&lt;H1 class=dtH1&gt;&lt;A name=vbtchno-touchdeploymentinnetframework&gt;&lt;/A&gt;No-Touch Deployment in the .NET Framework&lt;/H1&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;!--NONSCROLLING BANNER END--&gt;
&lt;DIV id=nstext valign=&quot;bottom&quot;&gt;
&lt;DIV class=saveHistory id=allHistory onsave=&quot;saveAll()&quot; onload=&quot;loadAll()&quot;&gt;&lt;/DIV&gt;
&lt;DIV id=smpMgrCell style=&quot;FLOAT: right; WIDTH: 230px&quot;&gt;&lt;/DIV&gt;
&lt;P&gt;July 2002&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Summary:&lt;/B&gt; This article demonstrates an exciting new feature to simplify deploying and updating a Windows Form Smart Client using a Web Server. The Task Management sample application referenced in this paper is provided in Visual Basic .NET. (8 printed pages)&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchNo-TouchDeploymentInNETFramework.asp&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchNo-TouchDeploymentInNETFramework.asp&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchNo-TouchDeploymentInNETFramework.asp&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchNo-TouchDeploymentInNETFramework.asp&quot;&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchNo-TouchDeploymentInNETFramework.asp&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/A&gt;&lt;BR&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/30.html#a1050</guid>
			<pubDate>Wed, 30 Apr 2003 22:57:24 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1050&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F04%2F30.html%23a1050</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/28.html#a1045</link>
			<description>&lt;P&gt;&lt;EM&gt;Source: ShowUsYour-Blog!; 4/28/2003; 9:55:48 AM&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;http://dotnetweblogs.com/dneimke/posts/5887.aspx&quot;&gt;The long weekend&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;I&apos;m *still* studying for my Xml Web Services exam (70-310).&lt;/P&gt;
&lt;P&gt;I&apos;m nearly comfortable with Windows Services, Serviced Components, and - &lt;A href=&quot;http://dotnetweblogs.com/mnissen/posts/5820.aspx&quot;&gt;thanks to Mads&lt;/A&gt; - Remoting is also starting to make some sense now. Here&apos;s the killer... all along I had fooled myself into beleiving that WebServices would be the easiest part of the exam. Like most people, I&apos;ve successfully un-commented the HelloWorld() web method that ships with the VS WebService template and consumed it from another ASP.NET application. Over time, I&apos;ve also done a few other samples: such as AddNumbers(), MultiplyNumbers() and so forth. However, I can tell you that this long-weekend I spent at least 18 hours struggling to consume a single WebService!! Throughout that ordeal has been a real path to enlightenment. &lt;/P&gt;
&lt;P&gt;Here are just a couple of foundational things that I had completely discounted before this weekend that I now have a fearful respect for: the discovery process (Disco and WSDL) and SOAP. I&apos;m not really quite sure how I could have been so ignorant, but I&apos;m pleased to say that I&apos;m now reasonably comfortable with how all of the major WebService chunks fit together. I&apos;ve discovered and built a proxy for a WebService from both VS.NET and the command line, I&apos;ve altered the WSDL (pronounced &quot;Woozdel&quot;) file so that a service hosted over Https can be discovered and referenced via VS.NET.&lt;/P&gt;
&lt;P&gt;Here&apos;s a list of things that still I cannot do however:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;On a webservice that is served over https, browse to the .asmx file and [Invoke] the test form. What happens?... the new window that opens to display the results opens in Http (as opposed to Https). How do you fix that? 
&lt;LI&gt;If I write a custom .wsdl file, how do I get it to be the default file when you request it via: &lt;a href=&quot;http://servername/MyService.asmx?WSDL&quot;&gt;&lt;a href=&quot;http://servername/MyService.asmx?WSDL&quot;&gt;&lt;a href=&quot;http://servername/MyService.asmx?WSDL&quot;&gt;http://servername/MyService.asmx?WSDL&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;. It seems to me that you cannot replace the default one that is generated by ASP.NET and, to reference a custom one, you have to browse directly to it, i.e.: &lt;a href=&quot;http://servername/MyService.wsdl&quot;&gt;&lt;a href=&quot;http://servername/MyService.wsdl&quot;&gt;&lt;a href=&quot;http://servername/MyService.wsdl&quot;&gt;http://servername/MyService.wsdl&lt;/a&gt;&lt;/a&gt;&lt;/a&gt; 
&lt;LI&gt;Same for .disco files 
&lt;LI&gt;Consume a service over Https with a certificate that I&apos;ve generated, but is not trusted by Windows. Don&apos;t think you can do it? &lt;/LI&gt;&lt;/UL&gt;
&lt;CENTER&gt;&lt;IMG src=&quot;http://www.flws.com.au/WSCertificate/SDMPeopleTimeCer.jpg&quot;&gt;&lt;/CENTER&gt;
&lt;P&gt;My main feeling after this weekend is that, at some stage, I&apos;m going to have to devote some time to understanding (I mean *REALLY* understanding) SOAP! Can someone please correct me if I&apos;m wrong about that &lt;IMG src=&quot;http://www.markitup.com/forum/images/teeth.gif&quot;&gt;&lt;/P&gt;[&lt;A href=&quot;http://dotnetweblogs.com/dneimke/&quot;&gt;ShowUsYour-Blog!&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/28.html#a1045</guid>
			<pubDate>Mon, 28 Apr 2003 18:34:04 GMT</pubDate>
			<source url="http://dotnetweblogs.com/DNeimke/Rss.aspx">ShowUsYour-Blog!</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1045&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F04%2F28.html%23a1045</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/27.html#a1039</link>
			<description>&lt;P&gt;&lt;EM&gt;Source: sellsbrothers.com: Windows Developer News; 4/27/2003; 12:01:52 PM&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=531&quot;&gt;Hippo.NET Build Tool Released&lt;/A&gt;. Hippo.NET is a tool for streamlining the build process of .NET projects in a team envirionment. It provides continuous integration by monitoring the shared Visual SourceSafe database and starting the build process when changes are detected. An important design goal is to provide a nice and easy-to-use user interface, to monitor builds and trigger the build process when needed.&lt;BR&gt;&lt;BR&gt;Now you can download a stable version of this tool, with full source code.&lt;BR&gt;&lt;BR&gt;Current features are:&lt;BR&gt;- Client/server model &lt;BR&gt;- Trigger build from remote clients &lt;BR&gt;- Implements the build process proposed by Microsoft &lt;BR&gt;- Automatic build number updates in AssemblyInfo files &lt;BR&gt;- Build history information &lt;BR&gt;- Current activity information &lt;BR&gt;- Fully configurable &lt;BR&gt;- Rich Windows Forms UI &lt;BR&gt;&lt;BR&gt;Posted by Jan Tielens on Fri, April 25, 2003 @ 6:42AM [&lt;A href=&quot;http://www.sellsbrothers.com/&quot;&gt;sellsbrothers.com: Windows Developer News&lt;/A&gt;]&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/27.html#a1039</guid>
			<pubDate>Mon, 28 Apr 2003 00:58:51 GMT</pubDate>
			<source url="http://www.sellsbrothers.com/news/rss.aspx">sellsbrothers.com: Windows Developer News</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1039&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F04%2F27.html%23a1039</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/27.html#a1038</link>
			<description>&lt;P&gt;&lt;A href=&quot;http://blogs.gotdotnet.com/brada/PermaLink.aspx/0f47b5d3-b05c-433e-bcde-345c1bc4dcb6&quot;&gt;Brad Abrams&lt;/A&gt; points us &lt;A href=&quot;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/dotnetGCbasics.asp&quot;&gt;to a paper that shows how to make .NET apps that perform better&lt;/A&gt;.&lt;/P&gt;[&lt;A href=&quot;http://radio.weblogs.com/0001011/&quot;&gt;The Scobleizer Weblog&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/27.html#a1038</guid>
			<pubDate>Sun, 27 Apr 2003 17:41:45 GMT</pubDate>
			<source url="http://radio.weblogs.com/0001011/rss.xml">The Scobleizer Weblog</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1038&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F04%2F27.html%23a1038</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/22.html#a1033</link>
			<description>&lt;P&gt;&lt;EM&gt;Source: Objective; 4/22/2003; 9:37:02 AM&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;http://objective.mine.nu/archive/2003/4/13.aspx#when:23:54:07.2561520&quot;&gt;Source. Code.&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;I try to be a particularly expressive programmer.&amp;nbsp; I like to think that my code mirrors my though proccesses as closely as possible;&amp;nbsp; I enjoy programming languages and practices that let my express my conceptual framework of an application as closely as possible.&amp;nbsp; Giving away code is hard, because giving away code is really giving away a big part of my though process; exposing it for critique, duplication, theft, or misuse. &lt;/P&gt;
&lt;P&gt;Harvester started as an experiment.&amp;nbsp; I hadn&apos;t done much winforms programming yet.&amp;nbsp; My professional programming career started with client-server applications written in VB 4.0;&amp;nbsp; it had been a long time since I wrote a distributable EXE.&amp;nbsp; I wondered how easily I could produce an attractive, fast, full featured application that would obtain a reasonable level of public attention.&amp;nbsp; The answer was, about 2 weeks.&amp;nbsp; Not bad.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Within days of releasing harvester, the .NET based aggregator &quot;market&quot; was pretty &lt;A href=&quot;http://www.gotdotnet.com/team/dbox/spoutletex.aspx?key=2003-04-06T06:17:09Z&quot;&gt;much turned on its ear&lt;/A&gt;; I doubt that harvester was directly related to that, but it was certainly influenced by it.&amp;nbsp; I have alot of interesting ideas for harvester.&amp;nbsp; My vision for harvester is to create, essentially, an aggregation platform.&amp;nbsp; I really like the extensibility concepts that have been bouncing around, but I had something a bit different in mind, and I don&apos;t know quite how to describe it yet.&amp;nbsp; I want a single place where blogs, email, instant messaging, people, news, and other services co-exist, in deep, rich ways.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;I don&apos;t want to write it all.&lt;/P&gt;
&lt;P&gt;I like the idea of large scale, collaborative development, but I don&apos;t think that large scale, collaborative source code sharing is the best mechanism for achieving it.&amp;nbsp; I think that the best way to build the platform I have in mind is by developing loosely coupled, coarse grained interfaces, and encouraging a dynamic plug-in architecture that works either locally (as in, deployed DLL&apos;s) or remotely (web services).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&apos;m releasing the &lt;A href=&quot;http://www.gotdotnet.com/community/workspaces/workspace.aspx?id=781a211f-bf3a-4d26-b5cc-6d32aaa93cd0&quot;&gt;source code for harvester&lt;/A&gt;.&amp;nbsp; People are more than welcome to do with it as they wish;&amp;nbsp; use it as a learning platform, develop your own applications based on it, extend it.&amp;nbsp; I don&apos;t see myself adding much to that code base;&amp;nbsp; I don&apos;t see myself supporting it much... but I will answer questions about it, and participate in general discussions about it.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Like most code I write, its mostly pattern centric.&amp;nbsp; It was written with some degree of agility;&amp;nbsp; There wasn&apos;t really much upfront design, and I let whatever design there was evolve naturally.&amp;nbsp; The basic solution leans pretty heavily on MVC (model, view, controller);&amp;nbsp; the controller is essentially a mediator, and the views communicate using the eventing infrastructure (basically, the observer pattern).&amp;nbsp; Factories weigh in pretty heavily.&amp;nbsp; My entity model is based on strong typed datasets.&lt;/P&gt;
&lt;P&gt;I&apos;m going to watch the extensibility discussions very closely, support whatever comes out of them, and contribute whatever I can.&amp;nbsp; By the time summer rolls around, I&amp;nbsp;hope to&amp;nbsp;be rambling on about Harvester 2.0.&lt;/P&gt;By &lt;a href=&quot;mailto:chrisca208@msn.com&quot;&gt;&lt;a href=&quot;mailto:chrisca208@msn.com&quot;&gt;&lt;a href=&quot;mailto:chrisca208@msn.com&quot;&gt;chrisca208@msn.com&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;. [&lt;A href=&quot;http://objective.mine.nu/index.aspx&quot;&gt;Objective&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/22.html#a1033</guid>
			<pubDate>Tue, 22 Apr 2003 15:34:40 GMT</pubDate>
			<source url="http://objective.mine.nu/latest.rss">Objective</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1033&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F04%2F22.html%23a1033</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/21.html#a1030</link>
			<description>&lt;A href=&quot;http://www.myelin.co.nz/post/2003/4/19/#200304191&quot;&gt;OPML directory browser (for .Net)&lt;/A&gt;. I&apos;ve hacked up a quick OPML directory browser application in C# for Dave&apos;s &lt;A href=&quot;http://scriptingnews.userland.com/2003/04/15#When:4:56:58AM&quot;&gt;barn-raising&lt;/A&gt; project. As with all C# apps, you&apos;ll need the .Net framework installed for it to run. It&apos;s pretty primitive right now (because I don&apos;t have a lot of spare time!) but it appears to work. Enjoy!&lt;BR&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;B&gt;&lt;A href=&quot;http://www.myelin.co.nz/post/2003/4/19/opml_dir_browser.zip&quot;&gt;opml_dir_browser.zip&lt;/A&gt;&lt;/B&gt; (4K)&lt;BR&gt;&lt;BR&gt;&lt;IMG height=246 src=&quot;http://www.myelin.co.nz/post/2003/4/19/opml_dir_browser.png&quot; width=326&gt;&lt;BR&gt;&lt;BR&gt;There&apos;s no progress indicator, so don&apos;t panic if it appears to hang when you click &apos;View&apos; or double-click an include node (one with &quot;(inc)&quot; after the name) as it&apos;ll start responding again as soon as it finishes reading the OPML file from the network.&lt;BR&gt;&lt;BR&gt;&lt;B&gt;Update&lt;/B&gt;: Check it out - &lt;A href=&quot;http://www.eitheror.org/archive/default.php?entryID=72&quot;&gt;Matt Grayson&lt;/A&gt; has done one too! It looks like we&apos;ve focussed on getting different things going. His interface is much prettier, and he can read local files, although it doesn&apos;t handle inclusion. It also gives more information about the contents of nodes in the OPML file.&lt;BR&gt;
&lt;P&gt;&lt;A title=&quot;Click here to comment on this post.&quot; href=&quot;http://www.myelin.co.nz/phil/pss/comments.php?u=2&amp;amp;p=200304191&amp;amp;link=http://www.myelin.co.nz/post/2003/4/19/#200304191&quot;&gt;Comment&lt;/A&gt;&lt;/P&gt;[&lt;A href=&quot;http://www.myelin.co.nz/post/&quot;&gt;Second p0st&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/21.html#a1030</guid>
			<pubDate>Mon, 21 Apr 2003 16:05:39 GMT</pubDate>
			<source url="http://www.myelin.co.nz/post/rss.xml">Second p0st</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1030&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F04%2F21.html%23a1030</comments>
			</item>
		<item>
			<link>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/19.html#a1029</link>
			<description>&lt;A href=&quot;http://dotnetweblogs.com/DNeimke/posts/5855.aspx&quot;&gt;Handy reference for command line compiling&lt;/A&gt;. 
&lt;P&gt;csc - &lt;A href=&quot;http://msdn.microsoft.com/library/en-us/cscomp/html/vcrefCSharpCompilerOptionsListedAlphabetically.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cscomp/html/vcrefCSharpCompilerOptionsListedAlphabetically.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cscomp/html/vcrefCSharpCompilerOptionsListedAlphabetically.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cscomp/html/vcrefCSharpCompilerOptionsListedAlphabetically.asp?frame=true&quot;&gt;http://msdn.microsoft.com/library/en-us/cscomp/html/vcrefCSharpCompilerOptionsListedAlphabetically.asp?frame=true&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;vbc - &lt;A href=&quot;http://msdn.microsoft.com/library/en-us/vblr7/html/valrfVBCompilerOptionsListedAlphabetically.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/vblr7/html/valrfVBCompilerOptionsListedAlphabetically.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/vblr7/html/valrfVBCompilerOptionsListedAlphabetically.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/vblr7/html/valrfVBCompilerOptionsListedAlphabetically.asp?frame=true&quot;&gt;http://msdn.microsoft.com/library/en-us/vblr7/html/valrfVBCompilerOptionsListedAlphabetically.asp?frame=true&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;wsdl - &lt;A href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpgrfwebservicesdescriptionlanguagetoolwsdlexe.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpgrfwebservicesdescriptionlanguagetoolwsdlexe.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpgrfwebservicesdescriptionlanguagetoolwsdlexe.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpgrfwebservicesdescriptionlanguagetoolwsdlexe.asp?frame=true&quot;&gt;http://msdn.microsoft.com/library/en-us/cptools/html/cpgrfwebservicesdescriptionlanguagetoolwsdlexe.asp?frame=true&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;disco - &lt;A href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpgrfwebservicesdiscoverytooldiscoexe.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpgrfwebservicesdiscoverytooldiscoexe.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpgrfwebservicesdiscoverytooldiscoexe.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpgrfwebservicesdiscoverytooldiscoexe.asp?frame=true&quot;&gt;http://msdn.microsoft.com/library/en-us/cptools/html/cpgrfwebservicesdiscoverytooldiscoexe.asp?frame=true&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;All Others&amp;nbsp;- &lt;A href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpconnetframeworktools.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpconnetframeworktools.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpconnetframeworktools.asp?frame=true&quot;&gt;&lt;a href=&quot;http://msdn.microsoft.com/library/en-us/cptools/html/cpconnetframeworktools.asp?frame=true&quot;&gt;http://msdn.microsoft.com/library/en-us/cptools/html/cpconnetframeworktools.asp?frame=true&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/A&gt;&lt;/P&gt;[&lt;A href=&quot;http://dotnetweblogs.com/DNeimke/&quot;&gt;ShowUsYour-Blog!&lt;/A&gt;]</description>
			<guid>http://radio.weblogs.com/0101015/categories/dotnet/2003/04/19.html#a1029</guid>
			<pubDate>Sat, 19 Apr 2003 21:55:10 GMT</pubDate>
			<source url="http://dotnetweblogs.com/DNeimke/Rss.aspx">ShowUsYour-Blog!</source>
			<comments>http://radiocomments.userland.com/comments?u=101015&amp;amp;p=1029&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0101015%2F2003%2F04%2F19.html%23a1029</comments>
			</item>
		</channel>
	</rss>

