<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Net-Us-Up Inc.</title>
	<link>http://www.netusup.com</link>
	<description>Building Silverlight Business Applications</description>
	<lastBuildDate>Wed, 04 Jan 2012 20:18:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1" -->

	<item>
		<title>Create shortcut to SL5 OOB App</title>
		<description><![CDATA[Hi, I’m loving the power of Silverlight 5 Out of Browser (OOB) applications, now with improved file access and pInvoke. Thinking about deploying an OOB app to my users, I was wondering if I could create an OOB app that would launch itself when the OS starts. Looking at how a user invokes the “Install [...]]]></description>
		<link>http://www.netusup.com/2011/12/31/create-shortcut-to-sl5-oob-app/</link>
			</item>
	<item>
		<title>Silverlight 5 pInvoke USB/Removable Drive detector</title>
		<description><![CDATA[Hi, A friend of mine asked me if an elevated trust Silverlight 5 application could monitor windows events, specifically when a USB drive is inserted or removed. I naturally said YES, knowing that pInvoke is supported, but decided to take a few moments to write some code. After searching the web I found a great [...]]]></description>
		<link>http://www.netusup.com/2011/12/31/silverlight-5-pinvoke-usbremovable-drive-detector/</link>
			</item>
	<item>
		<title>Silverlight 5 (OOB) Win32 API GetLogicalDriveStrings</title>
		<description><![CDATA[Hi, Starting to use Silverlight 5 and enjoying P/Invoke! We needed the ability to list drive letters on the user’s computer. Using System.Runtime.InteropServices, we imported the GetLogicalDriveStrings method. Then we created our own GetLogicalDrives() method which extracts the drive letters from the buffer that is returned. Here’s the code: using System.Runtime.InteropServices; using System.Windows; using System.Windows.Controls; [...]]]></description>
		<link>http://www.netusup.com/2011/12/30/silverlight-5-oob-win32-api-getlogicaldrivestrings/</link>
			</item>
	<item>
		<title>Grid with Rounded Corners&#8211;How To?</title>
		<description><![CDATA[Hi, Borders are cool. One of the most useful features is the ability to set the CornerRadius and get a rounded border. &#160; However, if you have other controls inside the Border, the do not always clip correctly to the rounded corners. &#160; I found a nice article titled: Dynamic Clipping of Rounded Corners in [...]]]></description>
		<link>http://www.netusup.com/2011/07/13/grid-with-rounded-cornershow-to/</link>
			</item>
	<item>
		<title>IE9 changes for developers</title>
		<description><![CDATA[Hi, If you build applications for the Web, like we do, then you know that some time should be spent on your web applications whenever a new version of a Web Browser is release. &#160; IE9 (Internet Explorer 9) has been released with many new and improved features (which you can see here: IE 9 [...]]]></description>
		<link>http://www.netusup.com/2011/07/06/ie9-changes-for-developers/</link>
			</item>
	<item>
		<title>We&#8217;re off to MIX 11</title>
		<description><![CDATA[The Net Us Up team decided this year we are all going to MIX 11. Windows Phone 7 HTML 5 Silverlight 5 and much more are just some of things we will be learning about this week (other activities will “stay in Vegas…” &#160; Stay tuned and we will update from the conference. The Net [...]]]></description>
		<link>http://www.netusup.com/2011/04/11/were-off-to-mix-11/</link>
			</item>
	<item>
		<title>Silverlight Build SLOW with WCF RIA Services</title>
		<description><![CDATA[&#160; Hi, For those of you working on larger Silverlight projects, you may have been suffering from SLOOOOWWWWWW builds. Well, you’re not alone. Since WCF RIA Services, we have been struggling with slow builds until we figured out the problem. It seems that the culprit is RIA Services intellisense… and here is how we got [...]]]></description>
		<link>http://www.netusup.com/2010/11/15/silverlight-build-slow-with-wcf-ria-services/</link>
			</item>
	<item>
		<title>Change a style in runtime using Silverlight.</title>
		<description><![CDATA[I was trying to complete a simple task today and got stuck. The reason was that styles in Silverlight become sealed once they are set and trying to change a style in runtime just caused an error. After doing some other things, it occured to me, that it may be possible to &#8220;copy&#8221; the style [...]]]></description>
		<link>http://www.netusup.com/2010/10/20/change-a-style-in-runtime-using-silverlight/</link>
			</item>
	<item>
		<title>How to set Foreground of DataGrid Column with ValueConverter</title>
		<description><![CDATA[If you need to change the Foreground (Color) of a DataGrid Column based on its value you will probably encounter a problem when you try to bind your DataGridTextColumn.Foreground property to a ValueConverter. I’ll show you how we do it and hopefully save you an hour or two. Tools used? Visual Studio 2010 Silverlight 4 [...]]]></description>
		<link>http://www.netusup.com/2010/10/10/how-to-set-foreground-of-datagrid-column-with-valueconverter/</link>
			</item>
	<item>
		<title>WCF RIA Services, DataGrid Filters NO DomainDataSource</title>
		<description><![CDATA[&#160; So many of the Silverlight samples use minimal code in an attempt to use controls, binding and commanding techniques to create application by just using markup. Although these techniques are cool and may be great for rapid prototyping of an application, our team prefers to write code that gives us access to the details [...]]]></description>
		<link>http://www.netusup.com/2010/10/03/wcf-ria-services-datagrid-filters-no-domaindatasource/</link>
			</item>
</channel>
</rss>

