<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>DotNetStudio.nl &#124; Sander Schutten</title>
	<link>http://blog.dotnetstudio.nl</link>
	<description></description>
	<lastBuildDate>Wed, 10 Aug 2011 19:17:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Lightswitch: custom ribbon button</title>
		<description><![CDATA[Two weeks ago, on July 26th, Visual Studio Lightswitch 2011 was released. I ‘d seen a couple of videos what you can do with Lightswitch so I though I’d put it to the test by developing a replacement for a &#8230; <a href="http://blog.dotnetstudio.nl/index.php/2011/08/10/lightswitch-custom-ribbon-button/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.dotnetstudio.nl/index.php/2011/08/10/lightswitch-custom-ribbon-button/</link>
			</item>
	<item>
		<title>Windows Phone 7 Mango features</title>
		<description><![CDATA[A lot has been said and written about Windows Phone 7 Mango. The eagerly awaited update to Microsoft’s new Windows Phone platform is said to sport 500 new features, bringing it up to par with its competition. While 500 features &#8230; <a href="http://blog.dotnetstudio.nl/index.php/2011/07/05/windows-phone-7-mango-features/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.dotnetstudio.nl/index.php/2011/07/05/windows-phone-7-mango-features/</link>
			</item>
	<item>
		<title>MIX11: Day 3</title>
		<description><![CDATA[It’s a wrap, MIX11 is over. Yesterday was the last day of MIX and many people have already returned to their homes. There was not much news to be shared, but here are my findings anyway. Designer and Developer: A &#8230; <a href="http://blog.dotnetstudio.nl/index.php/2011/04/15/mix11-day-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.dotnetstudio.nl/index.php/2011/04/15/mix11-day-3/</link>
			</item>
	<item>
		<title>MIX11: Day 2</title>
		<description><![CDATA[Today was a really interesting day, with lots of new stuff being announced and sessions packed with interesting information. These are my findings of this day. Keynote (Joe Belfiore, Scott Guthrie) The keynote started off with an inspiring viral video. &#8230; <a href="http://blog.dotnetstudio.nl/index.php/2011/04/14/mix11-day-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.dotnetstudio.nl/index.php/2011/04/14/mix11-day-2/</link>
			</item>
	<item>
		<title>MIX11: Day 1</title>
		<description><![CDATA[Today was the first conference day and my second day at MIX11. The day began with a keynote and after that a couple of sessions. These are my findings of today. Keynote (Dean Hachamovitch, Scott Guthrie) Dean started off with &#8230; <a href="http://blog.dotnetstudio.nl/index.php/2011/04/13/mix11-day-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.dotnetstudio.nl/index.php/2011/04/13/mix11-day-1/</link>
			</item>
	<item>
		<title>MIX11: Boot Camps</title>
		<description><![CDATA[Today was the preconference day at MIX11, which means boot camps for everyone that applied for them. There were options for the morning and afternoon boot camps and I chose the Silverlight and SharePoint &#38; Silverlight boot camps. This is &#8230; <a href="http://blog.dotnetstudio.nl/index.php/2011/04/12/mix11-boot-camps/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.dotnetstudio.nl/index.php/2011/04/12/mix11-boot-camps/</link>
			</item>
	<item>
		<title>Advanced MVVM: Doing visual states properly</title>
		<description><![CDATA[An important plus of rich internet applications is the potential user experience you can achieve by applying UX patterns. A part of this is the visual states and their transitions. A visual state determines what the user interface looks like &#8230; <a href="http://blog.dotnetstudio.nl/index.php/2011/03/14/advanced-mvvm-doing-visual-states-properly/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.dotnetstudio.nl/index.php/2011/03/14/advanced-mvvm-doing-visual-states-properly/</link>
			</item>
	<item>
		<title>Using the Sync Framework on Windows Phone 7</title>
		<description><![CDATA[For a mobile platform, like Windows Phone 7, you may be required to allow an application to work even when there&#8217;s no data connection available. Doing so is not that easy. You need to manage state locally, synchronize changed data &#8230; <a href="http://blog.dotnetstudio.nl/index.php/2011/01/21/using-the-sync-framework-on-windows-phone-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.dotnetstudio.nl/index.php/2011/01/21/using-the-sync-framework-on-windows-phone-7/</link>
			</item>
	<item>
		<title>Building a location aware Windows Phone 7 application</title>
		<description><![CDATA[The Windows Phone 7 SDK contains a couple of APIs for interacting with different parts of the phone hardware, like accessing the camera or initiating a phone call. One of the cool APIs of Windows Phone 7 is the Location &#8230; <a href="http://blog.dotnetstudio.nl/index.php/2010/12/06/building-a-location-aware-windows-phone-7-application-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.dotnetstudio.nl/index.php/2010/12/06/building-a-location-aware-windows-phone-7-application-2/</link>
			</item>
	<item>
		<title>WCF RIA Services OData endpoint does NOT support update or LINQ</title>
		<description><![CDATA[After struggling with WCF RIA Services v1 (Silverlight 4 RTM) to enable insert/update for the OData endpoint for use with Windows Phone 7, I finally figured it out. The current version of WCF RIA Services does NOT support update or &#8230; <a href="http://blog.dotnetstudio.nl/index.php/2010/11/24/wcf-ria-services-odata-endpoint-does-not-support-update-or-linq/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.dotnetstudio.nl/index.php/2010/11/24/wcf-ria-services-odata-endpoint-does-not-support-update-or-linq/</link>
			</item>
</channel>
</rss>

