<?xml version="1.0" encoding="UTF-8"?><!--RSS generated by Windows SharePoint Services V3 RSS Generator on 3/20/2010 3:46:42 PM--><?xml-stylesheet type="text/xsl" href="/personal/ralph/Blog/_layouts/RssXslt.aspx?List=af7bf58d-b1f3-405b-b3b7-09cd4be3ae27" version="1.0"?><rss version="2.0"><channel><title>Ralph Arvesen Vertigo Blog</title><link>http://blogs.vertigo.com/personal/ralph/Blog</link><description>RSS feed for the Posts list.</description><lastBuildDate>Sat, 20 Mar 2010 22:46:42 GMT</lastBuildDate><generator>SharePoint CKS:EBE</generator><ttl>60</ttl><image><title>Ralph Arvesen Vertigo Blog</title><url>http://blogs.vertigo.com/personal/ralph/Blog/_layouts/images/homepage.gif</url><link>http://blogs.vertigo.com/personal/ralph/Blog</link></image><item><title>Snakebite</title><link>http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/2009/10/02/snakebite.aspx</link><guid>/personal/ralph/Blog/archive/2009/10/02/snakebite.aspx</guid><description><![CDATA[I was bitten by a water moccasin (also called cottonmouth) a while back. The kids and I were coming back from a July 4th fireworks display and decided to stop by a stream to see what was out at the time. We came across a water snake and I thought it would be a good idea to get a better look. I was s ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralph Arvesen</dc:creator><pubDate>Fri, 02 Oct 2009 08:54:00 GMT</pubDate></item><item><title>Twelve plus one = Eleven plus two</title><link>http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/2009/09/29/twelve-plus-one-=-eleven-plus-two.aspx</link><guid>/personal/ralph/Blog/archive/2009/09/29/twelve-plus-one-=-eleven-plus-two.aspx</guid><description><![CDATA['Twelve plus one' contains the same letters as 'eleven plus two'. I did not come up with this, but thought it was interesting.]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralph Arvesen</dc:creator><pubDate>Wed, 30 Sep 2009 06:30:00 GMT</pubDate></item><item><title>Scorpion in swimsuit, not pleasant</title><link>http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/2009/08/07/scorpion-in-swimsuit-not-pleasant.aspx</link><guid>/personal/ralph/Blog/archive/2009/08/07/scorpion-in-swimsuit-not-pleasant.aspx</guid><description><![CDATA[I
put on my swimsuit and felt a sharp burning sting. It turns out a
scorpion was inside my swimsuit and stung me 3 times in the leg
before I could get them off... it could have been a lot worse.
It was a little more serious than usual since my lips were tingling for a while afterwards.I find sco ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralph Arvesen</dc:creator><pubDate>Fri, 07 Aug 2009 13:40:00 GMT</pubDate><category domain="http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/tags/Personal/default.aspx">Personal</category></item><item><title>Big centipede escapes</title><link>http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/2009/05/15/big-centipede-escapes.aspx</link><guid>/personal/ralph/Blog/archive/2009/05/15/big-centipede-escapes.aspx</guid><description><![CDATA[The kids found a
Giant
Redheaded Centipede crawling around outside so we caught it
and put Bob (kids named it Bob right away) in a cage to observe for a
few days. It started off well, it ate 7 mealworms the first evening,
but we were surprised to discover it had escaped the next morning. Now
w ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralph Arvesen</dc:creator><pubDate>Fri, 15 May 2009 10:31:00 GMT</pubDate><category domain="http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/tags/Personal/default.aspx">Personal</category></item><item><title>DynamicTypeService error in Silverlight projects</title><link>http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/2009/03/26/dynamictypeservice-error-in-silverlight-projects.aspx</link><guid>/personal/ralph/Blog/archive/2009/03/26/dynamictypeservice-error-in-silverlight-projects.aspx</guid><description><![CDATA[
I ran into an
error with web services when updating an application from Silverlight 2
to Silverlight 3. 

Custom
tool error: Failed to generate file: Unable to find service
'DynamicTypeService'.  Ensure that the application is
installed correctly.

This turned out
to be a problem with th ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralph Arvesen</dc:creator><pubDate>Thu, 26 Mar 2009 07:11:00 GMT</pubDate></item><item><title>Visual Studio 2008, missing user-handled column in Exceptions window </title><link>http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/2009/01/15/visual-studio-2008-missing-user-handled-column-in-exceptions-window.aspx</link><guid>/personal/ralph/Blog/archive/2009/01/15/visual-studio-2008-missing-user-handled-column-in-exceptions-window.aspx</guid><description><![CDATA[Sometimes
I find that the User-handled column in the Exceptions
window is missing in Visual Studio 2008.



It can be displayed by
selecting Tools / Options…
/ Debugging / General / and
checking Enable Just My Code (Managed Only).



Then the User-handled column is available.




]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralph Arvesen</dc:creator><pubDate>Thu, 15 Jan 2009 05:51:00 GMT</pubDate></item><item><title>Snapshot of XAML control, save to image</title><link>http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/2008/11/21/snapshot-of-xaml-control-save-to-image.aspx</link><guid>/personal/ralph/Blog/archive/2008/11/21/snapshot-of-xaml-control-save-to-image.aspx</guid><description><![CDATA[
You
can use the
RenderTargetBitmap class to generate an image from a
UI element. For
example, say you want to generate an image from the XAML
element ThePanel.

&lt;StackPanel Name=&quot;ThePanel&quot; Orientation=&quot;Horizontal&quot;&gt;
      &lt;Rectangle Width=&quot;50&quot; Height=& ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralph Arvesen</dc:creator><pubDate>Fri, 21 Nov 2008 12:52:00 GMT</pubDate></item><item><title>Make sure Silverlight application runs on different languages</title><link>http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/2008/09/24/make-sure-silverlight-application-runs-on-different-languages.aspx</link><guid>/personal/ralph/Blog/archive/2008/09/24/make-sure-silverlight-application-runs-on-different-languages.aspx</guid><description><![CDATA[It's
a good idea to make sure your Silverlight application runs correctly
when running on a system that uses a different language. This is not
localizing an application (changing the user interface), but just
making sure it executes as expected.

For example,
the following code executes corre ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralph Arvesen</dc:creator><pubDate>Wed, 24 Sep 2008 12:09:00 GMT</pubDate></item><item><title>Silverlight, handling events for nested controls</title><link>http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/2008/09/23/silverlight-handling-events-for-nested-controls.aspx</link><guid>/personal/ralph/Blog/archive/2008/09/23/silverlight-handling-events-for-nested-controls.aspx</guid><description><![CDATA[Silverlight
does not have as much support to handle events from unreferenced child
controls as WPF. For example, say you have the following control
hierarchy and
Page needs to handle events from the Child Controls.



This
is easy in WPF since you can use commands,
or
UIElement.AddHandler ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralph Arvesen</dc:creator><pubDate>Tue, 23 Sep 2008 12:51:00 GMT</pubDate></item><item><title>Styles and templates for built in Silverlight controls</title><link>http://blogs.vertigo.com/personal/ralph/personal/ralph/Blog/archive/2008/09/22/styles-and-templates-for-built-in-silverlight-controls.aspx</link><guid>/personal/ralph/Blog/archive/2008/09/22/styles-and-templates-for-built-in-silverlight-controls.aspx</guid><description><![CDATA[It can be useful
to look at styles and templates for built in Silverlight controls;
learn how controls work, figure out why something is not working as
expected, or copy styles and templates into your own project. Here are
several ways to look at the styles and templates for Silverlight
control ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralph Arvesen</dc:creator><pubDate>Mon, 22 Sep 2008 15:02:00 GMT</pubDate></item></channel></rss>