<?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>.NET Web Development and Tools Blog - All Comments</title><link>http://blogs.msdn.com/b/webdev/</link><description>Your official information source from the .NET Web Development and Tools group at Microsoft.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: DataTable using SignalR+AngularJS+EntityFramework</title><link>http://blogs.msdn.com/b/webdev/archive/2013/05/21/datatable-using-signalr-angularjs-entityframework.aspx#10424159</link><pubDate>Thu, 06 Jun 2013 14:11:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10424159</guid><dc:creator>Sam</dc:creator><description>&lt;p&gt;I am very intrigued by what this technology is starting to enable. I work in an environment where we have business users who would like to be able to make quick updates to &amp;quot;tables&amp;quot; stored in the database, but they don&amp;#39;t know anything about databases or SQL. If we could provide a UI that&amp;#39;s clean, but automatically notifies each other when users are changing data, it would be very useful.&lt;/p&gt;
&lt;p&gt;Thanks for sharing!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10424159" width="1" height="1"&gt;</description></item><item><title>re: DataTable using SignalR+AngularJS+EntityFramework</title><link>http://blogs.msdn.com/b/webdev/archive/2013/05/21/datatable-using-signalr-angularjs-entityframework.aspx#10423905</link><pubDate>Wed, 05 Jun 2013 16:05:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10423905</guid><dc:creator>G</dc:creator><description>&lt;p&gt;Thanks for posting Gustavo. Very useful info indeed. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10423905" width="1" height="1"&gt;</description></item><item><title>re: Disabling Knockout Intellisense</title><link>http://blogs.msdn.com/b/webdev/archive/2013/03/04/disabling-knockout-intellisense.aspx#10422682</link><pubDate>Fri, 31 May 2013 16:17:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10422682</guid><dc:creator>Xinyang Qiu</dc:creator><description>&lt;p&gt;@marlon_tucker , it&amp;#39;s possible that one of the extensions affected the scenario, could you please try to disable each extensions and see if it restores the proper behavior? &amp;nbsp;If it happens on your VS without any extra extensions, then it&amp;#39;s definitely one of our bug, and please contact us directly through email or log a bug on connect. &amp;nbsp;Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10422682" width="1" height="1"&gt;</description></item><item><title>re: Disabling Knockout Intellisense</title><link>http://blogs.msdn.com/b/webdev/archive/2013/03/04/disabling-knockout-intellisense.aspx#10422623</link><pubDate>Fri, 31 May 2013 10:44:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10422623</guid><dc:creator>marlon_tucker</dc:creator><description>&lt;p&gt;Hello, I don&amp;#39;t experience slow downs as such, but the syntax highlighting in the HTML editor regarding KnockoutJS is all over the place for me. &lt;/p&gt;
&lt;p&gt;I assume its only meant to highlight the data-bind=&amp;quot;&amp;quot; quotations. Its fine the first time I open the aspx page, but as soon as I change anything, it breaks and highlights random things.&lt;/p&gt;
&lt;p&gt;I have quite a few add-ons installed, is it possible one is causing a conflict and so making this fail?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10422623" width="1" height="1"&gt;</description></item><item><title>re: Debugging ASP.NET Web API with Route Debugger</title><link>http://blogs.msdn.com/b/webdev/archive/2013/04/04/debugging-asp-net-web-api-with-route-debugger.aspx#10419700</link><pubDate>Fri, 17 May 2013 16:24:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10419700</guid><dc:creator>James</dc:creator><description>&lt;p&gt;It would be helpful to explain in this article and in the nuget gallery that use of this tool is dependent on the use of the async keyword and related support. &amp;nbsp;This is only reliably supported starting with the VS2012 csharp compiler. &amp;nbsp;There is no reliable mechanism for successfully compiling the RouteDebugger source in VS2010 even if you are using .NET 4.5. &amp;nbsp;The Async CTP is flakey and ultimately not supported (see &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/b/lucian/archive/2012/03/25/asyncctp-installation-problems-and-vs11.aspx"&gt;blogs.msdn.com/.../asyncctp-installation-problems-and-vs11.aspx&lt;/a&gt;), so there really isn&amp;#39;t a solid means for using this tool in any dev environment other than VS2012.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10419700" width="1" height="1"&gt;</description></item><item><title>re: Debugging ASP.NET Web API with Route Debugger</title><link>http://blogs.msdn.com/b/webdev/archive/2013/04/04/debugging-asp-net-web-api-with-route-debugger.aspx#10418071</link><pubDate>Mon, 13 May 2013 09:55:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10418071</guid><dc:creator>Graham</dc:creator><description>&lt;p&gt;A route isn&amp;#39;t working for me althought the route debugger has highlighted it in green, yet I still receive:&lt;/p&gt;
&lt;p&gt;&amp;quot;404 file not found&amp;quot; on my PUT request :(&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10418071" width="1" height="1"&gt;</description></item><item><title>re: Seeking Feedback on Alternative Formats for ASP.NET MVC and Deployment Content Maps</title><link>http://blogs.msdn.com/b/webdev/archive/2013/04/30/seeking-feedback-on-alternative-formats-for-asp-net-mvc-and-deployment-content-maps.aspx#10415946</link><pubDate>Fri, 03 May 2013 16:53:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10415946</guid><dc:creator>Tom Dykstra - MSFT</dc:creator><description>&lt;p&gt;Thanks for letting me know -- Looks like a recent update somehow stripped out all the internal anchors in that page. &amp;nbsp;I&amp;#39;ll put them back ASAP.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10415946" width="1" height="1"&gt;</description></item><item><title>re: Seeking Feedback on Alternative Formats for ASP.NET MVC and Deployment Content Maps</title><link>http://blogs.msdn.com/b/webdev/archive/2013/04/30/seeking-feedback-on-alternative-formats-for-asp-net-mvc-and-deployment-content-maps.aspx#10415944</link><pubDate>Fri, 03 May 2013 16:44:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10415944</guid><dc:creator>Tom Winter - MediQuant</dc:creator><description>&lt;p&gt;I&amp;#39;m using Firefox 21.0 Beta. The table of contents links in ASP.NET Data Access Content Map don&amp;#39;t work for me. I click on them and nothing happens. They do work in ASP.NET Deployment Content Map&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10415944" width="1" height="1"&gt;</description></item><item><title>re: Please update to the latest version of Web Essentials 2012 after installing VS2012 Update 2</title><link>http://blogs.msdn.com/b/webdev/archive/2013/05/01/please-update-to-the-latest-version-of-web-essentials-2012-after-installing-vs2012-update-2.aspx#10415705</link><pubDate>Thu, 02 May 2013 17:07:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10415705</guid><dc:creator>Xinyang Qiu</dc:creator><description>&lt;p&gt;@Mgetz, thanks for reporting this. &amp;nbsp;Do you have a detailed repro step for that to happen? &amp;nbsp;It can happen with any editor as I&amp;#39;ve see the similar stack in our bug db for different editors and had been fixed for previous version of VS. &amp;nbsp;It&amp;#39;s very likely this is something new. &amp;nbsp;Could you please help us log a connect bug with repro steps if you can? &amp;nbsp;Really appreciate it! &amp;nbsp;Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10415705" width="1" height="1"&gt;</description></item><item><title>re: Please update to the latest version of Web Essentials 2012 after installing VS2012 Update 2</title><link>http://blogs.msdn.com/b/webdev/archive/2013/05/01/please-update-to-the-latest-version-of-web-essentials-2012-after-installing-vs2012-update-2.aspx#10415699</link><pubDate>Thu, 02 May 2013 16:54:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10415699</guid><dc:creator>Mgetz</dc:creator><description>&lt;p&gt;Not getting that... but I am getting the following on occasion:&lt;/p&gt;
&lt;p&gt;System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: span at Microsoft.VisualStudio.Text.ChangeTagger.Implementation.ChangeSet.ChangedSpans(Span span) at Microsoft.VisualStudio.Text.ChangeTagger.Implementation.ChangeTagger.&amp;lt;GetTags&amp;gt;d__10.MoveNext() at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.&amp;lt;GetTagsForBuffer&amp;gt;d__16.MoveNext()&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10415699" width="1" height="1"&gt;</description></item></channel></rss>