<?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>Top ASP.NET Items</title><link>http://weblogs.asp.net/topaspnetitems/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>http://silverlight.net/riaservices/ is Live!</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/11/07/http-silverlight-net-riaservices-is-live.aspx</link><pubDate>Sun, 08 Nov 2009 02:03:03 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7249129</guid><dc:creator>Brad Abrams </dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7249129</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/11/07/http-silverlight-net-riaservices-is-live.aspx#comments</comments><description>We have been working for a while to get a community site together where we can aggregate all the great buzz, resources and discussions about .NET RIA Services.&amp;#160;&amp;#160; We hope you enjoy the content we already have up there and help us get more good stuff up there.&amp;#160; http://silverlight.net/riaservices/ Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/11/07/http-silverlight-net-riaservices-is-live.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7249129" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/RIAServices/default.aspx">RIAServices</category></item><item><title>November Conferences</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/11/03/november-conferences.aspx</link><pubDate>Tue, 03 Nov 2009 06:05:20 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245712</guid><dc:creator>ScottGu's Blog </dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7245712</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/11/03/november-conferences.aspx#comments</comments><description>I’m doing keynotes at two big conferences later this month: ASP.NET Connections in Las Vegas: November 9th to 12th I’ll be doing a keynote talking about ASP.NET 4 and VS 2010 at the ASP.NET Connections conference next week.&amp;#160; I’ll also be doing an evening Q&amp;amp;A session together with the ASP.NET team. ASP.NET Connections is a great conference that is jointly hosted with the VS, SharePoint, SQL and Windows Connections conferences (enabling you to choose from tons of great sessions).&amp;#160; The speakers at the event are also really top-notch. You can learn more about the conference and register online here . PDC in Los Angeles: November 17th to 19th I’m also doing a keynote at the Microsoft PDC conference in two weeks.&amp;#160; The PDC is Microsoft...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/11/03/november-conferences.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245712" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/.NET/default.aspx">.NET</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Community+News/default.aspx">Community News</category></item><item><title>JavaScript class browser: once again with jQuery</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/30/javascript-class-browser-once-again-with-jquery.aspx</link><pubDate>Fri, 30 Oct 2009 17:43:26 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7243405</guid><dc:creator>Tales from the Evil Empire</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7243405</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/30/javascript-class-browser-once-again-with-jquery.aspx#comments</comments><description>I’ve already posted twice about that little class browser application. The first iteration was mostly declarative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/09/14/building-a-class-browser-with-microsoft-ajax-4-0-preview-5.aspx The second one was entirely imperative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/10/15/entirely-unobtrusive-and-imperative-templates-with-microsoft-ajax-4-preview-6.aspx This new version builds on top of the code for the imperative version and adds the jQuery dependency in an attempt to make the code leaner and simpler. I invite you to refer to the imperative code (included in the archive for this post ) and compare it with the jQuery version, which shows a couple of ways...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/30/javascript-class-browser-once-again-with-jquery.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7243405" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Atlas/default.aspx">Atlas</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Microsoft+AJAX+Library/default.aspx">Microsoft AJAX Library</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/HTML/default.aspx">HTML</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/jQuery/default.aspx">jQuery</category></item><item><title>We Need Your Feedback on the Documentation</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/30/we-need-your-feedback-on-the-documentation.aspx</link><pubDate>Fri, 30 Oct 2009 16:49:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7243428</guid><dc:creator>Brad Abrams </dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7243428</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/30/we-need-your-feedback-on-the-documentation.aspx#comments</comments><description>&amp;#160; The doc teams are looking for your feedback on the .NET Framework and Visual Studio docs.&amp;#160; Help us improve the developer documentation by taking the Visual Studio and .NET Framework Content Survey .&amp;#160; This survey will give us a better understanding of the type of applications you are developing as well as how you use Help and how we can improve it. The survey takes only 10 minutes, and we really appreciate your feedback! Feel free to forward the survey link. Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/30/we-need-your-feedback-on-the-documentation.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7243428" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/.NET+Framework/default.aspx">.NET Framework</category></item><item><title>Converting a Web Site Project to a Web Application Project</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/29/converting-a-web-site-project-to-a-web-application-project.aspx</link><pubDate>Thu, 29 Oct 2009 23:49:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7242974</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7242974</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/29/converting-a-web-site-project-to-a-web-application-project.aspx#comments</comments><description>Differences between Web Site Projects (WSP) and Web Application Projects (WAP) are highlighted in blogs such as this one . Based on that, if you feel a WAP would be better for your particular needs than a WSP, but have already created a WSP, you may be asking yourself, “Can I convert my WSP into a WAP, without starting from scratch?”. This posting explains how to convert an existing Web Site Project to a Web Application Project in Visual Studio 2010. The most striking differences to a Web Site Project are that WAPs have a project file to include and exclude files, and compile to a single assembly. The guidelines below include several of the basic steps detailed in the Walkthrough: Converting a Web Site Project to a Web Application Project in...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/29/converting-a-web-site-project-to-a-web-application-project.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7242974" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/WAP/default.aspx">WAP</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/VS2008/default.aspx">VS2008</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Web+Developer/default.aspx">Visual Web Developer</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio+2010/default.aspx">Visual Studio 2010</category></item><item><title>Add Reference Dialog Improvements (VS 2010 and .NET 4.0 Series)</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/29/add-reference-dialog-improvements-vs-2010-and-net-4-0-series.aspx</link><pubDate>Thu, 29 Oct 2009 07:12:09 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7242216</guid><dc:creator>ScottGu's Blog </dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7242216</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/29/add-reference-dialog-improvements-vs-2010-and-net-4-0-series.aspx#comments</comments><description>[In addition to blogging, I am now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu (@scottgu is my twitter name)] This is the twelfth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release.&amp;#160; Today’s post covers a small, but nice, change coming with VS 2010 – an “Add Reference” dialog that loads fast. Add Reference Dialog in VS 2008 The slow performance of the “Add Reference” dialog in previous releases of Visual Studio has been a common complaint that many a developer (including yours truly) has ranted about. Previous releases of VS opened the “Add Reference” dialog on the “.NET” tab by default – and when that tab was loaded VS would synchronously scan the global assembly cache...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/29/add-reference-dialog-improvements-vs-2010-and-net-4-0-series.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7242216" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/.NET/default.aspx">.NET</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Community+News/default.aspx">Community News</category></item><item><title>Lightweight Linq Parser</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/28/lightweight-linq-parser.aspx</link><pubDate>Wed, 28 Oct 2009 19:28:30 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7241804</guid><dc:creator>Brad Abrams </dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7241804</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/28/lightweight-linq-parser.aspx#comments</comments><description>Jason Allor , dev manager for my team, recently posted about a cool lightweight LINQ parser .&amp;#160; The idea was to make it much easier to create a LINQ provider over any arbitrary data source (a web service, custom business objects, etc).&amp;#160; This makes it much easier to get all the sorting, paging, filtering benefits of RIA Services for any arbitrary data store.&amp;#160;&amp;#160;&amp;#160;&amp;#160; Check it out, and be sure to subscribe to Jason’s blog as I expect he will have more goodies coming in the future! LinqLite Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/28/lightweight-linq-parser.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7241804" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/RIAServices/default.aspx">RIAServices</category></item><item><title>New Silverlight Tooling Support in Visual Studio 2010 Beta 2</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/27/new-silverlight-tooling-support-in-visual-studio-2010-beta-2.aspx</link><pubDate>Wed, 28 Oct 2009 00:57:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7241058</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7241058</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/27/new-silverlight-tooling-support-in-visual-studio-2010-beta-2.aspx#comments</comments><description>Visual Studio 2010 Beta 2 will bring full support for developing applications in Silverlight 3.&amp;#160; There’s a few things that have changed since VS2010 Beta 1, and we hope you enjoy the new beta release! Silverlight 2 is no longer supported – long live Silverlight 3 Now that Silverlight 3 has released (including a GDR; the latest version is currently 3.0.40818), VS2010 has moved the minimum supported version to Silverlight 3.&amp;#160; The new installation experience will include the latest Silverlight 3 developer runtime and Silverlight 3 GDR 2 SDK. If you already have the Silverlight 3 RTW version of the SDK installed, this component may fail during VS installation , but not to worry – it won’t affect anything outside Silverlight.&amp;#160; If this...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/27/new-silverlight-tooling-support-in-visual-studio-2010-beta-2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7241058" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio+2010/default.aspx">Visual Studio 2010</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/jamlew/default.aspx">jamlew</category></item><item><title>Index for Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/27/index-for-business-apps-example-for-silverlight-3-rtm-and-net-ria-services-july-update.aspx</link><pubDate>Tue, 27 Oct 2009 15:46:21 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7240811</guid><dc:creator>Brad Abrams </dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7240811</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/27/index-for-business-apps-example-for-silverlight-3-rtm-and-net-ria-services-july-update.aspx#comments</comments><description>&amp;#160; Thanks to all of you who asked…&amp;#160; I had to take a sick day today, so this was nice mindless work to get done.&amp;#160;&amp;#160; Hope you enjoy it! Part 1: Navigation Basics Part 2: Rich Data Query Part 3: Authentication Part 4: SEO, Export to Excel and Out of Browser Part 5: Astoria, Add Service Reference and WinForms Part 6: Data Transfer Objects (DTOs) Part 7: ADO.NET Data Services Based Data Store Part 8: WCF Based Data Source Part 9: POCO and Authentication Provider Part 10: LinqToSql Part 11: The Client-Only World Part 12: DataSet Part 13: The New Class Library Project Part 14: Visual Basic (VB) and WPF Support Part 15: ASP.NET MVC Part 16: Exposing a WCF Service Part 17: Evolving an Application Part 18: Custom Linq Provider Part 19...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/27/index-for-business-apps-example-for-silverlight-3-rtm-and-net-ria-services-july-update.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7240811" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/RIAServices/default.aspx">RIAServices</category></item><item><title>WPF 4 (VS 2010 and .NET 4.0 Series)</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/27/wpf-4-vs-2010-and-net-4-0-series.aspx</link><pubDate>Tue, 27 Oct 2009 06:11:49 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7240229</guid><dc:creator>ScottGu's Blog </dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7240229</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/27/wpf-4-vs-2010-and-net-4-0-series.aspx#comments</comments><description>[In addition to blogging, I am now using Twitter for quick updates and to share links. You can follow me on Twitter at: twitter.com/scottgu (@scottgu is my twitter name)] This is the eleventh in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release.&amp;#160; Today’s post covers WPF 4. WPF 4 Improvements WPF (Windows Presentation Foundation) is one of the core components of the .NET Framework, and enables developers to build rich, differentiated Windows client applications.&amp;#160; WPF 4 includes major productivity, performance and capability improvements – in particular in the areas of Controls, XAML, Text, Graphics, Windows 7 integration (multitouch, taskbar integration, etc), Core Fundamentals, and Deployment.&amp;#160; This is...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/27/wpf-4-vs-2010-and-net-4-0-series.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7240229" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/.NET/default.aspx">.NET</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Community+News/default.aspx">Community News</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/WPF/default.aspx">WPF</category></item><item><title>ASP.Net MVC in Visual Studio 2010 Beta 2</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/asp-net-mvc-in-visual-studio-2010-beta-2.aspx</link><pubDate>Sat, 24 Oct 2009 00:15:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7237541</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7237541</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/asp-net-mvc-in-visual-studio-2010-beta-2.aspx#comments</comments><description>Visual Studio 2010 Beta 2 contains ASP.Net MVC 2 in the box so there is no need to install an out of band update to Visual Studio 2010 to develop ASP.Net MVC applications. Phil Haack posted about the in-box experience for Beta 2 andd also provides some info on how to upgrade your ASP.Net MVC 1 apps to ASP.Net MVC 2. From a tooling perspective, all of the new functionality released in ASP.Net MVC 2 Preview 2 for Orcas is available in Visual Studio 2010 Beta 2 including support for Single Project Areas . Additionally, if you look in the Scripts folder of a new ASP.Net MVC application, you will notice that jquery.validate is included as well as a vsdoc file to go with it. I&amp;#39;ll post more on how to use jquery.validate in the coming weeks but...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/asp-net-mvc-in-visual-studio-2010-beta-2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7237541" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/.NET/default.aspx">.NET</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/MVC/default.aspx">MVC</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/MVC+Preview+2/default.aspx">MVC Preview 2</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/ASP.NET+MVC+Framework/default.aspx">ASP.NET MVC Framework</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Beta+2/default.aspx">Beta 2</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Web+Developer/default.aspx">Visual Web Developer</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio+2010/default.aspx">Visual Studio 2010</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/ASP.NET+MVC+1.0+RC/default.aspx">ASP.NET MVC 1.0 RC</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/ASP.NET+MVC/default.aspx">ASP.NET MVC</category></item><item><title>Dev10 Beta2, Import from web.config file and other changes for DB deployment UI</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/dev10-beta2-import-from-web-config-file-and-other-changes-for-db-deployment-ui.aspx</link><pubDate>Fri, 23 Oct 2009 21:09:36 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7237542</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7237542</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/dev10-beta2-import-from-web-config-file-and-other-changes-for-db-deployment-ui.aspx#comments</comments><description>Dev10 Beta2 DB Deployment property page has some changes from Beta1.&amp;#160; Please provide your valuable feedback for us to make it better for you.&amp;#160; Thanks. 1. Tab page name changed from “Deploy/SQL” To “Deploy SQL” 2. Customer can use “Import from Web.config” button to import all the connection strings defined in root web.config to the database entries list.&amp;#160; For example, if web.config contains the following connection strings: &amp;lt; connectionStrings &amp;gt; &amp;lt; add name = &amp;quot; ApplicationServices &amp;quot; connectionString = &amp;quot; data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|\aspnetdb.mdf;User Instance=true &amp;quot; providerName = &amp;quot; System.Data.SqlClient &amp;quot; /&amp;gt; &amp;lt; add name = &amp;quot; AdventureWorksConnection...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/dev10-beta2-import-from-web-config-file-and-other-changes-for-db-deployment-ui.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7237542" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio+2010/default.aspx">Visual Studio 2010</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/MSDeploy/default.aspx">MSDeploy</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Database/default.aspx">Database</category></item><item><title>Visual Studio 2010 Beta 2 – Intellisense Issue in Javascript/HTML.</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/visual-studio-2010-beta-2-intellisense-issue-in-javascript-html.aspx</link><pubDate>Fri, 23 Oct 2009 20:39:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7237543</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7237543</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/visual-studio-2010-beta-2-intellisense-issue-in-javascript-html.aspx#comments</comments><description>If by any chance you are not seeing intellisense in your JavaScript or HTML after installing Visual Studio 2010 Beta 2 you might be running into a known bug that we can show you how to fix. The bug is related to user settings which we don’t remove when Beta 1 is uninstalled. One particular setting under HKCU\Software\Microsoft\VisualStudio\10.0\HTML Editor\ TargetFriendlyName . For Beta 2, this setting does not match the schema’s we know about. As a result, JScript intellisense will fail to load and most items will be missing in markup as well. The minimum fix is to manually repair the TargetFriendlyName setting in the registry (change it to be just &amp;quot;XHTML 1.0 Transitional”) but due to the fact that more settings could be affected the recommended...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/visual-studio-2010-beta-2-intellisense-issue-in-javascript-html.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7237543" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/IntelliSense/default.aspx">IntelliSense</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/msnow/default.aspx">msnow</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Beta+2/default.aspx">Beta 2</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Mike+Snow/default.aspx">Mike Snow</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio+2010/default.aspx">Visual Studio 2010</category></item><item><title>VS 2010 Code Intellisense Improvements (VS 2010 and .NET 4.0 Series)</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/vs-2010-code-intellisense-improvements-vs-2010-and-net-4-0-series.aspx</link><pubDate>Fri, 23 Oct 2009 06:47:54 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7236802</guid><dc:creator>ScottGu's Blog </dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7236802</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/vs-2010-code-intellisense-improvements-vs-2010-and-net-4-0-series.aspx#comments</comments><description>This is the tenth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release.&amp;#160; In today’s blog post I’m going to cover a small but really nice improvement to code intellisense with VS 2010 – which is its ability to better filter type and member code completion.&amp;#160; This enables you to more easily find and use APIs when writing code. Code Intellisense with VS 2008 To help illustrate this intellisense improvements coming with VS 2010, let’s start by doing a simple scenario in VS 2008 where we want to write some code to enable an editing scenario with a GridView control. We might start off by typing “GridView1.Edit” to bring up intellisense to see what Edit members are available on the control.&amp;#160; Doing this with VS...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/23/vs-2010-code-intellisense-improvements-vs-2010-and-net-4-0-series.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7236802" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/.NET/default.aspx">.NET</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Community+News/default.aspx">Community News</category></item><item><title>Visual Studio 2010 Beta2 Performance</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/10/22/visual-studio-2010-beta2-performance.aspx</link><pubDate>Thu, 22 Oct 2009 20:15:01 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7236442</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7236442</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/10/22/visual-studio-2010-beta2-performance.aspx#comments</comments><description>Visual Studio 2010 Beta2 is out and we at the Web Development Tools team are pleased to let you know that we have fixed a lot of the performance issues from Beta1. It took a considerable amount of time and effort but we feel it was well worth it. We would like to thank the community for your feedback and in helping us identify a lot of these issues. There has been some good improvements to Add Reference dialog, first switch to design view etc. Please try using Beta2 and let us know if you find any of the Web Scenarios to be particularly slow. We would like to hear your issues and concerns around performance for Web Scenarios. You can help make the product better by providing us with early feedback. If you encounter a performance issue please...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/10/22/visual-studio-2010-beta2-performance.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7236442" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/VWD/default.aspx">VWD</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Beta+2/default.aspx">Beta 2</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/VS10/default.aspx">VS10</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio+2010/default.aspx">Visual Studio 2010</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Reshmi+Mangalore/default.aspx">Reshmi Mangalore</category></item></channel></rss>