<?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>VS 2003 Tip #5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx</link><description>Ok, one other new feature we added was to add intellisense to the immediate window. The immediate window is a window used to evaluate expressions, much like the VB6 one. When debugging and in break mode, you can open it up from Debug-&amp;gt;Windows-&amp;gt;Immediate.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82459</link><pubDate>Tue, 02 Mar 2004 07:12:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82459</guid><dc:creator>Anand</dc:creator><description>Being an ex VB developer I missed having intellisense in the Immediate windows, even when coding in C#...:-)</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82471</link><pubDate>Tue, 02 Mar 2004 07:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82471</guid><dc:creator>im</dc:creator><description>Take it out! Dont you know that use of an interactive debugger is an admission of failure to any self-respecting C# programmer!? :-)&lt;br&gt;</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82472</link><pubDate>Tue, 02 Mar 2004 07:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82472</guid><dc:creator>James aka Mr. C# Developer</dc:creator><description>I use the immediate window every day and so do most of my co-workers (although for some odd reason intellisense has stopped working for one guy).&lt;br&gt;&lt;br&gt;Having intellisense, even if it is just to create little statements in the immediate window, is great. Now all we need is stop and go debugging *hint hint*&lt;br&gt;&lt;br&gt;:)</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82492</link><pubDate>Tue, 02 Mar 2004 08:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82492</guid><dc:creator>Lonnie McCullough</dc:creator><description>Hmmm....well I'm a C++ developer and I would love to have a feature like this.  I can only wonder at its greatness tho.  I just hate having to cut and paste long expressions (mostly local variable names) from my source code into the immediate window in VC++ so I can imagine that this must work wonders for one's sex life (giving developers more time for those types of activities).</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82522</link><pubDate>Tue, 02 Mar 2004 10:10:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82522</guid><dc:creator>Simon Smith</dc:creator><description>I use it quite a lot - especially when I'm learning about a bit of the framework new to me, or a 3rd party app of some kind. Very useful!</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82528</link><pubDate>Tue, 02 Mar 2004 10:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82528</guid><dc:creator>SimonT</dc:creator><description>I dont use the Immediate window as my memory isnt that good, I would love to have intelli-crack everywhere.&lt;br&gt;</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82556</link><pubDate>Tue, 02 Mar 2004 12:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82556</guid><dc:creator>Omer van Kloeten</dc:creator><description>I always use it. It's something I missed a lot in VS.NET 2002 since I moved from VB6 to C#.&lt;br&gt;I still use and love it, but what I'm getting in my working environment is that about 30% of programmers use the Immediate window and 70% use Watch windows.</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82573</link><pubDate>Tue, 02 Mar 2004 12:47:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82573</guid><dc:creator>milbertus</dc:creator><description>I'm definitely liking the Immediate window.  I'm not totally in the habit of using it yet, but when I do remember to use it, it's a lot more convienent than using the Watch window for this sort of thing.</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82579</link><pubDate>Tue, 02 Mar 2004 12:57:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82579</guid><dc:creator>Matt Hawley</dc:creator><description>I completely agree, I use it all the time and want to see it in future versions.</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82594</link><pubDate>Tue, 02 Mar 2004 13:27:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82594</guid><dc:creator>Michael Giagnocavo</dc:creator><description>I use it in about 70% of my debugging sessions.  Sometimes it's not capable of doing what I want (method evaluation doesn't seem to work very well), but it looks like Whidbey's on the right track.</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82621</link><pubDate>Tue, 02 Mar 2004 14:22:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82621</guid><dc:creator>Nicholas Paldino [.NET/C# MVP]</dc:creator><description>I enjoy the immediate window from VB6, but I find the one for the VS.NET environment lacking, at best.  The evaluation expression doesn't seem to be very good (as one other poster said), and I miss the ability to cut and paste within the same window.&lt;br&gt;&lt;br&gt;Basically, I liked the fact that the VB6 version was like a magic notepad.  I could cut and paste at will.  I don't like cycling through what I had when I press the up arrow key.&lt;br&gt;&lt;br&gt;However, the inclusion of intellisense will have me give the feature a second try.&lt;br&gt;&lt;br&gt;Overall though, I prefer to use the watch window because of these omissions.</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82668</link><pubDate>Tue, 02 Mar 2004 15:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82668</guid><dc:creator>Jean-Claude Manoli</dc:creator><description>I use and love the Immediate window, even more now that it has intellisense.</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82681</link><pubDate>Tue, 02 Mar 2004 16:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82681</guid><dc:creator>Sherrod</dc:creator><description>Intellisense for the C# immediate window would be great.&lt;br&gt;&lt;br&gt;I'm working on a huge solution, and the compile-and-run cycle on my machine usually takes about 2 minutes (I timed it at 5 minutes 30 seconds when I changed some code in the bottom layer).&lt;br&gt;&lt;br&gt;In other words, recompiling is *extremely* expensive in terms of time. When I'm trying to figure out vaguely documented framework classes and methods (XML parsing and WMI come to mind), the immediate window lets me figure out the framework items in question by trying different things on our data without the expensive recompile.&lt;br&gt;&lt;br&gt;Now if we only had edit-and-continue, I could tweak the visual look of a custom control in the bottom layer of our app, and see how it looked in our app without the 5-minute recompile-and-run cycle.</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82793</link><pubDate>Tue, 02 Mar 2004 18:56:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82793</guid><dc:creator>dr.u</dc:creator><description>holy crickey, I was late to the party on that feature. Being a web app developer I am not sure how to best use it but it seems quite sexy.</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82883</link><pubDate>Tue, 02 Mar 2004 21:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82883</guid><dc:creator>Frank Hileman</dc:creator><description>I use it all the time!</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#82949</link><pubDate>Tue, 02 Mar 2004 23:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:82949</guid><dc:creator>Sean</dc:creator><description>I love this feature. Now PLEASE, PLEASE, PLEASE add edit and continue to C# like VB.NET team is doing!!! Just tell the product manager &amp;quot;ROI and TCO.&amp;quot;  ;-)</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#83219</link><pubDate>Wed, 03 Mar 2004 13:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:83219</guid><dc:creator>WeirdFish</dc:creator><description>I frequently use it. In fact, I've got so used to intellisense that I get disappointed when it doesn't work when I'm typing in the watch window :-)</description></item><item><title>re: VS 2003 Tip#5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#83732</link><pubDate>Thu, 04 Mar 2004 12:11:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:83732</guid><dc:creator>Anonymous</dc:creator><description>&amp;quot;Just tell the product manager &amp;quot;ROI and TCO.&amp;quot; ;-) &amp;quot;  -- now that would probably matter if they ate their own dog food and used VS.NET to build anything beyond trivial quickstart examples.</description></item><item><title>RE: VS 2003 Tip #5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#85836</link><pubDate>Mon, 08 Mar 2004 11:39:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:85836</guid><dc:creator>MavFeed@sdbn.co.uk (Mavrick)</dc:creator><description>Are you Kidding!  This feature is great, saves a lot of time and effort.  I was glad not to lose this when I moved from VB to C#.</description></item><item><title>re: VS 2003 Tip #5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#86050</link><pubDate>Mon, 08 Mar 2004 18:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:86050</guid><dc:creator>Rick Byers</dc:creator><description>I would find this incredibly usefull, except that property evaulation / method invocation is very likely to cause debugger deadlocks inside my app (perhaps due to our heavy use of AppDomains?).  &lt;br&gt;&lt;br&gt;Microsoft support says this is a known issue and has been fixed in Whidbey.  Since it does work fine 75%-90% of the time, I still occasionally risk using it when necessary - it is still an invaluable feature!  I just wish there was a hotfix for this bug so that I could actually rely on this feature on a regular basis.</description></item><item><title>re: VS 2003 Tip #5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#86257</link><pubDate>Tue, 09 Mar 2004 00:39:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:86257</guid><dc:creator>J.T</dc:creator><description>Any way to get the immediate window to understand cast objects?</description></item><item><title>re: VS 2003 Tip #5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#89262</link><pubDate>Sun, 14 Mar 2004 08:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:89262</guid><dc:creator>Avner Kashtan</dc:creator><description>I use both the Watch Window and the Immediate Window together, interchangibly. The Watch window is good when I want to, umm, WATCH something. The immediate window is for when I want to get at properties nested deep inside - I use it *because* of the Intellisense.&lt;br&gt;&lt;br&gt;In short, anything that has intellisense is good and will be used, end of story. :)</description></item><item><title>Shaykat's Visual Studio 2003 Tips</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#89286</link><pubDate>Sun, 14 Mar 2004 12:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:89286</guid><dc:creator>Code/Tea/Etc...</dc:creator><description /></item><item><title>Shaykat's Visual Studio 2003 Tips</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#89294</link><pubDate>Sun, 14 Mar 2004 12:03:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:89294</guid><dc:creator>Code/Tea/Etc...</dc:creator><description /></item><item><title>re: VS 2003 Tip #5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#95465</link><pubDate>Wed, 24 Mar 2004 19:41:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:95465</guid><dc:creator>lys rian</dc:creator><description>This feature was a welcome surprise, please keep it around.&lt;br&gt;&lt;br&gt;~Ms. C# developer&lt;br&gt;;)</description></item><item><title>Shaykat's Visual Studio 2003 Tips</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#220136</link><pubDate>Wed, 25 Aug 2004 13:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:220136</guid><dc:creator>Code/Tea/Etc.</dc:creator><description /></item><item><title>Shaykatc's WebLog : VS 2003 Tip #5: Intellisense in the immediate window</title><link>http://blogs.msdn.com/shaykatc/archive/2004/03/01/82455.aspx#8580430</link><pubDate>Sun, 08 Jun 2008 05:11:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8580430</guid><dc:creator>Relationship Compatibility</dc:creator><description>&lt;p&gt;Ok, one other new feature we added was to add intellisense to the immediate window. The immediate window is a window used to evaluate expressions, much like the VB6 one. When debugging and in break mode, you can open it up from Debug-&amp;amp;amp;gt;Windows-&amp;amp;amp;gt;Immediate&lt;/p&gt;
</description></item></channel></rss>