<?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>October 2nd Links: ASP.NET, ASP.NET MVC, ASP.NET Dynamic Data</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/10/02/october-2nd-links-asp-net-asp-net-mvc-asp-net-dynamic-data.aspx</link><pubDate>Thu, 02 Oct 2008 08:23:21 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6652436</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=6652436</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/10/02/october-2nd-links-asp-net-asp-net-mvc-asp-net-dynamic-data.aspx#comments</comments><description>Here is the latest in my link-listing series .&amp;#160; Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I&amp;#39;ve done myself in the past. ASP.NET Amazon EC2 Support for Windows and ASP.NET: Big news announced this week: Amazon will be offering Windows Server 2008 as an option in their EC2 service.&amp;#160; This enables you to use ASP.NET, IIS7 and SQL Server in the cloud. Using ASP.NET WebForms, MVC and Dynamic Data in a Single Application : Scott Hanselman has a nice post that demonstrates how you can have a single ASP.NET application that uses ASP.NET WebForms, MVC, WebServices and Dynamic Data.&amp;#160; You have the flexibility to mix and match them however you want, which allows...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/10/02/october-2nd-links-asp-net-asp-net-mvc-asp-net-dynamic-data.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6652436" 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/Link+Listing/default.aspx">Link Listing</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/MVC/default.aspx">MVC</category></item><item><title>A simple Balloon shooting silverlight game.</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/a-simple-balloon-shooting-silverlight-game.aspx</link><pubDate>Mon, 29 Sep 2008 22:35:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6647755</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=6647755</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/a-simple-balloon-shooting-silverlight-game.aspx#comments</comments><description>The following is a step by step walkthrough of designing a simple Balloon shooting silverlight game. Hope you enjoy it. Siverlight 2 Beta 2 Balloon shooting tutorial Part 1/4, Design Siverlight 2 Beta 2 Balloon shooting tutorial Part 2/4, Create Silverlight project, add balloon user control Siverlight 2 Beta 2 Balloon shooting tutorial Part 3/4, add BalloonAction.cs Siverlight 2 Beta 2 Balloon shooting tutorial Part 4/4, modify the main control Page.xaml Xinyang Qiu SDET II Visual Studio Web Tools Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/a-simple-balloon-shooting-silverlight-game.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6647755" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/silverlight+tutorial/default.aspx">silverlight tutorial</category></item><item><title>How to reference an ADO.Net Data service from VS2008 SP1</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/how-to-reference-an-ado-net-data-service-from-vs2008-sp1.aspx</link><pubDate>Mon, 29 Sep 2008 22:30:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6647756</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=6647756</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/how-to-reference-an-ado-net-data-service-from-vs2008-sp1.aspx#comments</comments><description>The following link is how to reference an ADO.Net Data Service Service referencing ADO.Net Data Service Xinyang Qiu SDET II Visual Studio Web Tools Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/how-to-reference-an-ado-net-data-service-from-vs2008-sp1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6647756" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/ADO.net+Data+Service/default.aspx">ADO.net Data Service</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/visual+Studio+2008+sp1/default.aspx">visual Studio 2008 sp1</category></item><item><title>Simple Introduction to Extensible Applications with the Managed Extensions Framework</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/simple-introduction-to-extensible-applications-with-the-managed-extensions-framework.aspx</link><pubDate>Mon, 29 Sep 2008 15:21:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6647168</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=6647168</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/simple-introduction-to-extensible-applications-with-the-managed-extensions-framework.aspx#comments</comments><description>Recently my team has been working on the Managed Extensions Framework (MEF)... I have gotten a chance to explain the concept to folks and I think I have discovered a way to talk about MEF that folks can easily get. So I thought I&amp;#39;d spend a little time walking through a *very* simple MEF example as a way to introduce folks to the power of extensible applications in general, and MEF in particular. BTW, you can download the current MEF CTP and the final working sample . Background Let&amp;#39;s start with the most simple example: Hello World! 1: using System; 2: 3: class Program 4: { 5: public void Run() 6: { 7: Console.WriteLine( &amp;quot;Hello World!&amp;quot; ); 8: Console.ReadKey(); 9: } 10: static void Main( string [] args) 11: { 12: Program p =...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/simple-introduction-to-extensible-applications-with-the-managed-extensions-framework.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6647168" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/.NET+Framework/default.aspx">.NET Framework</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/MEF/default.aspx">MEF</category></item><item><title>jQuery now officially part of the .NET developer’s toolbox</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/jquery-now-officially-part-of-the-net-developer-s-toolbox.aspx</link><pubDate>Mon, 29 Sep 2008 04:23:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6646371</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=6646371</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/jquery-now-officially-part-of-the-net-developer-s-toolbox.aspx#comments</comments><description>You may have read that from John Resig or Scott Guthrie . I’m very excited to announce that Microsoft has decided to ship, adopt and support using jQuery on top of ASP.NET. This may come as a surprise to some of you but I hope you’ll agree with me that it makes total sense. jQuery is a fantastic JavaScript library that focuses on DOM querying and manipulation, whereas the Microsoft Ajax Library focuses on building reusable components and interacting with ASP.NET web services. A lot has been written already on this new partnership so I’ll just go ahead and show some code that hopefully will show how great jQuery and ASP.NET AJAX work together. As my first piece of code using both frameworks, I’ve built a very simple plug-in for jQuery that instantiates...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/29/jquery-now-officially-part-of-the-net-developer-s-toolbox.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6646371" 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/Microsoft/default.aspx">Microsoft</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/jQuery/default.aspx">jQuery</category></item><item><title>CSLA.NET Comes to Silverlight</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/28/csla-net-comes-to-silverlight.aspx</link><pubDate>Mon, 29 Sep 2008 03:25:53 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6646372</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=6646372</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/28/csla-net-comes-to-silverlight.aspx#comments</comments><description>I have heard many customers ask about building business applications on Silverlight... the union of a great .NET programming model web-style deployment\update and rich user experience makes Silverlight an attractive option.&amp;#160; Rockford Lhotka recently released an update of his very popular business application framework CLSA.NET for Silverlight 2!&amp;#160; You can read the over view here:&amp;#160; Overview of CSLA .NET 3.6 for Windows and Silverlight &amp;#160; While we are at it, the Patterns and Practices folks are also working on Prism for Silverlight ... another great resource for you! &amp;#160; Enjoy! Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/28/csla-net-comes-to-silverlight.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6646372" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Silverlight/default.aspx">Silverlight</category></item><item><title>Updated ExpandoHeaderControl sample for RC0</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/28/updated-expandoheadercontrol-sample-for-rc0.aspx</link><pubDate>Sun, 28 Sep 2008 21:14:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6646100</guid><dc:creator>Shawn Burke'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=6646100</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/28/updated-expandoheadercontrol-sample-for-rc0.aspx#comments</comments><description>Here is the updated control sample for RC0. Just a few changes from Beta 2 - RCO: generic.xaml needs to now be in a folder called &amp;quot;themes&amp;quot; (case sensitive) rather than in the root of your project. In VSM transition declarations &amp;quot;Duration&amp;quot; has been renamed to &amp;quot;GeneratedDuration&amp;quot; So porting was easy. If you want to play with this, definitely load it up in Blend and check out the great new VSM support as well. It make re-templating MUCH easier and I had some fun creating weird collapse effects (not included). Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/28/updated-expandoheadercontrol-sample-for-rc0.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6646100" 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/Controls/default.aspx">Controls</category></item><item><title>jQuery and Microsoft</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/28/jquery-and-microsoft.aspx</link><pubDate>Sun, 28 Sep 2008 18:32:31 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6645686</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=6645686</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/28/jquery-and-microsoft.aspx#comments</comments><description>jQuery is a lightweight open source JavaScript library (only 15kb in size) that in a relatively short span of time has become one of the most popular libraries on the web. A big part of the appeal of jQuery is that it allows you to elegantly (and efficiently) find and manipulate HTML elements with minimum lines of code.&amp;#160; jQuery supports this via a nice &amp;quot;selector&amp;quot; API that allows developers to query for HTML elements, and then apply &amp;quot;commands&amp;quot; to them.&amp;#160; One of the characteristics of jQuery commands is that they can be &amp;quot;chained&amp;quot; together - so that the result of one command can feed into another.&amp;#160; jQuery also includes a built-in set of animation APIs that can be used as commands.&amp;#160; The combination...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/28/jquery-and-microsoft.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6645686" 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/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>Silverlight 2 Release Candidate Now Available</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/26/silverlight-2-release-candidate-now-available.aspx</link><pubDate>Fri, 26 Sep 2008 04:54:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6642326</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=6642326</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/26/silverlight-2-release-candidate-now-available.aspx#comments</comments><description>This evening we published the first public release candidate of Silverlight 2. There are still a small handful of bugs fixes that we plan to make before we finally ship.&amp;#160; We are releasing today&amp;#39;s build, though, so that developers can start to update their existing Silverlight Beta2 applications so that they&amp;#39;ll work the day the final release ships, as well as to enable developers to report any last minute showstopper issues that we haven&amp;#39;t found internally (please report any of these on the www.silverlight.net forums). Important: We are releasing only the Silverlight Developer Runtime edition (as well as the VS and Blend tools to support it) today, and are not releasing the regular end-user edition of Silverlight.&amp;#160; This...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/26/silverlight-2-release-candidate-now-available.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6642326" 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/Silverlight/default.aspx">Silverlight</category></item><item><title>Silverlight Version 2 RC0 has been Released!</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/25/silverlight-version-2-rc0-has-been-released.aspx</link><pubDate>Fri, 26 Sep 2008 00:03:18 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6642210</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=6642210</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/25/silverlight-version-2-rc0-has-been-released.aspx#comments</comments><description>Version 2 of the Silverlight developer runtime along with the Silverlight Tools is now available. This release candidate will give developers the chance to convert their sites from Beta 2 –&amp;gt; Release before the final release of the runtime is out. Also, included below is a link to a patch that will upgrade Blend. Visual Studio 2008 Tools RC0: &amp;#160; http://go.microsoft.com/fwlink/?LinkId=129043 Expression Blend SP1 RC0: &amp;#160; http://www.microsoft.com/expression/try-it/default.aspx?filter=prerelease &amp;#160; Windows Silverlight 2 Dev Runtime RC0: &amp;#160; http://go.microsoft.com/fwlink/?linkid=129011 For more details please read my blog here: http://silverlight.net/blogs/msnow/archive/2008/09/25/silverlight-version-2-rc0-released.aspx Thank you...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/25/silverlight-version-2-rc0-has-been-released.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6642210" 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+2008/default.aspx">Visual Studio 2008</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/msnow/default.aspx">msnow</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/silverlight+resources/default.aspx">silverlight resources</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/blend/default.aspx">blend</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/rc0/default.aspx">rc0</category></item><item><title>Silverlight Tips of the Day – Week 7</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/24/silverlight-tips-of-the-day-week-7.aspx</link><pubDate>Wed, 24 Sep 2008 23:46:17 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6641751</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=6641751</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/24/silverlight-tips-of-the-day-week-7.aspx#comments</comments><description>Silverlight Tip of the Day #46 Title: Font Support in Silverlight Silverlight Tip of the Day #45: Title: Text Formatting with the TextBlock control Silverlight Tip of the Day #44: Title: Silverlight-enabled WCF Services versus ASMX Web Services. Silverlight Tip of the Day #43 Title: Making it Snow in Silverlight. Demo: http://silverlight.services.live.com/invoke/66033/Snowfall/iframe.html (Note that beta 2 is required ) Silverlight Tip of the Day #42 Title: How to Create a Web Service for your Silverlight App. Silverlight Tip of the Day #41 Title: Using Bookmarks in your Silverlight Application. Silverlight Tip of the Day #40 Title: 1.05 != 1.05 - Peril with Floating Point Comparisons. See them all at: http://www.silverlight.net/blogs/msnow...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/24/silverlight-tips-of-the-day-week-7.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6641751" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><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+2008/default.aspx">Visual Studio 2008</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/msnow/default.aspx">msnow</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/silverlight+resources/default.aspx">silverlight resources</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/Beta+2+Silverlight/default.aspx">Beta 2 Silverlight</category></item><item><title>IE For Developers at Web 2.0 Expo</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/23/ie-for-developers-at-web-2-0-expo.aspx</link><pubDate>Tue, 23 Sep 2008 18:21:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6639586</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=6639586</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/23/ie-for-developers-at-web-2-0-expo.aspx#comments</comments><description>Here&amp;#39;s the slide deck from my session at Web 2.0 Expo last week. I cut out a few things in order to get it to fit in the 50 minute slot they allotted me, so it&amp;#39;s kind of short, if you&amp;#39;re looking for full details, check out the deck from Fronteers as it has a bit more detail on things. I did add a bit about search providers to this deck, so there is a little new stuff there. It was great to be in NYC for the week, and I met a lot of great people. It was exciting to see all the people who want to see IE8 and hear their excitement about standards and the new features! I can&amp;#39;t wait to deliver! Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/23/ie-for-developers-at-web-2-0-expo.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6639586" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/IE/default.aspx">IE</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Internet+Explorer/default.aspx">Internet Explorer</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>Control Freak.</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/17/control-freak.aspx</link><pubDate>Wed, 17 Sep 2008 04:40:33 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6628630</guid><dc:creator>Shawn Burke'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=6628630</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/17/control-freak.aspx#comments</comments><description>Hmmm...no blogging lately...what has Shawn been up to?&amp;#160; Yes, guilty.&amp;#160; But here&amp;#39;s what&amp;#39;s been going on over the past few months.&amp;#160; Shortly after MIX07, ScottGu brought up an idea of building a larger team focused on building controls.&amp;#160; We kicked this idea around for while as we talked about details, timelines, and goals.&amp;#160; In April, most of these details were worked out and we hashed out a charter and some early areas of focus and deliverables. The problem we saw was that we had a bit of a fragmented controls story.&amp;#160; My team (the Agility Team that brought you the AJAX Control Toolkit, etc.) had been writing some controls.&amp;#160; The core Silverlight team was writing some controls.&amp;#160; The UIFX Team (which...(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/17/control-freak.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6628630" 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/Controls/default.aspx">Controls</category></item><item><title>JavaScript and client templates on Hanselminutes</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/16/javascript-and-client-templates-on-hanselminutes.aspx</link><pubDate>Wed, 17 Sep 2008 00:25:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6628165</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=6628165</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/16/javascript-and-client-templates-on-hanselminutes.aspx#comments</comments><description>I&amp;#39;m sharing a spot with Scott Cate (of CloudDB fame, and by the way CloudDB is a fantastic product built entirely using ASP.NET AJAX) this week on Hanselminutes. I had lots of fun discussing with Scott (Hanselman) on various topics ranging from JavaScript to the Microsoft Ajax Library and our new client template feature . Check it out! The first to spot the mistake I&amp;#39;m making during the show (assuming I made only one) gets a free book and DVD on Real World Ajax. http://www.hanselman.com/blog/HanselminutesPodcasts128And129AjaxWithScottCateAndJavaScriptWithBertrandLeRoy.aspx Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/16/javascript-and-client-templates-on-hanselminutes.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6628165" 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></item><item><title>Checkout Tip#7, Tip#8 and Tip#9 on Tips and Tricks blog</title><link>http://weblogs.asp.net/topaspnetitems/archive/2008/09/15/checkout-tip-7-tip-8-and-tip-9-on-tips-and-tricks-blog.aspx</link><pubDate>Mon, 15 Sep 2008 23:38:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6626685</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=6626685</wfw:commentRss><comments>http://weblogs.asp.net/topaspnetitems/archive/2008/09/15/checkout-tip-7-tip-8-and-tip-9-on-tips-and-tricks-blog.aspx#comments</comments><description>Here are three new tips on Tips and Tricks Blog. Tip #7 Did you know… How to Sort data using a ListView control? Tip #8 Did you know… How to create an ASP.NET Web User Control and include it in your web page? Tip #9 Did you know… You can also register your ASP.NET Web User Controls in Web.config? Enjoy! Reshmi Mangalore SDET, Web Development Tools Read More......(&lt;a href="http://weblogs.asp.net/topaspnetitems/archive/2008/09/15/checkout-tip-7-tip-8-and-tip-9-on-tips-and-tricks-blog.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6626685" 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/Tips+and+Tricks/default.aspx">Tips and Tricks</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/VS2008/default.aspx">VS2008</category><category domain="http://weblogs.asp.net/topaspnetitems/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item></channel></rss>