<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Did you know… You can press Shift+F11 to step out of a function - #311</title><link>http://blogs.msdn.com/saraford/archive/2008/09/11/did-you-know-you-can-press-shift-f11-to-step-out-of-a-function-311.aspx</link><description>“All mixed up you don't know what to do… Next thing you turn around and find the person is you…” with apologies to the band 311 . I recall learning Step Out once I got to the Visual Studio team. Again, it was a glorious moment. Suppose you are within</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>funny wallpaper &amp;raquo; Did you know??? You can press Shift+F11 to step out of a function - #311</title><link>http://blogs.msdn.com/saraford/archive/2008/09/11/did-you-know-you-can-press-shift-f11-to-step-out-of-a-function-311.aspx#8944240</link><pubDate>Thu, 11 Sep 2008 13:10:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8944240</guid><dc:creator>funny wallpaper &amp;raquo; Did you know??? You can press Shift+F11 to step out of a function - #311</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://housesfunnywallpaper.cn/?p=5214"&gt;http://housesfunnywallpaper.cn/?p=5214&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Did you know… You can press Shift+F11 to step out of a function - #311</title><link>http://blogs.msdn.com/saraford/archive/2008/09/11/did-you-know-you-can-press-shift-f11-to-step-out-of-a-function-311.aspx#8945522</link><pubDate>Fri, 12 Sep 2008 00:21:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8945522</guid><dc:creator>Raj </dc:creator><description>&lt;p&gt;Sara,&lt;/p&gt;
&lt;p&gt;Is it possible to set a property to &amp;quot;remain in the same class&amp;quot; while debugging?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Raj&lt;/p&gt;</description></item><item><title>re: Did you know… You can press Shift+F11 to step out of a function - #311</title><link>http://blogs.msdn.com/saraford/archive/2008/09/11/did-you-know-you-can-press-shift-f11-to-step-out-of-a-function-311.aspx#8952875</link><pubDate>Mon, 15 Sep 2008 20:07:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8952875</guid><dc:creator>Tess</dc:creator><description>&lt;p&gt;Sara,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; The statement you made:&lt;/p&gt;
&lt;p&gt;Now the thing i don’t get is how do you know whether this next statement in the above picture is about to execute or has been executed. maybe there’s a visual glyph somewhere that i’m missing…&lt;/p&gt;
&lt;p&gt;To answer your question, I know for sure in VB, when an application is in break mode, the Step into command causes the currently highlighted line (the execution point) to execute. &amp;nbsp;If that line contains a call to a procedure or function (method), the next highlighted line is the 1st line in that procedure or function (method). &amp;nbsp;In other words, the Step Into command allows you to single-step through a procedure or function (method) when it is called.&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; Like the Step Into command the Step Over command causes the currently highlighted line to execute. &amp;nbsp;If the line contains a procedure or function (method) call, however, the procedure or function (method) is executed without stepping through its statements.&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; Finally, use the Step Out command when single-stepping through a procedure or function (method), if you want the remainder of the procedure or function (method) to complete execution without single stepping. &amp;nbsp;After the procedure or function (method) has completed, the line following the procedure or function (method) call is highlighted, and you may resume single-stepping.&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; Logic tells me since the languages you can program in Visual Studio all use the .NET Framework it does not matter if you are coding in C++, VB, Java, ect... the same above would apply to any and all languages written in Visual Studio and Express Editions with the exception of obviously syntax and possibly when using the Visual Web Developer I believe somethings in the debugger mode are different there. &amp;nbsp;Do not mark my word about that though, (anyone feel free to correct me if I am wrong) it has been a good year or so since I have used the Visual Web Developer and I do not remember on the top of my head if is a similar debugging environment. &amp;nbsp;I am sure it is though. &amp;nbsp;One thing I do remember in Web Developer is that you have to add the Web.config file (containing an option that permits debugging)to your project when you debug for the 1st time.&lt;/p&gt;
&lt;p&gt;NOTE: The word method means the same thing as a function or procedure. &amp;nbsp;Method is the terminolgy used by OOP programmers, incase anyone needs clarification about that.&lt;/p&gt;
&lt;p&gt;In VB:&lt;/p&gt;
&lt;p&gt;Step Into F8&lt;/p&gt;
&lt;p&gt;Step Over Shift + F8&lt;/p&gt;
&lt;p&gt;Step Out Ctrl + Shift + F8&lt;/p&gt;</description></item><item><title>Visual Studio Links #73</title><link>http://blogs.msdn.com/saraford/archive/2008/09/11/did-you-know-you-can-press-shift-f11-to-step-out-of-a-function-311.aspx#8960740</link><pubDate>Mon, 22 Sep 2008 02:08:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8960740</guid><dc:creator>Visual Studio Hacks</dc:creator><description>&lt;p&gt;The lack of posts over the past week was due to the hurricane (Ike) damage and my subsequent lack of internet service (as well as power, water, gasoline, and many other important things). That stuff is back for me now, but the last report I saw stated&lt;/p&gt;
</description></item><item><title>Visual Studio 2008 每日提示(三十一)</title><link>http://blogs.msdn.com/saraford/archive/2008/09/11/did-you-know-you-can-press-shift-f11-to-step-out-of-a-function-311.aspx#9455583</link><pubDate>Tue, 03 Mar 2009 04:17:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9455583</guid><dc:creator>xjb</dc:creator><description>&lt;p&gt;本篇包括tip311-tip320&lt;a rel="nofollow" target="_new" href="http://www.watch-life.net/visual-studio/visual-studio-2008-tip-day-31.html#311"&gt;http://www.watch-life.net/visual-studio/visual-studio-2008-tip-day-31.html#311&lt;/a&gt;、按S...&lt;/p&gt;
</description></item></channel></rss>