<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Louis Kwong&#039;s Blog</title>
	<atom:link href="http://louiskwong.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://louiskwong.wordpress.com</link>
	<description>Just another WordPress.com site</description>
	<lastBuildDate>Mon, 12 Jul 2010 14:30:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='louiskwong.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Louis Kwong&#039;s Blog</title>
		<link>http://louiskwong.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://louiskwong.wordpress.com/osd.xml" title="Louis Kwong&#039;s Blog" />
	<atom:link rel='hub' href='http://louiskwong.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Latest ASP.Net, Silverlight, WPF, VS2010 links..</title>
		<link>http://louiskwong.wordpress.com/2010/07/12/latest-asp-net-silverlight-wpf-vs2010-links/</link>
		<comments>http://louiskwong.wordpress.com/2010/07/12/latest-asp-net-silverlight-wpf-vs2010-links/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 14:29:23 +0000</pubDate>
		<dc:creator>louiskwong</dc:creator>
				<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://louiskwong.wordpress.com/?p=7</guid>
		<description><![CDATA[Saw this on ScottGu&#8217;s latest blog. Just a taste of some.. ASP.NET Extending ASP.NET Output Caching: Scott Mitchell has a nice article that discusses how to take advantage of ASP.NET 4’s extensible cache provider API to implement richer output caching mechanisms.  &#8230; <a href="http://louiskwong.wordpress.com/2010/07/12/latest-asp-net-silverlight-wpf-vs2010-links/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=louiskwong.wordpress.com&amp;blog=14470765&amp;post=7&amp;subd=louiskwong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Saw this on <a href="http://weblogs.asp.net/scottgu/archive/2010/07/09/july-9th-links-asp-net-asp-net-mvc-jquery-silverlight-wpf-vs-2010.aspx" target="_blank">ScottGu&#8217;s latest blog</a>. Just a taste of some..</p>
<h3><span style="text-decoration:underline;">ASP.NET</span></h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/061610-1.aspx" target="_blank">Extending ASP.NET Output Caching</a>: Scott Mitchell has a nice article that discusses how to take advantage of ASP.NET 4’s extensible cache provider API to implement richer output caching mechanisms.  Also check out my article on ASP.NET 4 output caching improvements <a href="http://weblogs.asp.net/scottgu/archive/2010/01/27/extensible-output-caching-with-asp-net-4-vs-2010-and-net-4-0-series.aspx" target="_blank">here</a>.</li>
</ul>
<ul>
<li><a href="http://www.hanselman.com/blog/InstallingConfiguringAndUsingWindowsServerAppFabricAndTheVelocityMemoryCacheIn10Minutes.aspx" target="_blank">Installing and Configuring Windows Server AppFabric and “Velocity” Memory Cache</a>: Scott Hanselman has a nice blog post that describes how to install and configure Windows Server AppFabric – which is a free application server offering from Microsoft.  In less than 10 minutes you can enable its “Velocity” memory cache, and use it within your ASP.NET applications.</li>
</ul>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/060910-1.aspx" target="_blank">Preventing Users From Copying Text From and Pasting It Into TextBoxes</a>: Scott Mitchell has a useful article that discusses how to disable copy/paste within ASP.NET forms.  Useful for scenarios where you want to avoid people inadvertently duplicating a bad email registration address.</li>
</ul>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/051910-1.aspx" target="_blank">Building a Store Locator ASP.NET Application Using Google Maps API</a>: Scott Mitchell has a nice set of articles that discuss how to use the Google Maps API within an ASP.NET application to implement a Store Locator service.  Also check out <a href="http://www.4guysfromrolla.com/articles/052610-1.aspx" target="_blank">Part 2</a> and <a href="http://www.4guysfromrolla.com/articles/060210-1.aspx" target="_blank">Part 3</a> of his series.</li>
</ul>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/063010-1.aspx" target="_blank">ASP.NET 4 SEO Improvements</a>: Nice article from Scott Mitchell that describes some of the search engine optimization (SEO) improvements provided with ASP.NET 4.  Also check out my <a href="http://weblogs.asp.net/scottgu/archive/2010/01/05/asp-net-4-seo-improvements-vs-2010-and-net-4-0-series.aspx" target="_blank">previous blog post</a> on this topic.</li>
</ul>
<ul>
<li><a href="http://robtiffany.com/sql-server-compact/here-comes-sql-server-compact-4-0" target="_blank">More details about SQL Compact Edition 4</a>: Rob blogs more details about the recently released SQL CE 4 beta – which is available both as a standalone install as well as integrated within WebMatrix.  SQL CE 4 enables you to use an embedded database within your ASP.NET applications.  I blogged an overview of it <a href="http://weblogs.asp.net/scottgu/archive/2010/06/30/new-embedded-database-support-with-asp-net.aspx" target="_blank">here</a>.</li>
</ul>
<h3><span style="text-decoration:underline;">Silverlight and WPF</span></h3>
<ul>
<li><a href="http://blogs.msdn.com/b/wpfsldesigner/archive/2010/05/24/building-a-simple-forms-application-using-the-silverlight-tools-for-visual-studio-2010-and-wcf-ria-services.aspx" target="_blank">Building a Simple Forms Application using the Silverlight Tool for VS 2010 and WCF RIA Services</a>: Mark has a really nice tutorial that walks through how to build a simple data forms application using Silverlight, VS 2010 and WCF RIA Services.</li>
</ul>
<ul>
<li><a href="http://blogs.msdn.com/b/wpfsldesigner/archive/2010/06/30/tips-and-tricks-for-working-with-the-wpf-and-silverlight-designer-in-visual-studio-2010.aspx" target="_blank">Tips and Tricks for Working with the WPF and Silverlight Designers in VS 2010</a>: Karl has a great blog post that describes some useful tips/tricks you can take advantage of with VS 2010 when using the WPF and Silverlight designer.</li>
</ul>
<ul>
<li><a href="http://blogs.msdn.com/b/wpfsldesigner/archive/2010/06/14/how-to-enable-using-the-binding-builder-in-wpf-and-silverlight-applications.aspx" target="_blank">How to Enable the Binding Builder in WPF and Silverlight Applications:</a> Another nice post from Karl that discusses how to take maximum advantage of the data sources window in VS 2010.</li>
</ul>
<ul>
<li><a href="http://electricbeach.org/?p=706" target="_blank">Blend 4 and Sketchflow Improvements</a>: Nice blog post from Christian that talks about some of the great improvements provided with Blend 4 and Sketchflow.</li>
</ul>
<ul>
<li><a href="http://blogs.msdn.com/b/silverlightws/archive/2010/06/25/http-duplex-improvements-silverlight-4.aspx" target="_blank">HTTP Duplex Messaging Improvements in Silverlight 4</a>: Nice blog post that describes some of the improvements provided with Silverlight 4 to enable better “server push” scenarios – where servers can push messages to Silverlight clients without requiring the client to explicitly poll.</li>
</ul>
<h3><span style="text-decoration:underline;">Visual Studio 2010</span></h3>
<ul>
<li><a href="http://snippetdesigner.codeplex.com/" target="_blank">Snippet Designer</a>: A cool extension for Visual Studio 2010 that enables you to quickly create and author reusable code snippets.</li>
</ul>
<ul>
<li><a href="http://stylecop.codeplex.com/" target="_blank">StyleCop 4.4 Release Candidate</a>: The new release of StyleCop 4.4 is now at the release candidate stage. StyleCop analyzes C# source code to enforce style and consistency guidelines. This new version supports C# 4.0 and VS 2010.</li>
</ul>
<ul>
<li><a href="http://zubairdotnet.blogspot.com/2010/07/fun-with-vs2010-ultimate-comparing-sql.html" target="_blank">Comparing SQL Data</a>: Nice blog post by Zubair that demonstrates some of the data features in Visual Studio 2010 Ultimate for comparing SQL Data and Schema.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/louiskwong.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/louiskwong.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/louiskwong.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/louiskwong.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/louiskwong.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/louiskwong.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/louiskwong.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/louiskwong.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/louiskwong.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/louiskwong.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/louiskwong.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/louiskwong.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/louiskwong.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/louiskwong.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=louiskwong.wordpress.com&amp;blog=14470765&amp;post=7&amp;subd=louiskwong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://louiskwong.wordpress.com/2010/07/12/latest-asp-net-silverlight-wpf-vs2010-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a7178592c916e2c0d615f1eac1470061?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">louiskwong</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://louiskwong.wordpress.com/2010/07/01/hello-world/</link>
		<comments>http://louiskwong.wordpress.com/2010/07/01/hello-world/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 04:20:04 +0000</pubDate>
		<dc:creator>louiskwong</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://louiskwong.wordpress.com/?p=1</guid>
		<description><![CDATA[&#8220;Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!&#8221; What an automated cheerful welcome.. I have never really blogged before so here it goes..<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=louiskwong.wordpress.com&amp;blog=14470765&amp;post=1&amp;subd=louiskwong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>&#8220;Welcome to </em><a href="http://wordpress.com/"><em>WordPress.com</em></a><em>. This is your first post. Edit or delete it and start blogging!&#8221;</em></p>
<p><em> </em></p>
<p><em><span style="font-style:normal;">What an automated cheerful welcome..<br />
</span></em><em><br />
<span style="font-style:normal;">I have never really blogged before so here it goes..</span></em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/louiskwong.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/louiskwong.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/louiskwong.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/louiskwong.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/louiskwong.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/louiskwong.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/louiskwong.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/louiskwong.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/louiskwong.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/louiskwong.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/louiskwong.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/louiskwong.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/louiskwong.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/louiskwong.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=louiskwong.wordpress.com&amp;blog=14470765&amp;post=1&amp;subd=louiskwong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://louiskwong.wordpress.com/2010/07/01/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a7178592c916e2c0d615f1eac1470061?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">louiskwong</media:title>
		</media:content>
	</item>
	</channel>
</rss>
