<?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>Search results matching tags 'silverlight' and 'Atlas'</title><link>http://weblogs.asp.net/search/SearchResults.aspx?q=&amp;tag=silverlight%2cAtlas&amp;orTags=0&amp;o=DateDescending</link><description>Search results matching tags 'silverlight' and 'Atlas'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>New VWG wizard control wrapper announcement</title><link>http://weblogs.asp.net/visualwebgui/archive/2008/11/13/new-vwg-wizard-wrapper-announcement.aspx</link><pubDate>Thu, 13 Nov 2008 05:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6733463</guid><dc:creator>Visual WebGui</dc:creator><author>Visual WebGui</author><description>&lt;P&gt;We are happy to announce Visual WebGui new ASP.NET wizard wrapper incorporated into&amp;nbsp;6.2.1 stabilization version. The new wrapper enables easy and straightforward wrapping of ASP.NET controls such as those of Infragistics, Devexpress,&amp;nbsp;Telerik&amp;nbsp;and others. It lets you developer an opportunity to enrich Visual WebGui environment. &lt;/P&gt;
&lt;P&gt;&lt;U&gt;For more information about the new wizard wrapper:&lt;BR&gt;&lt;/U&gt;&lt;A class=title href="http://www.visualwebgui.com/Commercial/Home/Products/ServersideExtensions/ASPNETControlWrapper/tabid/497/Default.aspx" mce_href="http://www.visualwebgui.com/Commercial/Home/Products/ServersideExtensions/ASPNETControlWrapper/tabid/497/Default.aspx"&gt;ASP.NET Control Wrapper page&lt;/A&gt;&lt;BR&gt;&lt;A class=title href="http://www.visualwebgui.com/Community/Resources/QuickStarts/tabid/365/articleType/ArticleView/articleId/372/Default.aspx" mce_href="http://www.visualwebgui.com/Community/Resources/QuickStarts/tabid/365/articleType/ArticleView/articleId/372/Default.aspx"&gt;How to use Visual WebGui new ASP.NET integrated rapid wrapper capabilities&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As always we will appreciate community member's feedback.&lt;/P&gt;</description></item><item><title>Nov 6th Links: ASP.NET, ASP.NET AJAX, jQuery, ASP.NET MVC, Silverlight and WPF</title><link>http://weblogs.asp.net/scottgu/archive/2008/11/06/nov-6th-links-asp-net-asp-net-ajax-jquery-asp-net-mvc-silverlight-and-wpf.aspx</link><pubDate>Thu, 06 Nov 2008 05:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6723081</guid><dc:creator>ScottGu</dc:creator><author>ScottGu</author><description>&lt;font size="2" face="arial"&gt;   &lt;p&gt;Last week was our big PDC conference, and I've been busy catching up back at work this week.&amp;#160; I'm hoping to publish a bunch of new posts soon (including some on the PDC announcements we made).&amp;#160; Until then, here is the latest in my &lt;a target="_blank" href="http://weblogs.asp.net/scottgu/archive/2008/10/22/october-22nd-links-asp-net-visual-studio-wpf-and-silverlight.aspx"&gt;link-listing series&lt;/a&gt;.&amp;#160; Also check out my &lt;a target="_blank" href="http://weblogs.asp.net/scottgu/pages/ASP.NET-2.0-Tips_2C00_-Tricks_2C00_-Recipes-and-Gotchas.aspx"&gt;ASP.NET Tips, Tricks and Tutorials page&lt;/a&gt; and &lt;a target="_blank" href="http://weblogs.asp.net/scottgu/pages/silverlight-posts.aspx"&gt;Silverlight Tutorials page&lt;/a&gt; for links to popular articles I've done myself in the past.&lt;/p&gt;    &lt;h3&gt;&lt;u&gt;ASP.NET&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://www.asp.net/learn/3.5-SP1/"&gt;6 New ASP.NET Dynamic Data Videos&lt;/a&gt;: Joe Stagner has just published 6 new videos on the &lt;a target="_blank" href="http://www.asp.net"&gt;www.asp.net&lt;/a&gt; site that cover how to use the cool new ASP.NET Dynamic Data functionality introduced with .NET 3.5 SP1.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://blogs.msdn.com/webdevtools/archive/2008/10/31/downloadable-hotfix-incorrect-c-compilation-errors-for-asp-net-code-behind-files-in-sp1.aspx"&gt;Download Hotfix: False C# Compilation Errors for ASP.NET Code Behind Files with VS 2008 SP1&lt;/a&gt;: The C# team added support for live semantic errors with background compilation in VS 2008 SP1.&amp;#160; There were a few cases where this caused false errors to be shown with ASP.NET Web site projects.&amp;#160; You can fix these either by disabling live semantic errors (tools-&amp;gt;options allows you to disable this), or by downloading a recent hotfix patch which is now public.&amp;#160; Omar Khan has a useful blog post with more details on it. &lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://aspnet.4guysfromrolla.com/articles/102208-1.aspx"&gt;Examining ASP.NET 2.0's Membership, Roles and Profile - Part 13&lt;/a&gt;: Scott Mitchell has another post in his great series of ASP.NET security articles.&amp;#160; This one covers how to create a login screen that allows admin users to log in as another user in the user database.&amp;#160; For more on ASP.NET security, also check out Joe Stagner's recent &lt;a target="_blank" href="http://www.asp.net/learn/security-videos/"&gt;ASP.NET Security Videos&lt;/a&gt;.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://www.developerfusion.com/article/8307/aspnet-patterns-every-developer-should-know/"&gt;ASP.NET Patterns Developers Should Know&lt;/a&gt;: Alex Homer from the Patterns and Practices (PAG) team at Microsoft has a nice article that introduces a number of common design patterns (MVC and MVP, Repository, Singleton, etc) and how you can apply them within ASP.NET applications.&amp;#160; If you are interested in learning more about pattern based development I also highly recommend reading the &lt;a target="_blank" href="http://www.amazon.com/gp/product/0596007124?ie=UTF8&amp;amp;tag=scoblo04-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=0596007124"&gt;Head First Design Patterns&lt;/a&gt; book (which has more than 250 positive reviews on Amazon).&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;ASP.NET AJAX and jQuery&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://blogs.msdn.com/webdevtools/archive/2008/10/28/rich-intellisense-for-jquery.aspx"&gt;Rich jQuery Intellisense with VS 2008&lt;/a&gt;: Last week we published a new jQuery intellisense file for VS 2008 that delivers super-rich and accurate javascript intellisense when using jQuery.&amp;#160; Jeff's article describes how to download and start using it today.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://channel9.msdn.com/pdc2008/PC31/"&gt;ASP.NET and jQuery&lt;/a&gt;: Stephen Walther delivered an awesome talk on using jQuery with ASP.NET at the PDC conference last week.&amp;#160; You can now watch it online for free.&amp;#160; &lt;a target="_blank" href="http://weblogs.asp.net/stephenwalther/archive/2008/10/29/jquery-and-asp-net-ajax-demo-code.aspx"&gt;Click here&lt;/a&gt; to download his code samples and powerpoint presentation.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://dotnetslackers.com/articles/ajax/JQuery-Primer-Part-1.aspx"&gt;jQuery Primer Part 1&lt;/a&gt; and &lt;a target="_blank" href="http://dotnetslackers.com/articles/ajax/JQuery-Primer-Part-2.aspx"&gt;Part 2&lt;/a&gt;: Karl Seguin has two nice posts that provide a quick overview of some of the basics of how to use jQuery.&amp;#160; Also check out Rick Strahl's longer &lt;a target="_blank" href="http://www.west-wind.com/presentations/jQuery/default.aspx"&gt;Introduction to jQuery&lt;/a&gt; article (which I've previously linked to) for a longer jQuery tutorial.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://weblogs.asp.net/bleroy/archive/2008/11/03/pdc-2008-asp-net-ajax-futures-talk-available-online.aspx"&gt;ASP.NET AJAX Futures:&lt;/a&gt; Bertrand Le Roy delivered an awesome talk on the new ASP.NET AJAX features coming soon at the PDC conference last week.&amp;#160; You can now watch it online for free as well as download his slides and code-samples.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://weblogs.asp.net/jimwang/archive/2008/11/05/working-with-ado-net-data-services-in-ajax.aspx"&gt;Working with ADO.NET Data Services with ASP.NET AJAX&lt;/a&gt;: Jim Wang has a nice blog post that demonstrates how to take advantage of the new ASP.NET AJAX features (client templating, ADO.NET data service support, etc) to build a data driven AJAX solution.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;ASP.NET MVC&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://haacked.com/archive/2008/11/03/bin-deploy-aspnetmvc.aspx"&gt;Bin Deployable ASP.NET MVC:&lt;/a&gt; Phil Haack has a useful blog post that describes step-by-step how to enable \bin directory deployment of ASP.NET MVC.&amp;#160; This enables you to deploy ASP.NET MVC based applications on remote hosting servers that do not have ASP.NET MVC already installed (which means you don't need them to run any setup or do extra steps for your application to work).&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://haacked.com/archive/2008/11/05/donut-caching-in-asp.net-mvc.aspx"&gt;Donut Caching in ASP.NET MVC&lt;/a&gt;: Phil Haack has a great blog post that talks about how to implement substitution output caching with ASP.NET MVC.&amp;#160; I coined the name &amp;quot;donut caching&amp;quot; for this technique with &lt;a target="_blank" href="http://weblogs.asp.net/scottgu/archive/2006/11/28/tip-trick-implement-donut-caching-with-the-asp-net-2-0-output-cache-substitution-feature.aspx"&gt;a previous blog post&lt;/a&gt; I did on using substitution output caching with ASP.NET Web Forms.&amp;#160; Phil covers it for ASP.NET MVC.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://haacked.com/archive/2008/11/04/areas-in-aspnetmvc.aspx"&gt;Grouping Controllers with ASP.NET MVC&lt;/a&gt;: Phil Haack has another great post that covers how to segment a ASP.NET MVC application into multiple &amp;quot;areas&amp;quot; or &amp;quot;modules&amp;quot; - which can optionally be developed in separate projects and merged into one large master application.&amp;#160; Also check out Steve Sanderson's &lt;a target="_blank" href="http://blog.codeville.net/2008/11/05/app-areas-in-aspnet-mvc-take-2/"&gt;follow-up post&lt;/a&gt; with more ideas on this topic.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;Silverlight and WPF&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://blogs.msdn.com/sburke/archive/2008/10/28/silverlight-toolkit-now-available-for-download.aspx"&gt;Silverlight Toolkit Released&lt;/a&gt;: Last week at PDC we shipped the first release of the Silverlight Toolkit.&amp;#160; This is a free download that works with Silverlight 2, and delivers a whole slew of awesome controls and features (including new charting controls, new layout managers, treeview, viewbox, and more).&amp;#160; A must-have download for every Silverlight&amp;#160; developer.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://www.jeff.wilcox.name/2008/11/04/test-framework-source/"&gt;Silverlight Unit Test Framework and Source Released&lt;/a&gt;: Jeff Wilcox shares all the great details about the release of our new Silverlight Unit Testing framework (which includes source that can be modified/reused however you want).&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://blogs.msdn.com/jgoldb/archive/2008/09/25/updated-wpfperf-performance-profiling-tools-for-wpf.aspx"&gt;Updated WPF Performance Profiling Tool&lt;/a&gt;: The WPF team recently posted an update to their excellent WPF Performance Profiling Tool.&amp;#160; Definitely something to check out if you are doing WPF development.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://karlshifflett.wordpress.com/2008/10/23/wpf-silverlight-lob-form-layout-searching-for-a-better-solution/"&gt;WPF &amp;amp; Silverlight LOB Form Layout - Searching for a Better Solution&lt;/a&gt;: Karl Shifflett has another great WPF blog post that covers a cool way to perform flexible form layout for LOB scenarios.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;Hope this helps,&lt;/p&gt;    &lt;p&gt;Scott&lt;/p&gt; &lt;/font&gt;</description></item><item><title>Nov 6th Links: ASP.NET, ASP.NET AJAX, jQuery, ASP.NET MVC, Silverlight and WPF</title><link>http://weblogs.asp.net/aspnet-mvc/archive/2008/11/06/nov-6th-links-asp-net-asp-net-ajax-jquery-asp-net-mvc-silverlight-and-wpf.aspx</link><pubDate>Thu, 06 Nov 2008 05:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7070056</guid><dc:creator>Anonymous</dc:creator><author>Anonymous</author><description>&lt;font size="2" face="arial"&gt;   &lt;p&gt;Last week was our big PDC conference, and I&amp;#39;ve been busy catching up back at work this week.&amp;#160; I&amp;#39;m hoping to publish a bunch of new posts soon (including some on the PDC announcements we made).&amp;#160; Until then, here is the latest in my &lt;a target="_blank" href="http://weblogs.asp.net/scottgu/archive/2008/10/22/october-22nd-links-asp-net-visual-studio-wpf-and-silverlight.aspx"&gt;link-listing series&lt;/a&gt;.&amp;#160; Also check out my &lt;a target="_blank" href="http://weblogs.asp.net/scottgu/pages/ASP.NET-2.0-Tips_2C00_-Tricks_2C00_-Recipes-and-Gotchas.aspx"&gt;ASP.NET Tips, Tricks and Tutorials page&lt;/a&gt; and &lt;a target="_blank" href="http://weblogs.asp.net/scottgu/pages/silverlight-posts.aspx"&gt;Silverlight Tutorials page&lt;/a&gt; for links to popular articles I&amp;#39;ve done myself in the past.&lt;/p&gt;    &lt;h3&gt;&lt;u&gt;ASP.NET&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://www.asp.net/learn/3.5-SP1/"&gt;6 New ASP.NET Dynamic Data Videos&lt;/a&gt;: Joe Stagner has just published 6 new videos on the &lt;a target="_blank" href="http://www.asp.net"&gt;www.asp.net&lt;/a&gt; site that cover how to use the cool new ASP.NET Dynamic Data functionality introduced with .NET 3.5 SP1.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://blogs.msdn.com/webdevtools/archive/2008/10/31/downloadable-hotfix-incorrect-c-compilation-errors-for-asp-net-code-behind-files-in-sp1.aspx"&gt;Download Hotfix: False C# Compilation Errors for ASP.NET Code Behind Files with VS 2008 SP1&lt;/a&gt;: The C# team added support for live semantic errors with background compilation in VS 2008 SP1.&amp;#160; There were a few cases where this caused false errors to be shown with ASP.NET Web site projects.&amp;#160; You can fix these either by disabling live semantic errors (tools-&amp;gt;options allows you to disable this), or by downloading a recent hotfix patch which is now public.&amp;#160; Omar Khan has a useful blog post with more details on it. &lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://aspnet.4guysfromrolla.com/articles/102208-1.aspx"&gt;Examining ASP.NET 2.0&amp;#39;s Membership, Roles and Profile - Part 13&lt;/a&gt;: Scott Mitchell has another post in his great series of ASP.NET security articles.&amp;#160; This one covers how to create a login screen that allows admin users to log in as another user in the user database.&amp;#160; For more on ASP.NET security, also check out Joe Stagner&amp;#39;s recent &lt;a target="_blank" href="http://www.asp.net/learn/security-videos/"&gt;ASP.NET Security Videos&lt;/a&gt;.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://www.developerfusion.com/article/8307/aspnet-patterns-every-developer-should-know/"&gt;ASP.NET Patterns Developers Should Know&lt;/a&gt;: Alex Homer from the Patterns and Practices (PAG) team at Microsoft has a nice article that introduces a number of common design patterns (MVC and MVP, Repository, Singleton, etc) and how you can apply them within ASP.NET applications.&amp;#160; If you are interested in learning more about pattern based development I also highly recommend reading the &lt;a target="_blank" href="http://www.amazon.com/gp/product/0596007124?ie=UTF8&amp;amp;tag=scoblo04-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=0596007124"&gt;Head First Design Patterns&lt;/a&gt; book (which has more than 250 positive reviews on Amazon).&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;ASP.NET AJAX and jQuery&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://blogs.msdn.com/webdevtools/archive/2008/10/28/rich-intellisense-for-jquery.aspx"&gt;Rich jQuery Intellisense with VS 2008&lt;/a&gt;: Last week we published a new jQuery intellisense file for VS 2008 that delivers super-rich and accurate javascript intellisense when using jQuery.&amp;#160; Jeff&amp;#39;s article describes how to download and start using it today.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://channel9.msdn.com/pdc2008/PC31/"&gt;ASP.NET and jQuery&lt;/a&gt;: Stephen Walther delivered an awesome talk on using jQuery with ASP.NET at the PDC conference last week.&amp;#160; You can now watch it online for free.&amp;#160; &lt;a target="_blank" href="http://weblogs.asp.net/stephenwalther/archive/2008/10/29/jquery-and-asp-net-ajax-demo-code.aspx"&gt;Click here&lt;/a&gt; to download his code samples and powerpoint presentation.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://dotnetslackers.com/articles/ajax/JQuery-Primer-Part-1.aspx"&gt;jQuery Primer Part 1&lt;/a&gt; and &lt;a target="_blank" href="http://dotnetslackers.com/articles/ajax/JQuery-Primer-Part-2.aspx"&gt;Part 2&lt;/a&gt;: Karl Seguin has two nice posts that provide a quick overview of some of the basics of how to use jQuery.&amp;#160; Also check out Rick Strahl&amp;#39;s longer &lt;a target="_blank" href="http://www.west-wind.com/presentations/jQuery/default.aspx"&gt;Introduction to jQuery&lt;/a&gt; article (which I&amp;#39;ve previously linked to) for a longer jQuery tutorial.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://weblogs.asp.net/bleroy/archive/2008/11/03/pdc-2008-asp-net-ajax-futures-talk-available-online.aspx"&gt;ASP.NET AJAX Futures:&lt;/a&gt; Bertrand Le Roy delivered an awesome talk on the new ASP.NET AJAX features coming soon at the PDC conference last week.&amp;#160; You can now watch it online for free as well as download his slides and code-samples.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://weblogs.asp.net/jimwang/archive/2008/11/05/working-with-ado-net-data-services-in-ajax.aspx"&gt;Working with ADO.NET Data Services with ASP.NET AJAX&lt;/a&gt;: Jim Wang has a nice blog post that demonstrates how to take advantage of the new ASP.NET AJAX features (client templating, ADO.NET data service support, etc) to build a data driven AJAX solution.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;ASP.NET MVC&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://haacked.com/archive/2008/11/03/bin-deploy-aspnetmvc.aspx"&gt;Bin Deployable ASP.NET MVC:&lt;/a&gt; Phil Haack has a useful blog post that describes step-by-step how to enable \bin directory deployment of ASP.NET MVC.&amp;#160; This enables you to deploy ASP.NET MVC based applications on remote hosting servers that do not have ASP.NET MVC already installed (which means you don&amp;#39;t need them to run any setup or do extra steps for your application to work).&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://haacked.com/archive/2008/11/05/donut-caching-in-asp.net-mvc.aspx"&gt;Donut Caching in ASP.NET MVC&lt;/a&gt;: Phil Haack has a great blog post that talks about how to implement substitution output caching with ASP.NET MVC.&amp;#160; I coined the name &amp;quot;donut caching&amp;quot; for this technique with &lt;a target="_blank" href="http://weblogs.asp.net/scottgu/archive/2006/11/28/tip-trick-implement-donut-caching-with-the-asp-net-2-0-output-cache-substitution-feature.aspx"&gt;a previous blog post&lt;/a&gt; I did on using substitution output caching with ASP.NET Web Forms.&amp;#160; Phil covers it for ASP.NET MVC.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://haacked.com/archive/2008/11/04/areas-in-aspnetmvc.aspx"&gt;Grouping Controllers with ASP.NET MVC&lt;/a&gt;: Phil Haack has another great post that covers how to segment a ASP.NET MVC application into multiple &amp;quot;areas&amp;quot; or &amp;quot;modules&amp;quot; - which can optionally be developed in separate projects and merged into one large master application.&amp;#160; Also check out Steve Sanderson&amp;#39;s &lt;a target="_blank" href="http://blog.codeville.net/2008/11/05/app-areas-in-aspnet-mvc-take-2/"&gt;follow-up post&lt;/a&gt; with more ideas on this topic.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;Silverlight and WPF&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://blogs.msdn.com/sburke/archive/2008/10/28/silverlight-toolkit-now-available-for-download.aspx"&gt;Silverlight Toolkit Released&lt;/a&gt;: Last week at PDC we shipped the first release of the Silverlight Toolkit.&amp;#160; This is a free download that works with Silverlight 2, and delivers a whole slew of awesome controls and features (including new charting controls, new layout managers, treeview, viewbox, and more).&amp;#160; A must-have download for every Silverlight&amp;#160; developer.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://www.jeff.wilcox.name/2008/11/04/test-framework-source/"&gt;Silverlight Unit Test Framework and Source Released&lt;/a&gt;: Jeff Wilcox shares all the great details about the release of our new Silverlight Unit Testing framework (which includes source that can be modified/reused however you want).&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://blogs.msdn.com/jgoldb/archive/2008/09/25/updated-wpfperf-performance-profiling-tools-for-wpf.aspx"&gt;Updated WPF Performance Profiling Tool&lt;/a&gt;: The WPF team recently posted an update to their excellent WPF Performance Profiling Tool.&amp;#160; Definitely something to check out if you are doing WPF development.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a target="_blank" href="http://karlshifflett.wordpress.com/2008/10/23/wpf-silverlight-lob-form-layout-searching-for-a-better-solution/"&gt;WPF &amp;amp; Silverlight LOB Form Layout - Searching for a Better Solution&lt;/a&gt;: Karl Shifflett has another great WPF blog post that covers a cool way to perform flexible form layout for LOB scenarios.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;Hope this helps,&lt;/p&gt;    &lt;p&gt;Scott&lt;/p&gt; &lt;/font&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6723081" width="1" height="1" alt="" /&gt;</description></item><item><title>Hi Guys, Visual WebGui Version 6.1 is now available </title><link>http://weblogs.asp.net/visualwebgui/archive/2008/06/16/hi-guys-visual-webgui-version-6-1-is-now-available.aspx</link><pubDate>Mon, 16 Jun 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6282487</guid><dc:creator>Visual WebGui</dc:creator><author>Visual WebGui</author><description>&lt;P class=MsoNormal&gt;&lt;BR&gt;.&lt;BR&gt;&lt;BR&gt;This new unstable version fixes and handles ~200 issues (the largest version ever!), and except for a very large number of bugs it presents the following new capabilities:&lt;BR&gt;&lt;BR&gt;1. ComboBox Mouse wheel Scrolling&lt;BR&gt;2. "Do you really want to exis?" message customization capability&lt;BR&gt;3. Support added for LogOff and Context termination&lt;BR&gt;4. Treeview - sorting capability&lt;BR&gt;5. Support for the Application.OpenForms Property&lt;BR&gt;6. Correct Tab and Tab-back ordering capabilities within forms, inline forms and controls&lt;BR&gt;7. Simple mode ComboBox added&lt;/P&gt;
&lt;P class=MsoNormal&gt;Version 6.1 is now available from the &lt;A href="http://www.visualwebgui.com/tabid/110/default.aspx"&gt;downloads&lt;/A&gt; page&lt;BR&gt;&lt;BR&gt;I hope you will enjoy this version, we invested allot of effort to ship a more stable - unstable version this time...&lt;BR&gt;&lt;BR&gt;Regards,&lt;BR&gt;Itzik Spitzen&lt;/P&gt;</description></item><item><title>White paper: On Server AJAX and now  SILVERLIGHT, a paradigm shift that optimizes AJAX / SILVERLIGHT for enterprise's usage</title><link>http://weblogs.asp.net/visualwebgui/archive/2008/06/08/white-paper-on-server-ajax-and-now-silverlight-a-paradigm-shift-that-optimizes-ajax-silverlight-for-enterprise-s-usage.aspx</link><pubDate>Sun, 08 Jun 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6256611</guid><dc:creator>Visual WebGui</dc:creator><author>Visual WebGui</author><description>&lt;B&gt;&lt;FONT size=3&gt;&lt;FONT face="Times New Roman"&gt;Overview&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"&gt;&lt;FONT size=3&gt;&lt;FONT face="Times New Roman"&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;AJAX, a term coined by Jesse James Garret from Adaptive Path in 2005 has become a ubiquitous term for highly interactive and responsive web applications. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"&gt;&lt;FONT face="Times New Roman" size=3&gt;The evolution of the web closely resembles the evolution of desktop computing moving from the age of “dumb” terminals or the mainframe computing paradigm into the client server computing paradigm, into a new paradigm shift called On Server AJAX and now SILVERLIGHT computing.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"&gt;&lt;FONT face="Times New Roman" size=3&gt;The move to AJAX / SILVERLIGHT has left enterprises with no adequate solutions for security concerns, cost effective development cycles, and support for complex interactions and options for off-line operability. &lt;/FONT&gt;&lt;/P&gt;&lt;o:p&gt;&lt;FONT face="Times New Roman" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"&gt;&lt;FONT size=3&gt;&lt;FONT face="Times New Roman"&gt;&lt;B&gt;On Server AJAX / SILVERLIGHT&lt;/B&gt; offers revolutionary solutions to those concerns and needs.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"&gt;&lt;FONT size=3&gt;&lt;FONT face="Times New Roman"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;B&gt;&lt;FONT size=3&gt;&lt;FONT face="Times New Roman"&gt;Summary&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"&gt;&lt;FONT face="Times New Roman" size=3&gt;As more and more applications turn to the web as the de-facto deployment platform the need for tools and development patterns to support complex user interfaces will grow. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;AJAX / SILVERLIGHT is a key component of modern web applications and will continue to serve as the basis of many rich internet applications. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;AJAX / SILVERLIGHT are just a term, there are numerous AJAX / SILVERLIGHT solutions and techniques available and not all are created equal. As a whole, the &lt;B&gt;On Server AJAX / SILVERLIGHT paradigm&lt;/B&gt; led by Visual WebGui provides a better way to design , develop and deploy complex, secure, robust applications in an effective and familiar fashion. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"&gt;&lt;FONT face="Times New Roman" size=3&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"&gt;&lt;FONT face="Times New Roman" size=3&gt;&lt;A class="" href="http://www.visualwebgui.com/Community/Resources/News/tabid/328/articleType/ArticleView/articleId/246/Default.aspx" mce_href="http://www.visualwebgui.com/Community/Resources/News/tabid/328/articleType/ArticleView/articleId/246/Default.aspx"&gt;Read the complete artical&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>We are happy to announce the shipment of VWG Enterprise Server Beta version  for scaling over a web farm</title><link>http://weblogs.asp.net/visualwebgui/archive/2008/06/05/we-are-happy-to-announce-the-shipment-of-vwg-beta-version-of-enterprise-server-that-enable-scaling-over-a-web-farm.aspx</link><pubDate>Thu, 05 Jun 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6249619</guid><dc:creator>Visual WebGui</dc:creator><author>Visual WebGui</author><description>&lt;P&gt;The Beta version is available for Beta Testers upon registration. We have to&amp;nbsp;limit Beta testers count&amp;nbsp;to 100 only, so if you are interested apply ASAP.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What is VWG enterprise server?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The Enterprise Server beta version 6.1 provides the scaling capabilities &amp;amp; redundancy required in order to store the session state within an external state server that can be either an SQL Server or any state server which is enabled by Microsoft ASP.NET session state.&lt;/P&gt;
&lt;P&gt;The Enterprise Server is constructed of 2 main orchestrating components:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The Enterprise Server’s Windows Service which is responsible of enabling the serialization of the VWG state and assuring the process is done efficiently and optimized.&lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;The Enterprise Server SDK which is capable to communicate with the Enterprise Server’s Windows service enabling state serialization.&lt;BR&gt;The installation&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;The installation file presents 2 options:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;EM&gt;Enterprise SDK&lt;/EM&gt; – which will install the Enterprise Server’s Windows Service locally of the selected .NET runtime version along with the selected VS version’s VWG templates (should be selected when installing development machines).&lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Enterprise Server&lt;/EM&gt; – which will install the Enterprise Server’s Windows Service locally only (should be selected when installing a server).&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Configuration&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Regarding the ASP.NET session state configuration:&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;&amp;lt;!--&amp;nbsp; SESSION STATE SETTINGS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; By default ASP.NET uses cookies to identify which requests belong to a particular session.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR&gt;If cookies are not available, a session can be tracked by adding a session identifier to the URL.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR&gt;To disable cookies, set sessionState cookieless="true".&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sessionState&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mode="InProc"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stateConnectionString="tcpip=127.0.0.1:42424"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cookieless="false"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout="20"&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;gt;&lt;/P&gt;
&lt;P&gt;While using mode=“InProc” as shown above, scalability is not enabled since the state is kept “in process” meaning within the IIS/WebDev server.&lt;/P&gt;
&lt;P&gt;Configuring mode= “Off” cannot be used with VWG as session state is essential in order to run the Server Based architecture.&lt;/P&gt;
&lt;P&gt;Any other configuration, such as mode=”SQLServer” (along with a proper definition of the connection) will require the serializablility capabilities implemented within the scalability service orchestrated with the Enterprise SDK. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Runtime&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Running any session state mode other than “InProc” will require the Windows Service to be available and running.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;You should make sure that all of the server side objects you are using are either serialize-able (meaning that all of their members are either primitives or are serialize-able objects recursively), alternatively they can suit if they are re-initialized automatically when empty. &lt;/P&gt;
&lt;P&gt;Those of you interested, can apply through &lt;A href="mailto:support@visualwebgui.com" mce_href="mailto:support@visualwebgui.com"&gt;support@visualwebgui.com&lt;/A&gt;&lt;/P&gt;</description></item><item><title>May 20th Links: ASP.NET, ASP.NET AJAX, .NET, Visual Studio, Silverlight, WPF</title><link>http://weblogs.asp.net/scottgu/archive/2008/05/20/may-20th-links-asp-net-asp-net-ajax-net-visual-studio-silverlight-wpf.aspx</link><pubDate>Tue, 20 May 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6206432</guid><dc:creator>ScottGu</dc:creator><author>ScottGu</author><description>&lt;font face="arial" size="2"&gt;   &lt;p&gt;Apologies for the sparseness of my posting the last few weeks - work and life have been busy here lately.&amp;#160; Below is a new post in my &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/04/28/april-28th-links-asp-net-asp-net-ajax-asp-net-mvc-silverlight.aspx" target="_blank"&gt;link-listing series&lt;/a&gt; to help kick things up a little.&amp;#160; Also check out my &lt;a href="http://weblogs.asp.net/scottgu/pages/ASP.NET-2.0-Tips_2C00_-Tricks_2C00_-Recipes-and-Gotchas.aspx" target="_blank"&gt;ASP.NET Tips, Tricks and Tutorials page&lt;/a&gt; and &lt;a href="http://weblogs.asp.net/scottgu/pages/silverlight-posts.aspx" target="_blank"&gt;Silverlight Tutorials page&lt;/a&gt; for links to popular articles I've done myself in the past.&lt;/p&gt;    &lt;h3&gt;&lt;u&gt;ASP.NET&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://mattberseth.com/blog/2008/05/bulk_inserting_data_with_the_l.html" target="_blank"&gt;Bulk Inserting Data with the ListView Control&lt;/a&gt;: Matt Berseth continues his awesome posts with one that shows how to handle bulk-editing of data using the ASP.NET ListView control in .NET 3.5.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://mattberseth.com/blog/2008/04/masterdetail_with_the_gridview.html" target="_blank"&gt;Master-Detail with the GridView, DetailsView, and ModalPopup Controls&lt;/a&gt;: Another great post from Matt that describes how to cleanly handle a common data entry scenario.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://www.thebrainparasite.com/post/Creating-great-thumbnails-in-ASPNET.aspx" target="_blank"&gt;Creating Great Thumbnail Images in ASP.NET&lt;/a&gt;: A really nice blog post by a different Matt that details an approach that generates high quality (and small) thumbnail images.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://aspnet.4guysfromrolla.com/articles/051408-1.aspx" target="_blank"&gt;Warning the User when Caps-Lock is on&lt;/a&gt;: Scott Mitchell has a nice article that describes how to automatically detect and warn users in login pages when the caps-lock button is on.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://blogs.msdn.com/tess/archive/2008/05/14/asp-net-performance-issue-large-number-of-application-restarts-due-to-virus-scanning.aspx" target="_blank"&gt;ASP.NET Perf Issue: Large numbers of application-restarts due to virus scanners&lt;/a&gt;: Tess Ferrandez has a great post that details a debug session to determine why an ASP.NET application was restarting frequently (causing performance slowdowns).&amp;#160; The issue was a virus scanner that was causing files to be constantly updated.&amp;#160; Make sure to check out the logging code you can add to your application to identify restart causes like this.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;ASP.NET AJAX&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://mattberseth.com/blog/2008/05/aspnet_ajax_progress_bar_contr.html" target="_blank"&gt;ASP.NET AJAX Progress Bar Control&lt;/a&gt;: Matt Berseth has another great article that describes his new ASP.NET AJAX Progress Bar control.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://msmvps.com/blogs/omar/archive/2008/05/10/fast-asp-net-web-page-loading-by-downloading-multiple-javascripts-in-batch.aspx" target="_blank"&gt;Faster Page Loading By Combining Multiple JavaScript files in Batch&lt;/a&gt;: Omar Al Zabir (founder of &lt;a href="http://www.pageflakes.com" target="_blank"&gt;PageFlakes.com&lt;/a&gt; and author of the great &lt;a href="http://www.amazon.com/gp/product/0596510500/102-8343841-3890548?ie=UTF8&amp;amp;tag=scoblo04-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=0596510500" target="_blank"&gt;Building a Web 2.0 Portal with ASP.NET 3.5&lt;/a&gt; book) has a good article that describes the performance benefit of merging multiple JavaScript file downloads.&amp;#160; Note that &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/05/12/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx" target="_blank"&gt;.NET 3.5 SP1&lt;/a&gt; will include a new script combiner feature that helps make doing this even easier.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://pietschsoft.com/post/2008/05/ASPNET_Create_AJAX_Server_Controls_using_the_ScriptControl_base_class.aspx" target="_blank"&gt;Create ASP.NET AJAX Server Controls using the ScriptControl base class&lt;/a&gt;: Chris Pietschmann has a nice article that talks about how to build new ASP.NET AJAX server controls by deriving from the built-in ScriptControl base class.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://encosia.com/2008/05/16/inline-edit-box-on-codeplex-and-new-postback-ritalin-beta/" target="_blank"&gt;Inline Edit Box and Postback Ritalin Beta&lt;/a&gt;: Dave Ward and Mike Davis have created a new CodePlex project for their popular Inline Edit Box and PostBack Ritalin ASP.NET AJAX controls.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;.NET&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://igoro.com/archive/7-tricks-to-simplify-your-programs-with-linq/" target="_blank"&gt;7 Ways to Simplify your code with LINQ&lt;/a&gt;: Igor Ostrovsky has a great blog post that talks about new code techniques you can use to improve your code using .NET 3.5 and the new language and LINQ features in it.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://blogs.msdn.com/mitsu/archive/2008/04/02/visual-linq-query-builder-for-linq-to-sql-vlinq.aspx" target="_blank"&gt;Visual LINQ Query Builder for LINQ to SQL&lt;/a&gt;: Mitsu Furuta has created a cool Visual Studio designer that allows you to graphically construct LINQ to SQL queries.&amp;#160; Also make sure to download download the latest &lt;a href="http://www.linqpad.net/" target="_blank"&gt;LINQPad&lt;/a&gt; utility - which is invaluable for learning LINQ and trying out LINQ queries.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://www.pluralsight.com/blogs/aaron/archive/2008/05/13/50934.aspx" target="_blank"&gt;DataContracts without Attributes (POCO support):&lt;/a&gt; Aaron Skonnard has a good post that talks about a nice usability change with .NET 3.5 SP1 that allows you to serialize POCO (plain old objects) using the WCF serializers.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://www.thejoyofcode.com/Introducing_Ukadc_Diagnostics.aspx" target="_blank"&gt;Ukadc.Diagnostics&lt;/a&gt;: Josh Twist pointed me at a new CodePlex project he is working on that extends the System.Diagnostics features in .NET to include richer logging features (SQL trace support, email support, etc).&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;Visual Studio&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://www.dev102.com/2008/05/06/11-more-visual-studio-shortcuts-you-should-know/" target="_blank"&gt;11 More VS Short Cuts you Should Know&lt;/a&gt;: A great post that talks about a bunch of useful shortcuts to print out and remember when using Visual Studio.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://blogs.msdn.com/saraford/archive/2008/05/20/did-you-know-you-can-show-extension-methods-in-the-object-browser-219.aspx" target="_blank"&gt;Did you know you can show extension methods in the object browser?:&lt;/a&gt; Sara Ford continues her excellent &amp;quot;Did you know&amp;quot; series.&amp;#160; I confess I didn't know this one.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;Silverlight&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2008/05/15/10402.aspx" target="_blank"&gt;50 New Silverlight 2 Beta 1 Screencasts:&lt;/a&gt; Mike Taulty and Mike Ormond have put together 50 nice tutorial screen-casts that cover Silverlight 2 - all in their &amp;quot;spare time&amp;quot;.&amp;#160; Wow.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://www.nikhilk.net/Entry.aspx?id=195" target="_blank"&gt;AutoComplete for Silverlight TextBoxes&lt;/a&gt;: Nikhil Kothari has a nice blog post that demonstrates how he built an auto-complete behavior control for Silverlight.&amp;#160; &lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://blogs.msdn.com/swiss_dpe_team/archive/2008/05/09/scrolling-through-large-resultset-with-silverlight-2-beta1-and-linq-to-sql.aspx" target="_blank"&gt;Scrolling through Large Resultsets with Silverlight 2 and LINQ to SQL&lt;/a&gt;: The Swiss MSDN team has a nice blog post that demonstrates how to scroll through large resultsets using the Silverlight DataGrid and LINQ to SQL.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://blogs.msdn.com/delay/archive/2008/05/04/ivalueconverter-the-swiss-army-knife-of-bindings-propertyviewer-sample-is-a-wpf-silverlight-visualization-and-debugging-aid.aspx" target="_blank"&gt;IValueConverter: The Swiss Army Knife of Bindings&lt;/a&gt;: David Anson has a useful blog post and sample that demonstrates how to use the IValueConverter feature in Silverlight and WPF to support richer bindings against complex objects.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://petermcg.wordpress.com/2008/05/18/silverlight-20-pie-chart/" target="_blank"&gt;Silverlight 2 Pie Chart:&lt;/a&gt; Peter McGrattan has posted a nice control and article that demonstrates how to use a new Silverlight charting control he has written.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;WPF&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://channel9.msdn.com/Showforum.aspx?forumid=14&amp;amp;tagid=329" target="_blank"&gt;WPF week on Channel9&lt;/a&gt;: Watch 6 great videos on Channel9.&amp;#160; Each one includes interviews and demos with members of the WPF team talking about some of the awesome work that went into WPF 3.5 SP1 (read my blog post &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/05/12/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx" target="_blank"&gt;here&lt;/a&gt; for a summary of some of it).&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://windowsclient.net/wpf/white-papers/wpf-app-quality-guide.aspx" target="_blank"&gt;WPF Testing and Application Quality Guide&lt;/a&gt;: Check out the 0.2 release of a free online book being developed by Microsoft that covers how to test WPF applications.&amp;#160; Definitely worth book-marking if you are doing WPF development.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://www.codeproject.com/KB/WPF/MovingTowardWpfBinding.aspx" target="_blank"&gt;Moving Toward WPF Data Binding One Step at a Time&lt;/a&gt;: Josh Smith has a great article on CodeProject.com that explains WPF data binding and walksthrough how to use it.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://blogs.msdn.com/llobo/archive/2008/05/19/wpf-3-5-sp1-feature-stringformat.aspx" target="_blank"&gt;WPF 3.5 SP1 StringFormat&lt;/a&gt;: Lester has a nice post that describes how to use the new StringFormat feature in WPF 3.5 SP1.&amp;#160; This makes it much easier to handle formatting of databound values.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;Hope this helps,&lt;/p&gt;    &lt;p&gt;Scott&lt;/p&gt; &lt;/font&gt;</description></item><item><title>MSDN Webcast: Programming a Full-Blown AJAX Enterprise Application in 20 Minutes (Level 100)</title><link>http://weblogs.asp.net/visualwebgui/archive/2008/05/15/msdn-webcast-programming-a-full-blown-ajax-enterprise-application-in-20-minutes-level-100.aspx</link><pubDate>Thu, 15 May 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6192208</guid><dc:creator>Visual WebGui</dc:creator><author>Visual WebGui</author><description>&lt;P mce_keep="true"&gt;&lt;SPAN id=eventInfo_lblStDate&gt;Wednesday, June 18, 2008 8:00 AM Pacific Time (US &amp;amp; Canada)&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;
&lt;TABLE class="" cellSpacing=0 cellPadding=0 width="90%" border=0&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=eventInfo colSpan=2 class="eventInfo"&gt;&lt;B&gt;&lt;SPAN id=eventInfo_lblEventDescHeading&gt;Event Overview&lt;/SPAN&gt;&lt;/B&gt; &lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" colSpan=2&gt;
&lt;DIV class=eventdetails&gt;
&lt;P&gt;&lt;SPAN id=eventInfo_lblEventDescription&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;&lt;FONT face=Verdana&gt;It is all about simplicity when programming next–generation, complex Asynchronous JavaScript and XML (AJAX) applications. In this webcast, we develop a fully blown AJAX enterprise application by dragging and dropping controls using Windows Forms Designer and the Gizmox Visual WebGui (VWG) framework. We extend, customize, and invoke client resources, and we demonstrate how you can cut your development cycle by as much as 90 percent. Visual WebGui is open source, so you can dive into the code. &lt;BR&gt;&lt;BR&gt;&lt;B&gt;Presenter: &lt;/B&gt;Guy Peled, Chief Technology Officer, Gizmox Ltd&lt;BR&gt;&lt;BR&gt;Guy Peled, Chief Technology Officer of Gizmox Ltd, is a renowned expert in Web technologies. He is the developer of two products, the most recent one being Visual WebGUI (VWG). Guy served as chief architect of Gizmox for more than 13 years, specializing on Microsoft platforms. Guy leads the VWG On-Server Web model, lecturing and evangelizing on the subject.&lt;BR&gt;&lt;BR&gt;View other sessions from: &lt;A href="http://www.microsoft.com/events/series/msdnvs2008.aspx"&gt;Visual Studio 2008: Develop at Light Speed on the Latest Platforms&lt;/A&gt;.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;If you have questions or feedback, &lt;A href="http://go.microsoft.com/fwlink/?linkid=41781"&gt;contact us&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/SPAN&gt;
&lt;P&gt;&lt;A class="" href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032379513&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US" mce_href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032379513&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;On-Line Registration&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/SPAN&gt;</description></item><item><title>28ste April links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Silverlight </title><link>http://weblogs.asp.net/scottgudutch/archive/2008/04/30/april-28th-links-asp-net-asp-net-ajax-asp-net-mvc-silverlight.aspx</link><pubDate>Wed, 30 Apr 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6143721</guid><dc:creator>Joeri Pansaerts</dc:creator><author>Joeri Pansaerts</author><description>&lt;H2 class=pageTitle&gt;&amp;nbsp;&lt;/H2&gt;
&lt;DIV class=post&gt;
&lt;DIV class=postsub&gt;&lt;FONT face=arial size=2&gt;
&lt;P IncrementViewCount="true"&gt;Hier&amp;nbsp;vind je&amp;nbsp;mijn laatste &lt;A class="" href="http://weblogs.asp.net/scottgudutch/archive/2008/04/12/11-april-links-asp-net-asp-net-ajax-asp-net-mvc-visual-studio-silverlight.aspx" target=_blank mce_href="http://weblogs.asp.net/scottgudutch/archive/2008/04/12/11-april-links-asp-net-asp-net-ajax-asp-net-mvc-visual-studio-silverlight.aspx"&gt;&lt;FONT color=#3399ff&gt;link-lijst series&lt;/FONT&gt;&lt;/A&gt;.&amp;nbsp;&amp;nbsp;Bekijk ook mijn&amp;nbsp;&lt;A href="http://weblogs.asp.net/scottgu/pages/ASP.NET-2.0-Tips_2C00_-Tricks_2C00_-Recipes-and-Gotchas.aspx" target=_blank mce_href="http://weblogs.asp.net/scottgu/pages/ASP.NET-2.0-Tips_2C00_-Tricks_2C00_-Recipes-and-Gotchas.aspx"&gt;&lt;FONT color=#3399ff&gt;ASP.NET Tips, Tricks and Tutorials pagina&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp;en &lt;A href="http://weblogs.asp.net/scottgu/pages/silverlight-posts.aspx" target=_blank mce_href="http://weblogs.asp.net/scottgu/pages/silverlight-posts.aspx"&gt;&lt;FONT color=#3399ff&gt;Silverlight Tutorial pagina&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp;voor de links&amp;nbsp;naar de populaire artikels die ik&amp;nbsp;eerder geschreven heb.&lt;/P&gt;
&lt;H3 IncrementViewCount="true"&gt;&lt;U&gt;ASP.NET&lt;/U&gt;&lt;/H3&gt;
&lt;DIV IncrementViewCount="true"&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://aspnet.4guysfromrolla.com/articles/041608-1.aspx" target=_blank mce_href="http://aspnet.4guysfromrolla.com/articles/041608-1.aspx"&gt;&lt;FONT color=#3399ff&gt;Toon&amp;nbsp;het aantal actieve gebruikers op een ASP.NET website&lt;/FONT&gt;&lt;/A&gt;: Scott Mitchell&amp;nbsp;zet zijn excellente series voort met&amp;nbsp;de membership, roles en profile ondersteuning van ASP.NET. In dat artikel heeft hij het over hoe je met&amp;nbsp;de Membership van ASP.NET&amp;nbsp;kunt beramen hoeveel actieve gebruikers een site bezoeken.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://geekswithblogs.net/frankw/archive/2008/04/27/new-dynamic-data-preview-0423-refresh.aspx" target=_blank mce_href="http://geekswithblogs.net/frankw/archive/2008/04/27/new-dynamic-data-preview-0423-refresh.aspx"&gt;&lt;FONT color=#3399ff&gt;ASP.NET Dynamic Data Update&lt;/FONT&gt;&lt;/A&gt;:&amp;nbsp;Het ASP.NET team heeft vorige week een laatste update van de nieuwe ASP.NET Dynamic Data gepubliceerd. Deze update voegt nieuwe&amp;nbsp;functies toe met onder andere&amp;nbsp;&amp;nbsp;betere &lt;A href="http://blogs.msdn.com/brada/archive/2008/04/23/updated-asp-net-dynamic-data-bits-posted.aspx" target=_blank mce_href="http://blogs.msdn.com/brada/archive/2008/04/23/updated-asp-net-dynamic-data-bits-posted.aspx"&gt;&lt;FONT color=#3399ff&gt;URL ondersteuning&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp;die dezelfde URL routing kenmerken gebruiken&amp;nbsp;als &amp;nbsp;ASP.NET MVC. Voorbeelden daarvan zijn betere bevestiging, foreign-key,&amp;nbsp;en template ondersteuning.&amp;nbsp; &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://www.paraesthesia.com/archive/2008/04/16/asp.net-testing-with-ivonna.aspx" target=_blank mce_href="http://www.paraesthesia.com/archive/2008/04/16/asp.net-testing-with-ivonna.aspx"&gt;&lt;FONT color=#3399ff&gt;ASP.NET Testing&amp;nbsp;met Ivonna&lt;/FONT&gt;&lt;/A&gt;: Travis Illig blogt over een &lt;FONT color=#3399ff&gt;&lt;A class="" href="http://www.sm-art.biz/Ivonna.aspx" target=_blank mce_href="http://www.sm-art.biz/Ivonna.aspx"&gt;nieuw testing framework&amp;nbsp;"Ivonna"&lt;/A&gt;&lt;/FONT&gt;&amp;nbsp;dat je in staat stelt om&amp;nbsp;unit testing&amp;nbsp;toe te passen&amp;nbsp;op&amp;nbsp;ASP.NET web formulieren.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;H3&gt;&lt;U&gt;ASP.NET AJAX&lt;/U&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://www.nikhilk.net/Ajax-Templates.aspx" target=_blank mce_href="http://www.nikhilk.net/Ajax-Templates.aspx"&gt;&lt;FONT color=#3399ff&gt;ASP.NET AJAX UI Templates&lt;/FONT&gt;&lt;/A&gt;: Nikhil Kothari van&amp;nbsp;het ASP.NET team&amp;nbsp;heeft een&amp;nbsp;toffe post&amp;nbsp;waarin hij&amp;nbsp;een&amp;nbsp;prototype&amp;nbsp;demonstreert waarbij hij client-side&amp;nbsp;de&amp;nbsp;AJAX template UI (gebruikersinterface) bewerkt.&amp;nbsp; &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://mattberseth.com/blog/2008/04/ajaxcontroltoolkit_tabcontaine.html" target=_blank mce_href="http://mattberseth.com/blog/2008/04/ajaxcontroltoolkit_tabcontaine.html"&gt;&lt;FONT color=#3399ff&gt;ASP.NET AJAX Control Toolkit TabContainer Theme Gallerij&lt;/FONT&gt;&lt;/A&gt;: Matt Berseth&amp;nbsp;heeft een andere excellente post - deze post toont&amp;nbsp;heel wat&amp;nbsp;themes&amp;nbsp;die je kan gebruiken om de TabContainer control&amp;nbsp;te re-stylen&amp;nbsp;in de ASP.NET AJAX Control toolkit.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://weblogs.asp.net/pglavich/archive/2008/04/07/reducing-page-load-times-with-updatepanels-and-timers.aspx" target=_blank mce_href="http://weblogs.asp.net/pglavich/archive/2008/04/07/reducing-page-load-times-with-updatepanels-and-timers.aspx"&gt;&lt;FONT color=#3399ff&gt;Reduceer Page Load Times&amp;nbsp;met UpdatePanels&amp;nbsp;en Timers&lt;/FONT&gt;&lt;/A&gt;: Paul Glavich&amp;nbsp;post een&amp;nbsp;toffe truk&amp;nbsp;die je kan gebruiken&amp;nbsp;bij tabcontrols&amp;nbsp;om de achtergrond en de inhoud asynchroon te laden&amp;nbsp;om de&amp;nbsp;reële laadtijd te verbeteren.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://encosia.com/2008/04/16/why-do-aspnet-ajax-page-methods-have-to-be-static/" target=_blank mce_href="http://encosia.com/2008/04/16/why-do-aspnet-ajax-page-methods-have-to-be-static/"&gt;&lt;FONT color=#3399ff&gt;Waarom moeten ASP.NET AJAX pagina methodes static zijn&amp;nbsp;?&lt;/FONT&gt;&lt;/A&gt; Dave Ward heeft een&amp;nbsp;nuttig artikel waarin hij&amp;nbsp;de kenmerken van&amp;nbsp;paginamethodes behandelt in ASP.NET AJAX, en waarin hij uitlegt waarom ze statische methodes zijn.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://weblogs.asp.net/bradvincent/archive/2008/04/28/better-jquery-intellisense-in-vs2008.aspx" target=_blank mce_href="http://weblogs.asp.net/bradvincent/archive/2008/04/28/better-jquery-intellisense-in-vs2008.aspx"&gt;&lt;FONT color=#3399ff&gt;JQuery Intellisense in VS 2008&lt;/FONT&gt;&lt;/A&gt;: Brad Vincent post hoe je omgaat met&amp;nbsp;de &lt;A href="http://weblogs.asp.net/scottgu/archive/2008/02/08/vs-2008-web-development-hot-fix-roll-up-available.aspx" target=_blank mce_href="http://weblogs.asp.net/scottgu/archive/2008/02/08/vs-2008-web-development-hot-fix-roll-up-available.aspx"&gt;&lt;FONT color=#3399ff&gt;VS 2008 Web Development Hot-Fix&lt;/FONT&gt;&lt;/A&gt; die&amp;nbsp;we publiceerden in februari, om JavaScript intellisense op een toffe manier te ervaren in Visual Studio 2008&amp;nbsp;als je de JQuery Ajax&amp;nbsp;bibliotheek gebruikt.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;H3&gt;&lt;U&gt;ASP.NET MVC&lt;/U&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://www.iridescence.no/Posts/Inversion-of-Control-ASPNET-MVC-and-Unit-Testing.aspx" target=_blank mce_href="http://www.iridescence.no/Posts/Inversion-of-Control-ASPNET-MVC-and-Unit-Testing.aspx"&gt;&lt;FONT color=#3399ff&gt;Inversion of Control, ASP.NET MVC&amp;nbsp;en Unit Testen&lt;/FONT&gt;&lt;/A&gt;: Fredrik Kalseth heeft een tof artikel dat het concept achter Inversion Of Control (IOC) behandelt en hoe je dit kan gebruiken met ASP.NET MVC om dependencies beter te beschermen. Het laat je ook toe om je code te unit testen.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://weblogs.asp.net/stephenwalther/archive/2008/04/27/talks-asp-net-mvc-post-conference-workshop-at-asp-net-connections-orlando.aspx" target=_blank mce_href="http://weblogs.asp.net/stephenwalther/archive/2008/04/27/talks-asp-net-mvc-post-conference-workshop-at-asp-net-connections-orlando.aspx"&gt;&lt;FONT color=#3399ff&gt;Stephen Walther's ASP.NET MVC conferentiedemonstratie:&lt;/FONT&gt;&lt;/A&gt; Stephen Walther bracht een lange ASP.NET MVC conferentiedemonstratie&amp;nbsp;uit op ASP.NET Connections vorige week.&amp;nbsp;Je kunt zijn slides en demo's gratis downloaden. Ga zeker ook eens kijken naar zijn vorige posts&amp;nbsp;die handelen over &lt;A href="http://weblogs.asp.net/stephenwalther/archive/2008/03/19/tdd-test-driven-development-with-visual-studio-2008-unit-tests.aspx" target=_blank mce_href="http://weblogs.asp.net/stephenwalther/archive/2008/03/19/tdd-test-driven-development-with-visual-studio-2008-unit-tests.aspx"&gt;&lt;FONT color=#3399ff&gt;Unit Testen&amp;nbsp;met Visual Studio 2008&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp;en &lt;A href="http://weblogs.asp.net/stephenwalther/archive/2008/03/22/tdd-introduction-to-rhino-mocks.aspx" target=_blank mce_href="http://weblogs.asp.net/stephenwalther/archive/2008/03/22/tdd-introduction-to-rhino-mocks.aspx"&gt;&lt;FONT color=#3399ff&gt;TDD&amp;nbsp;met Rhino Mocks&lt;/FONT&gt;&lt;/A&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://geekswithblogs.net/hex/archive/2008/04/19/asp.net-mvc-framework---new-version-of-the-mvc-contrib.aspx" target=_blank mce_href="http://geekswithblogs.net/hex/archive/2008/04/19/asp.net-mvc-framework---new-version-of-the-mvc-contrib.aspx"&gt;&lt;FONT color=#3399ff&gt;MVC Contrib Project Update&lt;/FONT&gt;&lt;/A&gt;: Eric Hexter blogt over enkele van de laaste updates van&amp;nbsp;het open source MvcContrib project, om&amp;nbsp;met de laatste &lt;A href="http://weblogs.asp.net/scottgu/archive/2008/04/16/asp-net-mvc-source-refresh-preview.aspx" target=_blank mce_href="http://weblogs.asp.net/scottgu/archive/2008/04/16/asp-net-mvc-source-refresh-preview.aspx"&gt;&lt;FONT color=#3399ff&gt;ASP.NET MVC interim source release&lt;/FONT&gt;&lt;/A&gt; te werken.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://blog.jeremyskinner.me.uk/2008/04/19/testing-action-results-with-aspnet-mvc/" target=_blank mce_href="http://blog.jeremyskinner.me.uk/2008/04/19/testing-action-results-with-aspnet-mvc/"&gt;&lt;FONT color=#3399ff&gt;Testing Action resultaten met&amp;nbsp;ASP.NET MVC&lt;/FONT&gt;&lt;/A&gt;: Jeremy Skinner blogt over enkele&amp;nbsp;toffe extension methode helpers, die hij heeft toegevoegd&amp;nbsp;aan de MvcContrib zodat je Controller actions&amp;nbsp;kan testen.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://www.squaredroot.com/post/2008/04/MVC-Membership-Starter-Kit-1-2.aspx" target=_blank mce_href="http://www.squaredroot.com/post/2008/04/MVC-Membership-Starter-Kit-1-2.aspx"&gt;&lt;FONT color=#3399ff&gt;MVC Membership&amp;nbsp;starterskit - 1.2 Release&lt;/FONT&gt;&lt;/A&gt;: Troy Goode heeft een update gepost van zijn excellente MVC Membership starterskit. Deze versie werkt met de&amp;nbsp;voorlopige ASP.NET MVC&amp;nbsp;source release.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;H3&gt;&lt;U&gt;Silverlight&lt;/U&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/scmorris/archive/2008/04/14/defining-silverlight-datagrid-columns-at-runtime.aspx" target=_blank mce_href="http://blogs.msdn.com/scmorris/archive/2008/04/14/defining-silverlight-datagrid-columns-at-runtime.aspx"&gt;&lt;FONT color=#3399ff&gt;Defining Silverlight DataGrid&amp;nbsp;kolommen&amp;nbsp;in Runtime&lt;/FONT&gt;&lt;/A&gt;: Scott Morrison van het Silverlight team heeft een toffe&amp;nbsp;blogpost gemaakt&amp;nbsp;waarin hij&amp;nbsp;uitlegt&amp;nbsp;hoe je een Silverlight DataGrid kolom definieert via code in runtime.&amp;nbsp;&amp;nbsp;Bezoek mijn&amp;nbsp;&lt;A href="http://weblogs.asp.net/scottgu/pages/silverlight-posts.aspx" target=_blank mce_href="http://weblogs.asp.net/scottgu/pages/silverlight-posts.aspx"&gt;&lt;FONT color=#3399ff&gt;Silverlight link pagina&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp;voor meer DataGrid posts.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://scorbs.com/2008/04/05/silverlight-http-networking-stack-part-1-site-of-origin-communication" target=_blank mce_href="http://scorbs.com/2008/04/05/silverlight-http-networking-stack-part-1-site-of-origin-communication"&gt;&lt;FONT color=#3399ff&gt;Silverlight HTTP Networking Stack&lt;/FONT&gt;&lt;/A&gt; (&lt;A href="http://scorbs.com/2008/04/05/silverlight-http-networking-stack-part-1-site-of-origin-communication" target=_blank mce_href="http://scorbs.com/2008/04/05/silverlight-http-networking-stack-part-1-site-of-origin-communication"&gt;&lt;FONT color=#3399ff&gt;Deel 1&lt;/FONT&gt;&lt;/A&gt;), (&lt;A href="http://scorbs.com/2008/04/15/silverlight-http-networking-stack-part-2-cross-domain-communication-overview/" target=_blank mce_href="http://scorbs.com/2008/04/15/silverlight-http-networking-stack-part-2-cross-domain-communication-overview/"&gt;&lt;FONT color=#3399ff&gt;Deel 2&lt;/FONT&gt;&lt;/A&gt;), (&lt;A href="http://scorbs.com/2008/04/22/silverlight-http-networking-stack-part-3-configuring-a-cross-domain-policy-file/" target=_blank mce_href="http://scorbs.com/2008/04/22/silverlight-http-networking-stack-part-3-configuring-a-cross-domain-policy-file/"&gt;&lt;FONT color=#3399ff&gt;Deel 3&lt;/FONT&gt;&lt;/A&gt;): Karen Corby van het Silverlight team heeft&amp;nbsp;het derde deel van&amp;nbsp;haar blogseries over de nieuwe Silverlight 2 networking stack gepost en&amp;nbsp;ook hoe&amp;nbsp;cross domain beveiliging ermee werkt.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://weblogs.asp.net/dwahlin/archive/2008/04/10/pushing-data-to-a-silverlight-client-with-sockets-part-i.aspx" target=_blank mce_href="http://weblogs.asp.net/dwahlin/archive/2008/04/10/pushing-data-to-a-silverlight-client-with-sockets-part-i.aspx"&gt;&lt;FONT color=#3399ff&gt;Vul&amp;nbsp;Data&amp;nbsp;tot de&amp;nbsp;Silverlight Client&amp;nbsp;met Sockets (Deel 1)&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp;en &lt;A href="http://weblogs.asp.net/dwahlin/archive/2008/04/13/pushing-data-to-a-silverlight-client-with-sockets-part-ii.aspx" target=_blank mce_href="http://weblogs.asp.net/dwahlin/archive/2008/04/13/pushing-data-to-a-silverlight-client-with-sockets-part-ii.aspx"&gt;&lt;FONT color=#3399ff&gt;(Deel 2)&lt;/FONT&gt;&lt;/A&gt;: Dan Wahlin demonstreert hoe je een "GameStream" socket server&amp;nbsp;implementeert en&amp;nbsp;hoe je ernaartoe connecteert vanuit&amp;nbsp;een Silverlight client die de Silverlight 2 ingebouwde network socket ondersteuning gebruikt.&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="http://weblogs.asp.net/dwahlin/archive/2008/04/27/silverlight-the-song.aspx" target=_blank mce_href="http://weblogs.asp.net/dwahlin/archive/2008/04/27/silverlight-the-song.aspx"&gt;&lt;FONT color=#3399ff&gt;Silverlight -&amp;nbsp;het lied&lt;/FONT&gt;&lt;/A&gt;: Spike Xavier&amp;nbsp;en Dan Wahlin hebben&amp;nbsp;alweer een van hun unieke en speciale liedjes gepost :-)&amp;nbsp;&lt;BR&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Hopelijk kunnen jullie hiermee aan de slag,&lt;/P&gt;
&lt;P&gt;Scott&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description></item><item><title>April 28th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Silverlight</title><link>http://weblogs.asp.net/aspnet-mvc/archive/2008/04/29/april-28th-links-asp-net-asp-net-ajax-asp-net-mvc-silverlight.aspx</link><pubDate>Tue, 29 Apr 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7070063</guid><dc:creator>Anonymous</dc:creator><author>Anonymous</author><description>&lt;font face="arial" size="2"&gt;   &lt;p&gt;Here is the latest in my &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/04/11/april-11th-links-asp-net-asp-net-ajax-asp-net-mvc-visual-studio-silverlight.aspx" target="_blank"&gt;link-listing series&lt;/a&gt;.&amp;#160; Also check out my &lt;a href="http://weblogs.asp.net/scottgu/pages/ASP.NET-2.0-Tips_2C00_-Tricks_2C00_-Recipes-and-Gotchas.aspx" target="_blank"&gt;ASP.NET Tips, Tricks and Tutorials page&lt;/a&gt; and &lt;a href="http://weblogs.asp.net/scottgu/pages/silverlight-posts.aspx" target="_blank"&gt;Silverlight Tutorials page&lt;/a&gt; for links to popular articles I&amp;#39;ve done myself in the past.&lt;/p&gt;    &lt;h3&gt;&lt;u&gt;ASP.NET&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://aspnet.4guysfromrolla.com/articles/041608-1.aspx" target="_blank"&gt;Displaying the Number of Active Users on an ASP.NET Site&lt;/a&gt;: Scott Mitchell continues his excellent series on ASP.NET&amp;#39;s membership, roles, and profile support.&amp;#160; In this article he discusses how to use ASP.NET&amp;#39;s Membership features to estimate and display the number of active users currently visiting a site.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://geekswithblogs.net/frankw/archive/2008/04/27/new-dynamic-data-preview-0423-refresh.aspx" target="_blank"&gt;ASP.NET Dynamic Data Update&lt;/a&gt;: The ASP.NET team last week released an update of the new ASP.NET Dynamic Data feature.&amp;#160; This update adds several new features including &lt;a href="http://blogs.msdn.com/brada/archive/2008/04/23/updated-asp-net-dynamic-data-bits-posted.aspx" target="_blank"&gt;cleaner URL support&lt;/a&gt; using the same URL routing feature that ASP.NET MVC uses, as well as better confirmation, foreign-key, and template support.&amp;#160; &lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://www.paraesthesia.com/archive/2008/04/16/asp.net-testing-with-ivonna.aspx" target="_blank"&gt;ASP.NET Testing with Ivonna&lt;/a&gt;: Travis Illig blogs about a &lt;a href="http://www.sm-art.biz/Ivonna.aspx" target="_blank"&gt;new testing framework named Ivonna&lt;/a&gt; that enables unit testing of ASP.NET web forms.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;ASP.NET AJAX&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://www.nikhilk.net/Ajax-Templates.aspx" target="_blank"&gt;ASP.NET AJAX UI Templates&lt;/a&gt;: Nikhil Kothari from the ASP.NET team has a cool post that shows off a prototype he has been working on that enables clean client-side AJAX templating of UI.&amp;#160; &lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://mattberseth.com/blog/2008/04/ajaxcontroltoolkit_tabcontaine.html" target="_blank"&gt;ASP.NET AJAX Control Toolkit TabContainer Theme Gallery&lt;/a&gt;: Matt Berseth has another of his excellent posts - this one shows off a bunch of cool themes you can use to style the TabContainer control in the ASP.NET AJAX Control Toolkit.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://weblogs.asp.net/pglavich/archive/2008/04/07/reducing-page-load-times-with-updatepanels-and-timers.aspx" target="_blank"&gt;Reducing Page Load Times with UpdatePanels and Timers&lt;/a&gt;: Paul Glavich posts of a cool trick you can use with tab controls to asynchronously load their content in the background in order to improve perceived page load time.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://encosia.com/2008/04/16/why-do-aspnet-ajax-page-methods-have-to-be-static/" target="_blank"&gt;Why do ASP.NET AJAX page methods have to be static?&lt;/a&gt; Dave Ward has a useful article that talks about the page methods feature in ASP.NET AJAX, and explains why they are static methods.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://weblogs.asp.net/bradvincent/archive/2008/04/28/better-jquery-intellisense-in-vs2008.aspx" target="_blank"&gt;JQuery Intellisense in VS 2008&lt;/a&gt;: Brad Vincent posts about using the &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/02/08/vs-2008-web-development-hot-fix-roll-up-available.aspx" target="_blank"&gt;VS 2008 Web Development Hot-Fix&lt;/a&gt; we released in February to get a nice JavaScript intellisense experience in Visual Studio 2008 when using the JQuery AJAX library.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;ASP.NET MVC&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://www.iridescence.no/Posts/Inversion-of-Control-ASPNET-MVC-and-Unit-Testing.aspx" target="_blank"&gt;Inversion of Control, ASP.NET MVC and Unit Testing&lt;/a&gt;: Fredrik Kalseth has a cool article that talks about the concepts behind inversion of control (IOC) and how you can use this with ASP.NET MVC to better isolate dependencies and enable better unit testing of your code.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://weblogs.asp.net/stephenwalther/archive/2008/04/27/talks-asp-net-mvc-post-conference-workshop-at-asp-net-connections-orlando.aspx" target="_blank"&gt;Stephen Walther&amp;#39;s ASP.NET MVC Talk:&lt;/a&gt; Stephen Walther delivered a many-hour ASP.NET MVC post conference talk at ASP.NET Connections last week.&amp;#160; You can download his slides + demos for free.&amp;#160; Also check out his previous posts on &lt;a href="http://weblogs.asp.net/stephenwalther/archive/2008/03/19/tdd-test-driven-development-with-visual-studio-2008-unit-tests.aspx" target="_blank"&gt;Unit Tests with Visual Studio 2008&lt;/a&gt; and &lt;a href="http://weblogs.asp.net/stephenwalther/archive/2008/03/22/tdd-introduction-to-rhino-mocks.aspx" target="_blank"&gt;TDD with Rhino Mocks&lt;/a&gt;.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://geekswithblogs.net/hex/archive/2008/04/19/asp.net-mvc-framework---new-version-of-the-mvc-contrib.aspx" target="_blank"&gt;MVC Contrib Project Update&lt;/a&gt;: Eric Hexter blogs about some of the latest updates to the open source MvcContrib project to work with the latest &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/04/16/asp-net-mvc-source-refresh-preview.aspx" target="_blank"&gt;ASP.NET MVC interim source release&lt;/a&gt;.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://blog.jeremyskinner.me.uk/2008/04/19/testing-action-results-with-aspnet-mvc/" target="_blank"&gt;Testing Action Results with ASP.NET MVC&lt;/a&gt;: Jeremy Skinner blogs about some cool extension method helpers he has added to MvcContrib to enable pretty sweet testing of Controller actions.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://www.squaredroot.com/post/2008/04/MVC-Membership-Starter-Kit-1-2.aspx" target="_blank"&gt;MVC Membership Starter Kit - 1.2 Release&lt;/a&gt;: Troy Goode has posted an update to his excellent MVC Membership Starter Kit.&amp;#160; This version works with the interim ASP.NET MVC source release.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;h3&gt;&lt;u&gt;Silverlight&lt;/u&gt;&lt;/h3&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://blogs.msdn.com/scmorris/archive/2008/04/14/defining-silverlight-datagrid-columns-at-runtime.aspx" target="_blank"&gt;Defining Silverlight DataGrid Columns at Runtime&lt;/a&gt;: Scott Morrison from the Silverlight team has a cool blog post that talks about how to define Silverlight DataGrid Columns via code at runtime.&amp;#160; Visit my &lt;a href="http://weblogs.asp.net/scottgu/pages/silverlight-posts.aspx" target="_blank"&gt;Silverlight links page&lt;/a&gt; for more DataGrid posts.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://scorbs.com/2008/04/05/silverlight-http-networking-stack-part-1-site-of-origin-communication" target="_blank"&gt;Silverlight HTTP Networking Stack&lt;/a&gt; (&lt;a href="http://scorbs.com/2008/04/05/silverlight-http-networking-stack-part-1-site-of-origin-communication" target="_blank"&gt;Part 1&lt;/a&gt;), (&lt;a href="http://scorbs.com/2008/04/15/silverlight-http-networking-stack-part-2-cross-domain-communication-overview/" target="_blank"&gt;Part 2&lt;/a&gt;), (&lt;a href="http://scorbs.com/2008/04/22/silverlight-http-networking-stack-part-3-configuring-a-cross-domain-policy-file/" target="_blank"&gt;Part 3&lt;/a&gt;): Karen Corby from the Silverlight team has a great three part blog series that talks about the new Silverlight 2 networking stack and how cross domain security works with it.&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://weblogs.asp.net/dwahlin/archive/2008/04/10/pushing-data-to-a-silverlight-client-with-sockets-part-i.aspx" target="_blank"&gt;Pushing Data to a Silverlight Client with Sockets (Part 1)&lt;/a&gt; and &lt;a href="http://weblogs.asp.net/dwahlin/archive/2008/04/13/pushing-data-to-a-silverlight-client-with-sockets-part-ii.aspx" target="_blank"&gt;(Part 2)&lt;/a&gt;: Dan Wahlin demonstrates how to implement a &amp;quot;GameStream&amp;quot; socket server and connect to it from a Silverlight client using Silverlight 2&amp;#39;s built-in network sockets support.&amp;#160; &lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;ul&gt;     &lt;li&gt;       &lt;p&gt;&lt;a href="http://weblogs.asp.net/dwahlin/archive/2008/04/27/silverlight-the-song.aspx" target="_blank"&gt;Silverlight - the Song&lt;/a&gt;: Spike Xavier and Dan Wahlin have posted another of their unique and special songs. :-)&lt;/p&gt;     &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;Hope this helps,&lt;/p&gt;    &lt;p&gt;Scott&lt;/p&gt; &lt;/font&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6140206" width="1" height="1" alt="" /&gt;</description></item></channel></rss>