<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://utahdnug.org/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Tyler Jensen&amp;#39;s Blog</title><subtitle type="html" /><id>http://utahdnug.org/blogs/tyler/atom.aspx</id><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/default.aspx" /><link rel="self" type="application/atom+xml" href="http://utahdnug.org/blogs/tyler/atom.aspx" /><generator uri="http://communityserver.org" version="3.1.20917.1142">Community Server</generator><updated>2009-07-21T16:26:23Z</updated><entry><title>EventLog WriteEntry Helper Class</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2010/01/06/eventlog-writeentry-helper-class.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2010/01/06/eventlog-writeentry-helper-class.aspx</id><published>2010-01-06T22:01:07Z</published><updated>2010-01-06T22:01:07Z</updated><content type="html">This log helper class seems to get used over and over again in projects I&amp;#39;ve worked on. Generally I use it as a fallback, calling it from an exception block in a application logging code. Let me know if you find it helpful. public static class LogHelper Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2010/01/06/eventlog-writeentry-helper-class.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=1424" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Code" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Code/default.aspx" /></entry><entry><title>Visual Studio 2010 Beta 2 Missing or Hidden Dialog Controls on VMWare</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/12/12/visual-studio-2010-beta-2-missing-or-hidden-dialog-controls-on-vmware.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/12/12/visual-studio-2010-beta-2-missing-or-hidden-dialog-controls-on-vmware.aspx</id><published>2009-12-12T17:50:27Z</published><updated>2009-12-12T17:50:27Z</updated><content type="html">This is an oddity with Visual Studio 2010 Beta 2 installed on the a virtual machine that I’ve run into that perhaps one in a hundred other VMWare Workstation users might run into. I’m running VMWare Workstation 6.5.3 on a Windows 7 x64 box with 8GB of Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/12/12/visual-studio-2010-beta-2-missing-or-hidden-dialog-controls-on-vmware.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=923" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Review" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Review/default.aspx" /><category term="Tools" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Tools/default.aspx" /></entry><entry><title>Computer Models – Magical Scripture of the Climate Change Disciples</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/12/04/computer-models-magical-scripture-of-the-climate-change-disciples.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/12/04/computer-models-magical-scripture-of-the-climate-change-disciples.aspx</id><published>2009-12-05T05:25:26Z</published><updated>2009-12-05T05:25:26Z</updated><content type="html">I’ve not used this blog for politics in the past, but I’m going to start making some exceptions where I think there is a technology tie-in. George Will’s piece on the Copenhagen summit was very interesting. I recommend that you read it. I am not a climatologist Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/12/04/computer-models-magical-scripture-of-the-climate-change-disciples.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=919" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Commentary" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Commentary/default.aspx" /><category term="Politics" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Politics/default.aspx" /></entry><entry><title>Windows Azure 1.0 CloudTableClient Minimal Configuration</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/11/29/windows-azure-1-0-cloudtableclient-minimal-configuration.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/11/29/windows-azure-1-0-cloudtableclient-minimal-configuration.aspx</id><published>2009-11-30T02:13:26Z</published><updated>2009-11-30T02:13:26Z</updated><content type="html">It turns out that using table storage in Windows Azure 1.0 is quite easily done with a minimal amount of configuration. In the new Azure cloud service Visual Studio project template, configuration is significantly simpler than what I ended up with in Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/11/29/windows-azure-1-0-cloudtableclient-minimal-configuration.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=914" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Code" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Code/default.aspx" /><category term="Azure" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Azure/default.aspx" /></entry><entry><title>Enterprise Silverlight 3 with WCF RIA Services on Windows Azure 1.0 Part 1 Redux</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/11/23/enterprise-silverlight-3-with-wcf-ria-services-on-windows-azure-1-0-part-1-redux.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/11/23/enterprise-silverlight-3-with-wcf-ria-services-on-windows-azure-1-0-part-1-redux.aspx</id><published>2009-11-24T03:48:05Z</published><updated>2009-11-24T03:48:05Z</updated><content type="html">A month ago I posted the results of some experimentation with the preview bits of what was then called .NET RIA Services, Silverlight 3 and the Windows Azure with AspProvider sample code from the Azure July 2009 CTP. That was then and much has changed Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/11/23/enterprise-silverlight-3-with-wcf-ria-services-on-windows-azure-1-0-part-1-redux.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=907" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Code" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Code/default.aspx" /><category term="Azure" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Azure/default.aspx" /><category term="Silverlight" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Silverlight/default.aspx" /></entry><entry><title>Silverlight WCF RIA Services Beta Released</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/11/22/silverlight-wcf-ria-services-beta-released.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/11/22/silverlight-wcf-ria-services-beta-released.aspx</id><published>2009-11-22T20:50:42Z</published><updated>2009-11-22T20:50:42Z</updated><content type="html">Silverlight WCF RIA Services Beta Released was released recently, replacing the preview bits I’ve been playing with. You can pick up the new beta here . I&amp;#39;m still using VS 2008 SP1, but I am using Windows 7, so I download directly from here . WARNING Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/11/22/silverlight-wcf-ria-services-beta-released.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=903" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Commentary" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Commentary/default.aspx" /><category term="Silverlight" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Silverlight/default.aspx" /></entry><entry><title>Windows Azure Tools SDK (November 2009) Refactor or Restart?</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/11/15/windows-azure-tools-sdk-november-2009-refactor-or-restart.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/11/15/windows-azure-tools-sdk-november-2009-refactor-or-restart.aspx</id><published>2009-11-15T22:42:06Z</published><updated>2009-11-15T22:42:06Z</updated><content type="html">The 1.0 release of Windows Azure SDK is now available. Download and read about what’s new here . Sadly, the AspProviders sample project was not included. I spent a few hours trying to bandage it up, but it was a hopeless cause. If a new AspProviders sample Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/11/15/windows-azure-tools-sdk-november-2009-refactor-or-restart.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=899" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author></entry><entry><title>OraHelper – An Oracle Version of the SqlHelper Class</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/10/21/orahelper-an-oracle-version-of-the-sqlhelper-class.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/10/21/orahelper-an-oracle-version-of-the-sqlhelper-class.aspx</id><published>2009-10-21T15:05:51Z</published><updated>2009-10-21T15:05:51Z</updated><content type="html">A very long time ago, I wrote a little helper class clone of SqlHelper for Oracle which I called OraHelper. I haven’t looked at or touched the code in years, but I regularly get email asking where it’s gone to. It appears that the www.asp.net community Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/10/21/orahelper-an-oracle-version-of-the-sqlhelper-class.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=888" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Code" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Code/default.aspx" /></entry><entry><title>Silverlight 3, RIA and Windows Azure Part 1: ASP.NET Provider Model for Azure</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/10/18/silverlight-3-ria-and-windows-azure-part-1-asp-net-provider-model-for-azure.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/10/18/silverlight-3-ria-and-windows-azure-part-1-asp-net-provider-model-for-azure.aspx</id><published>2009-10-19T01:58:29Z</published><updated>2009-10-19T01:58:29Z</updated><content type="html">After spending last weekend working on and blogging about Silverlight 3 and .NET RIA services, I decided I’d look to build out a membership, profile and role provider that would use Windows Azure storage. Much to my delight, I stumbled into the AspProvidersDemo Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/10/18/silverlight-3-ria-and-windows-azure-part-1-asp-net-provider-model-for-azure.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=886" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Code" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Code/default.aspx" /><category term="Azure" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Azure/default.aspx" /><category term="Silverlight" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Silverlight/default.aspx" /></entry><entry><title>Building Enterprise Applications with Silverlight 3, .NET RIA Services and Windows Azure Part 1</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/10/18/building-enterprise-applications-with-silverlight-3-net-ria-services-and-windows-azure-part-1.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/10/18/building-enterprise-applications-with-silverlight-3-net-ria-services-and-windows-azure-part-1.aspx</id><published>2009-10-19T01:58:29Z</published><updated>2009-10-19T01:58:29Z</updated><content type="html">After spending last weekend working on and blogging about Silverlight 3 and .NET RIA services, I decided I’d look to build out a membership, profile and role provider that would use Windows Azure storage. Much to my delight, I stumbled into the AspProvidersDemo Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/10/18/building-enterprise-applications-with-silverlight-3-net-ria-services-and-windows-azure-part-1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=887" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Code" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Code/default.aspx" /><category term="Azure" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Azure/default.aspx" /><category term="Silverlight" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Silverlight/default.aspx" /></entry><entry><title>Silverlight 3 and .NET RIA Services Forms Security</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/10/12/silverlight-3-and-net-ria-services-forms-security.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/10/12/silverlight-3-and-net-ria-services-forms-security.aspx</id><published>2009-10-12T21:01:52Z</published><updated>2009-10-12T21:01:52Z</updated><content type="html">I finally carved out some time to experiment with Silverlight 3 and .NET RIA Services over the weekend. Specifically I wanted to experiment with Forms security and how one might secure a Silverlight &amp;quot;page&amp;quot; as well as the services on the server Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/10/12/silverlight-3-and-net-ria-services-forms-security.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=882" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Code" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Code/default.aspx" /></entry><entry><title>Reliability Equals Simplicity</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/09/09/reliability-equals-simplicity.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/09/09/reliability-equals-simplicity.aspx</id><published>2009-09-10T02:53:36Z</published><updated>2009-09-10T02:53:36Z</updated><content type="html">I am haunted by the sage wisdom of Sir Charles Anthony Richard Hoare &amp;quot;At first I hoped that such a technically unsound project would collapse but I soon realized it was doomed to success. Almost anything in software can be implemented, sold, and Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/09/09/reliability-equals-simplicity.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=875" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Commentary" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Commentary/default.aspx" /></entry><entry><title>Enum to Dictionary with Description Attribute Reflection</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/08/27/enum-to-dictionary-with-description-attribute-reflection.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/08/27/enum-to-dictionary-with-description-attribute-reflection.aspx</id><published>2009-08-28T03:15:44Z</published><updated>2009-08-28T03:15:44Z</updated><content type="html">A week ago in a misguided attempt to make things easier, I created something like the following code. My mistake was not in creating the code necessarily, but in applying it to data driven auto generated enums. If you have those, don’t use this. If you Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/08/27/enum-to-dictionary-with-description-attribute-reflection.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=867" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Code" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Code/default.aspx" /></entry><entry><title>Windows 7 Repave Checklist</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/07/27/windows-7-repave-checklist.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/07/27/windows-7-repave-checklist.aspx</id><published>2009-07-27T22:30:03Z</published><updated>2009-07-27T22:30:03Z</updated><content type="html">In anticipation of repaving my Vista x64 machine with Windows 7 after the MSDN release on August 6 , I’ve prepared my wish list of hardware upgrades I’d like to do at the same time I pave the machine with the new OS. Should the family financial officer Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/07/27/windows-7-repave-checklist.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=857" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Commentary" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Commentary/default.aspx" /></entry><entry><title>Getting Started with Windows Azure</title><link rel="alternate" type="text/html" href="http://utahdnug.org/blogs/tyler/archive/2009/07/21/getting-started-with-windows-azure.aspx" /><id>http://utahdnug.org/blogs/tyler/archive/2009/07/21/getting-started-with-windows-azure.aspx</id><published>2009-07-21T22:26:23Z</published><updated>2009-07-21T22:26:23Z</updated><content type="html">Here’s the content of the most exciting email I’ve received lately (invite code redacted of course): Thank you for your interest in Windows® Azure™. Your invitation code is xxxxx-xxxxx-xxxxx-xxxxx-xxxxx. You can now sign up for a Windows Azure account Read More......(&lt;a href="http://utahdnug.org/blogs/tyler/archive/2009/07/21/getting-started-with-windows-azure.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://utahdnug.org/aggbug.aspx?PostID=854" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://utahdnug.org/members/Anonymous.aspx</uri></author><category term="Commentary" scheme="http://utahdnug.org/blogs/tyler/archive/tags/Commentary/default.aspx" /></entry></feed>