<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>ASP.NET Ajax-aware JavaScript IntelliSense available from the Orcas CTP</title><link>http://weblogs.asp.net/bleroy/archive/2007/03/02/asp-net-ajax-aware-javascript-intellisense-available-from-the-orcas-ctp.aspx</link><description>This is an absolutely awesome feature. IntelliSense / autocompletion for JavaScript is a difficult problem (because of the dynamic nature of JavaScript) which the Visual Studio team is brilliantly solving. They were able to build an elegant solution to</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: ASP.NET Ajax-aware JavaScript IntelliSense available from the Orcas CTP</title><link>http://weblogs.asp.net/bleroy/archive/2007/03/02/asp-net-ajax-aware-javascript-intellisense-available-from-the-orcas-ctp.aspx#2102637</link><pubDate>Mon, 26 Mar 2007 17:30:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:2102637</guid><dc:creator>Bertrand Le Roy</dc:creator><author>Bertrand Le Roy</author><description>&lt;p&gt;Stefan: it's a combination of partial script execution, inferring types from the context and taking hints from doc comments. Does this help?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=2102637" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Ajax-aware JavaScript IntelliSense available from the Orcas CTP</title><link>http://weblogs.asp.net/bleroy/archive/2007/03/02/asp-net-ajax-aware-javascript-intellisense-available-from-the-orcas-ctp.aspx#2086282</link><pubDate>Sat, 24 Mar 2007 06:39:37 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:2086282</guid><dc:creator>Stefan Dobrev</dc:creator><author>Stefan Dobrev</author><description>&lt;p&gt;The features definitely rocks.&lt;/p&gt;
&lt;p&gt;Can you reveal more secrets about the &amp;quot;elegant solution&amp;quot; that is implemented.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=2086282" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Ajax-aware JavaScript IntelliSense available from the Orcas CTP</title><link>http://weblogs.asp.net/bleroy/archive/2007/03/02/asp-net-ajax-aware-javascript-intellisense-available-from-the-orcas-ctp.aspx#1914233</link><pubDate>Mon, 05 Mar 2007 14:05:56 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1914233</guid><dc:creator>Herr Ziffer</dc:creator><author>Herr Ziffer</author><description>&lt;p&gt;This is an absolutely awesome feature. &amp;nbsp;Javascript is definitely the poor stepchild of the programming world, which is probably why it has taken this long for anyone to devote the resources to doing Javascript intellisense.&lt;/p&gt;
&lt;p&gt;It is also my understanding that there was some debate about whether to include this feature or not, and how much demand there actually was for it. &amp;nbsp;There's alot!&lt;/p&gt;
&lt;p&gt;And while it may devalue the hard-earned skills of the expert javascript writers, somewhat, it is a great boon to the rest of us.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1914233" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Ajax-aware JavaScript IntelliSense available from the Orcas CTP</title><link>http://weblogs.asp.net/bleroy/archive/2007/03/02/asp-net-ajax-aware-javascript-intellisense-available-from-the-orcas-ctp.aspx#1907168</link><pubDate>Mon, 05 Mar 2007 05:27:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1907168</guid><dc:creator>Bertrand Le Roy</dc:creator><author>Bertrand Le Roy</author><description>&lt;p&gt;Steve: sure, that's why we include them only in the debug version of the scripts. In release mode, there are no comments, no parameter validation, and the script is crunched (as few spaces as possible, no newlines, local variables are renamed to be shorter).&lt;/p&gt;
&lt;p&gt;But in debug mode, the focus is on ease of programming and debugging and we don't watch size that much.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1907168" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Ajax-aware JavaScript IntelliSense available from the Orcas CTP</title><link>http://weblogs.asp.net/bleroy/archive/2007/03/02/asp-net-ajax-aware-javascript-intellisense-available-from-the-orcas-ctp.aspx#1902246</link><pubDate>Sun, 04 Mar 2007 20:18:29 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1902246</guid><dc:creator>Steve</dc:creator><author>Steve</author><description>&lt;p&gt;All those comments in javascript will bloat the size of the js files won't they?&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1902246" width="1" height="1"&gt;</description></item></channel></rss>