<?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>PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/11/19/pdc09-talk-building-amazing-business-applications-with-silverlight-4-ria-services-and-visual-studio-2010.aspx</link><pubDate>Thu, 19 Nov 2009 21:30:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7260847</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=7260847</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/11/19/pdc09-talk-building-amazing-business-applications-with-silverlight-4-ria-services-and-visual-studio-2010.aspx#comments</comments><description>I had a great time at my talk today at PDC2009 .&amp;#160; I was able to spend much of the time in a demo…&amp;#160;&amp;#160; Here is a summary of that demo so you can walk through it on your own machine: What you need to get started: Visual Studio 2010 Beta2 Silverlight 4 Beta (now includes RIA Services ) Completed Solution (starting step and demo files ) Check out the slides &amp;#160; &amp;#160; Starting Off I am starting off with the new Business Application Template that gets installed with RIA Services.&amp;#160; This new template includes: Pattern for page navigation Log\Logout and new user registration support Localizable User settings Shared Code &amp;#160; For this demo, I am going to used a customized version of the template.. After you create the project,...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/11/19/pdc09-talk-building-amazing-business-applications-with-silverlight-4-ria-services-and-visual-studio-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7260847" 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/Mix09/default.aspx">Mix09</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/RIAServices/default.aspx">RIAServices</category></item><item><title>RIA Services: Jumpstarting RIA Development</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/11/19/ria-services-jumpstarting-ria-development.aspx</link><pubDate>Thu, 19 Nov 2009 09:03:31 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7260237</guid><dc:creator>Nikhil Kothari's Weblog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7260237</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/11/19/ria-services-jumpstarting-ria-development.aspx#comments</comments><description>In my post on RIA Services: From Vision to Architecture , a while back (right after MIX09), I mentioned that I like to think of RIA Services as RAD for RIA. At that point we had a very early preview of framework bits with little tools support. A large part of jumpstarting your development actually centers around good tooling. VS2010 brings tooling for RIA Services (now: WCF RIA Services). Scott Hanselman demonstrated some key features used in building a Contacts application (as shown on the right) during the keynote at PDC09 . The latest version of RIA Services is now available for download. It works on .NET 4 and VS2010 as well. You can also check out a video tutorial on using RIA Services and Visual Studio 2010. In this post, I want to highlight...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/11/19/ria-services-jumpstarting-ria-development.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7260237" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Silverlight/default.aspx">Silverlight</category></item><item><title>HTML 5 intellisense and validation schema for Visual Studio 2008 and Visual Web Developer</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/11/18/html-5-intellisense-and-validation-schema-for-visual-studio-2008-and-visual-web-developer.aspx</link><pubDate>Thu, 19 Nov 2009 00:06:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7259931</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=7259931</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/11/18/html-5-intellisense-and-validation-schema-for-visual-studio-2008-and-visual-web-developer.aspx#comments</comments><description>You all probably know that new HTML 5 standard is coming. We made a new intellisense schema that you can add to VS 2008 or VWD Express 2008 and get intellisense and validation on HTML 5 elements. Note that schema is for markup only, we do not have DOM2 update for jscript intellisense yet. How to install the schema: Download attached ZIP file. Place html_5.xsd in C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Packages\schemas\html Run either x86 or x64 reg file depending on the OS and VS/VWD flavors installed. For example, for VWD Express installed on 64-bit OS run HTML-5-Schema-Reg-x64-VWD.reg and for VS 2008 installed on 32-bit OS run HTML-5-Schema-Reg-x86.reg. Restart VS You can select HTML 5 in the schema dropdown and HTML 5 element...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/11/18/html-5-intellisense-and-validation-schema-for-visual-studio-2008-and-visual-web-developer.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7259931" 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/Orcas/default.aspx">Orcas</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Web+2.0/default.aspx">Web 2.0</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+Studio+2008+sp1/default.aspx">visual Studio 2008 sp1</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Web+Developer/default.aspx">Visual Web Developer</category></item><item><title>Silverlight 4 Debuts with Killer Demos at PDC09</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/11/18/silverlight-4-debuts-with-killer-demos-at-pdc09.aspx</link><pubDate>Wed, 18 Nov 2009 22:35:44 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7259699</guid><dc:creator>Nikhil Kothari's Weblog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7259699</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/11/18/silverlight-4-debuts-with-killer-demos-at-pdc09.aspx#comments</comments><description>Lots of wow from this morning with Silverlight 4 (and RIA Services) taking center stage in the keynote, here at PDC09. [ Full post continued here... ] Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/11/18/silverlight-4-debuts-with-killer-demos-at-pdc09.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7259699" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Silverlight/default.aspx">Silverlight</category></item><item><title>Welcome to WCF RIA Services Beta!</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/11/18/welcome-to-wcf-ria-services-beta.aspx</link><pubDate>Wed, 18 Nov 2009 16:57:43 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7259657</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=7259657</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/11/18/welcome-to-wcf-ria-services-beta.aspx#comments</comments><description>Today at PDC09 , Scott Guthrie Announced the beta of WCF RIA Services .&amp;#160; As you may know RIA Services is a set of end-to-end experiences that makes it as easy to build Silverlight based n-tier applications as it is to build traditional 2 tier apps.&amp;#160;&amp;#160; I am very excited about this release as it represents a lot of great feedback we have heard from many of you.&amp;#160; &amp;#160; A few goodies in this release based on your feedback You told us you wanted to get up and running with the UI quicker, so we enabled the “DataSources” window that allows you to drag and drop “tables” exposed by your Domain Service onto the form and get meaningful UI to start with.&amp;#160;&amp;#160; No more guessing about the Xaml syntax for databinding, or incantation...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/11/18/welcome-to-wcf-ria-services-beta.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7259657" 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><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/PDC09/default.aspx">PDC09</category></item><item><title>PDC09 - A Call to Dream</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/11/17/pdc09-a-call-to-dream.aspx</link><pubDate>Tue, 17 Nov 2009 19:15:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7258190</guid><dc:creator>Nikhil Kothari's Weblog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7258190</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/11/17/pdc09-a-call-to-dream.aspx#comments</comments><description>Immediate thoughts after Ray Ozzie&amp;#39;s keynote at PDC09 [ Full post continued here... ] Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/11/17/pdc09-a-call-to-dream.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7258190" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/_2800_All_2900_/default.aspx">(All)</category></item><item><title>November is conference month…</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/11/16/november-is-conference-month.aspx</link><pubDate>Mon, 16 Nov 2009 22:50:49 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7257203</guid><dc:creator>PeteL's Blog : share</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/topaspnetitems/rsscomments.aspx?PostID=7257203</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/11/16/november-is-conference-month.aspx#comments</comments><description>Every November comes around and I’m always reminded how many conference seem to take place about now, it’s kind of crazy – in a good way.&amp;#160; I’m on to week three of travel, and haven’t seen my own bed in more nights than I care to count – but ah well! Where I’ve Been Last week was TechEd Europe in Berlin.&amp;#160; A great conference with lots of good materials!&amp;#160; Coincidentally it took place during the 20th anniversary of the fall of the Berlin wall, and the celebrations were pretty spectacular!&amp;#160; While I was there, I recorded a couple of TechTalks with my good pal Matt, they’re worth checking out! Windows Internet Explorer Web Slices and Accelerator Analytics Do you have an Accelerator or Web Slice on your website? This talk will cover...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/11/16/november-is-conference-month.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7257203" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/conferences/default.aspx">conferences</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/presentations/default.aspx">presentations</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/share/default.aspx">share</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/IE8/default.aspx">IE8</category></item><item><title>PDC week! Panel on OSS + ASP.NET</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/11/16/pdc-week-panel-on-oss-asp-net.aspx</link><pubDate>Mon, 16 Nov 2009 22:13:48 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7257115</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=7257115</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/11/16/pdc-week-panel-on-oss-asp-net.aspx#comments</comments><description>I’ll be at PDC tomorrow, Wednesday and Thursday. If you are attending and want to say hi, you’re most likely to find me in the Web Pavilion (in the big room, next to the Surface lounge). Please also join us for a panel discussion on Wednesday about Open Source on ASP.NET. We’ll have the following people on the panel to answer your questions, and ask you a few too: Scott Hanselman Shaun Walker Sara Ford Glenn Block Clemens Vasters Myself The discussion will be between 2PM and 3PM, in the Web Pavilion. Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/11/16/pdc-week-panel-on-oss-asp-net.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7257115" 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/PDC/default.aspx">PDC</category></item><item><title>Metrics in software and physics</title><link>http://weblogs.asp.net/topaspnetitems/archive/2009/11/14/metrics-in-software-and-physics.aspx</link><pubDate>Sat, 14 Nov 2009 07:32:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7254175</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=7254175</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2009/11/14/metrics-in-software-and-physics.aspx#comments</comments><description>Every so often, somebody points out how bad of a metric code coverage is . And of course, on its own, it doesn’t tell you much: after all, it’s a single number. How could it possibly reflect all the subtlety (or lack thereof) of your designs and of your testing artillery? Of course, within all the various *DD approaches, some better than others enable you to know whether or not your code conforms to its requirements, but I thought I’d take a moment to reflect on the general idea of a software metric and how it relates to the mothers of all metrics: physical ones, cause you know, I used to be a scientist. Proof: the lab coat on the picture. The theory of measurement is at the center of all experimental physics. This comes from the realization...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2009/11/14/metrics-in-software-and-physics.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7254175" 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/C_2300_/default.aspx">C#</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Science/default.aspx">Science</category></item><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></channel></rss>