<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Todd Anglin's Code Campground</title><link>http://weblogs.asp.net/toddanglin/default.aspx</link><description>A casual look at the world .NET coding</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/CodeCampground" type="application/rss+xml" /><item><title>Azure Cloud Pricing Falls Somewhere Between VPS and Dedicated</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/-rDlNQVbDk4/azure-cloud-pricing-falls-somewhere-between-vps-and-dedicated.aspx</link><pubDate>Wed, 15 Jul 2009 19:01:38 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7147964</guid><dc:creator>tanglin05</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=7147964</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2009/07/15/azure-cloud-pricing-falls-somewhere-between-vps-and-dedicated.aspx#comments</comments><description>&lt;p&gt;As you may have heard by now, &lt;a href="http://blogs.msdn.com/windowsazure/archive/2009/07/14/confirming-commercial-availability-and-announcing-business-model.aspx"&gt;Microsoft has just unveiled&lt;/a&gt; the official pricing for its forthcoming Azure cloud computing platform. Ever since its &lt;a href="http://telerikwatch.com/2008/10/live-from-pdc-2008-keynote.html"&gt;introduction at PDC08&lt;/a&gt;, Microsoft has been very coy about the pricing for Azure. They’ve always defaulted to the party line that Azure pricing will be “competitive” with other cloud offerings.&lt;/p&gt;  &lt;p&gt;Today we learn exactly what “competitive” means.&lt;/p&gt;  &lt;p&gt;According to the Azure Team Blog, pricing will be about $.12/compute hour, $.15/GB/month for storage, and $.10in/$.15out/GB for bandwidth. There will be additional flat monthly charges for using Microsoft’s “SQL Azure” (or SQL Server in the cloud). I won’t repeat all of the pricing details- &lt;a href="http://blogs.msdn.com/windowsazure/archive/2009/07/14/confirming-commercial-availability-and-announcing-business-model.aspx"&gt;they are easy to find&lt;/a&gt; on the web now- but I will provide some analysis of how Azure seems to compare to other “traditional” hosting options.&lt;/p&gt;  &lt;p&gt;In my experience, there are 3 basic hosting types: &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;strong&gt;Shared &lt;/strong&gt;– You get a single website on server hosting many other people’s web sites. (Cheapest option, least control – &lt;em&gt;pricing usually $5 - $15/month&lt;/em&gt;)&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Virtual Private Server (VPS) – &lt;/strong&gt;You get a single Windows VM on a server hosting other people’s VMs. (More expensive than shared, less expensive than dedicated, complete control over OS configuration – &lt;em&gt;pricing usually $99/month and up depending on server config&lt;/em&gt;)&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Dedicated&lt;/strong&gt; – You get a single dedicated server that &lt;em&gt;only&lt;/em&gt; hosts your web sites (Most expensive and most configurable option – &lt;em&gt;pricing usually $200/month and up depending on power of server, quality of service&lt;/em&gt;)&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;With the introduction of Azure, there is now a 4th hosting type for .NET developers to consider:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Cloud&lt;/strong&gt; – You get a single website on a “cloud fabric” that can be configured to run on 1 or more virtual “instances” (Most scalable and (perhaps) reliable hosting, little control over environment)&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;How does the cloud pricing compare to other hosting types?&lt;/strong&gt; Let’s do the math for a “typical” website running a single Azure instance:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Hosting:&lt;/strong&gt;&amp;#160; about $90/month ($.12/hr * 24 hours * 30 days)    &lt;br /&gt;&lt;strong&gt;Bandwidth:&lt;/strong&gt; about $3/month (assuming 10 – 15 GB bandwidth)    &lt;br /&gt;&lt;strong&gt;Storage:&lt;/strong&gt; &amp;lt; $1/month (assuming up to 6GB of storage)    &lt;br /&gt;&lt;strong&gt;SQL:&lt;/strong&gt; $10/month (assuming 1GB “SQL Azure Web Edition”)&lt;/p&gt;  &lt;p&gt;So that brings that &lt;strong&gt;the grand total for Azure hosting to roughly $100/month&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;Of course, with Azure, there is no “flat rate.” Everything is based on actual consumption (except for SQL Azure), so if you use less bandwidth or less storage, your bill will be…relatively unchanged. That’s because the real bulk of your bill is tied-up in the “computing hour” charges, which will be &lt;em&gt;at least&lt;/em&gt; $90 per month for a single Azure instance.&lt;/p&gt;  &lt;p&gt;Where Azure’s “consumption pricing” starts to be an advantage is if you have “peak” processing times when you need additional instances of your application running for a short period of time. With Azure, you’ll only be billed for the additional instances for the time they are running, unlike traditional hosting that usually charges you for (at the very least) a full month’s service for additional hosting instances.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Azure’s Threat to Shared Hosting&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Soon after the announcement of Azure at PDC08, the halls were buzzing with people wondering how this “hosting in the cloud” would affect “traditional” .NET hosting providers. Would Microsoft put great hosting companies like DiscountASP.NET out of business? How could shared hosting compete with all that cloud computing has to offer?&lt;/p&gt;  &lt;p&gt;Now that we have pricing, I think it’s clear that shared hosting providers are safe. In fact, all existing hosting providers are probably safe from losing much business to the cloud as Azure seems to fit somewhere in-between Shared and VPS services:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Azure provides little control over the hosting environment, like Shared Hosting&lt;/li&gt;    &lt;li&gt;Azure runs your “instance” in a dedicated virtual environment, like VPS Hosting&lt;/li&gt;    &lt;li&gt;Azure is priced competitively with VPS, but it is significantly more expensive than Shared Hosting&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;What do you think of Azure’s pricing model? Is $100/month the price you would expect to pay to have your site run in a cloud environment? Or for that price, would you rather have the control that a VPS offers? Sound-off and then prepare for the official Azure launch this November at PDC 2009.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7147964" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/-rDlNQVbDk4" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Cloud+Computing/default.aspx">Cloud Computing</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Azure/default.aspx">Azure</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Hosting/default.aspx">Hosting</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2009/07/15/azure-cloud-pricing-falls-somewhere-between-vps-and-dedicated.aspx</feedburner:origLink></item><item><title>Another Solution for Defeating the SQL Server 2008 Installer with Visual Studio 2008</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/vj-Ku_cOSpQ/another-solution-for-defeating-the-sql-server-2008-installer-with-visual-studio-2008.aspx</link><pubDate>Thu, 09 Jul 2009 02:45:55 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7143784</guid><dc:creator>tanglin05</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=7143784</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2009/07/08/another-solution-for-defeating-the-sql-server-2008-installer-with-visual-studio-2008.aspx#comments</comments><description>&lt;p&gt;Here’s the problem:&lt;/p&gt;  &lt;p&gt;I have a clean Win7 RC box with VS 2008 SP1 installed and a working SQL 2008 Express “Data Base Engine” (installed via the Web Platform Installer). I discovered that SQL Management Studio Express was missing, and there began my long and frustrating journey to install Microsoft’s SQL management tools…&lt;/p&gt;  &lt;p&gt;I’m not sure why the tools were missing in the first place, but it turns-out that there is &lt;em&gt;no&lt;/em&gt; simple way to install them. There is &lt;em&gt;no&lt;/em&gt; separate installer for the tools as there was (so conveniently) for SQL Server 2005. &lt;em&gt;[&lt;strong&gt;UPDATE:&lt;/strong&gt; After fighting a long battle, I rediscovered an option in the new &lt;a href="http://www.microsoft.com/express/sql/download/"&gt;Web Platform Installer&lt;/a&gt; to add the SQL Management Tools to SQL Server 2008. A little late now to know if that would have worked, but hopefully you can give that a try before getting too far on your own painful SQL Server 2008 journey.]&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;Enter the SQL Server 2008 installer. After countless attempts to “add” the tools to my existing install, I could never get the installer to provide me with the desired options. Not one to waste time “fighting software,” I uninstalled SQL Server 2008 and started fresh. To my dismay, the SQL Server 2008 Installer started throwing this install-blocking error at me when trying to re-install:&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;Setup will not complete because the rule &amp;quot;Previous releases of Microsoft Visual Studio 2008&amp;quot; failed.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;This message further asserts that you must install Visual Studio 2008 SP1 before the installer will continue. But…like many others, I &lt;em&gt;already installed SP1! &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;So, I began looking for hacks around the installer. There are many options scattered across the web, but &lt;a href="http://www.brianpeek.com/blog/archive/2008/08/13/sql-server-2008-visual-studio-sp1-and-visual-studio-express.aspx"&gt;the tip&lt;/a&gt; that finally made things clear is this:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;The SQL Server 2008 installer is checking the HKLM\SOFTWARE\Microsoft\DevDiv\XXX\Servicing\9.0\SP reg keys to tell if SP1 is installed. If you inspect those keys and find any SP keys with the value “0,” that is your road block.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;As it turns out, every installed version of Visual Studio 2008 must have SP1 installed for the SQL Server 2008 installer to work. This leads to the other main source of confusion:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;If you installed SP1 for your “main” VS 2008 version (such as Pro or VSTS)- and you’re sure of it- there is probably some other version of VS installed that &lt;em&gt;does not&lt;/em&gt; have SP1 installed (such as Express or- as in my case- Shell).&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Inspecting your reg keys is the fastest way to discover if such a version is installed. In my case, I discovered that there was an entry for both “VSTS” and “IDE” in my Visual Studio reg keys. VSTS was my main Visual Studio version, and its SP reg key correctly indicated that SP1 was installed. For the IDE entry, though, the version was listed as RTM with no SP.&lt;/p&gt;  &lt;p&gt;What is the “IDE” version of Visual Studio?&lt;/p&gt;  &lt;p&gt;Thanks to the info on &lt;a href="http://blogs.msdn.com/heaths/archive/2009/05/29/detecting-visual-studio-2008-service-pack-1.aspx"&gt;Heath Stewart’s blog&lt;/a&gt;, we learn that this reg key entry is for Visual Studio Shell edition. It’s &lt;a href="http://stackoverflow.com/questions/845152/what-is-visual-studio-2008-shell-integrated-mode"&gt;not clear&lt;/a&gt; when this version of VS2008 is being installed (or how important it is for other programs), but uninstalling it or upgrading it to SP1 is &lt;em&gt;yet another&lt;/em&gt; way to solve your SQL Server 2008 install problems.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;One more handy tip&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;If you really want to take a blunt-force approach to any of the SQL Server 2008 “warnings,” there are command line switches that enable you to bypass some of the rule checks. Originally revealed by “Paul” &lt;a href="http://www.thushanfernando.com/index.php/2008/08/10/fix-rule-previous-releases-of-microsoft-visual-studio-2008-failed/"&gt;in the comments of another blog post&lt;/a&gt;, you can use the following switch to launch your SQL Server 2008 installer with the VS version check and “reboot required” rules disabled:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;setup /ACTION=install /SkipRules=VSShellInstalledRule RebootRequiredCheck&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Based the sheer volume of comments and blog posts already on the Interwebs about this very topic, it would seem that Microsoft may have regressed a bit with the release of SQL Server 2008. I’m sure there are plenty of “good reasons” for why SQL Server 2008 “has” to be so dependent on VS 2008, but the end result is clearly lots of frustration for users. I hope MSFT takes note and makes things simpler for the next version. I know &lt;em&gt;many&lt;/em&gt; hours of frustration will be saved if they do!&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7143784" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/vj-Ku_cOSpQ" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Tips+_2600_+Tricks/default.aspx">Tips &amp; Tricks</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/SQL+Server/default.aspx">SQL Server</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2009/07/08/another-solution-for-defeating-the-sql-server-2008-installer-with-visual-studio-2008.aspx</feedburner:origLink></item><item><title>Windows 7 Beta – Application Compatibility List (update)</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/SJHHTEU4euo/windows-7-beta-application-compatibility-list.aspx</link><pubDate>Mon, 16 Feb 2009 23:50:24 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6910256</guid><dc:creator>tanglin05</dc:creator><slash:comments>7</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=6910256</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2009/02/16/windows-7-beta-application-compatibility-list.aspx#comments</comments><description>&lt;p&gt;&lt;img style="border-right-width: 0px; margin: 0px 0px 10px 10px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Starting Windows 7" border="0" alt="Starting Windows 7" align="right" src="http://weblogs.asp.net/blogs/toddanglin/win7loading_246E2584.jpg" width="233" height="240" /&gt; With Windows 7 officially in beta and millions of people apparently clamoring to try it, I expect many people will be playing the “does it/doesn’t it” work game with their favorite software and the new beta OS. I recently made the jump to start running Win7 full-time and have already installed a number of applications with varying degrees of success. To help others traveling along this path, I plan to log my experiences here for my app compatibility experiences with Win7 Beta.&lt;/p&gt;  &lt;p&gt;Before I begin listing apps, though, let me provide my general advice when it comes to installing software on Windows 7 beta. It is very possible that you will hit problems when trying to install your software, but in almost all cases, you can solve your problems with these steps:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;strong&gt;Re-run the installer as “admin”        &lt;br /&gt;&lt;/strong&gt;With elevated privileges, most installs recover and work- even installs that &lt;em&gt;should &lt;/em&gt;have worked b/c they worked in Vista.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Re-boot, re-run the installer        &lt;br /&gt;&lt;/strong&gt;When the simple “Run as admin” fails to solve the problem, try rebooting, then re-running the install. In cases where run as admin failed, rebooting solved most of my remaining install problems. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;With that out of the way, here are the specific apps I’ve installed and the current status (last updated: 20 Feb 2009):&lt;/p&gt;  &lt;table border="1" cellspacing="0" cellpadding="2" width="519"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="160"&gt;&lt;strong&gt;App Name&lt;/strong&gt;&lt;/td&gt;        &lt;td valign="top" width="357"&gt;&lt;strong&gt;Status/Notes&lt;/strong&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Office 2007 Ultimate (including Outlook)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;No problems. Ran installer as admin.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Cisco VPN (5.0.00.0340)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;HUGE problems. After install, BSODs Windows. There is a solid work around out there, though. This worked for me:          &lt;br /&gt;&lt;a href="http://blog.tiensivu.com/aaron/archives/1817-How-to-prevent-Cisco-VPN-client-version-5.0.4.0300-installation-from-bluescreening-Windows-7-x32-Build-7000.html"&gt;http://blog.tiensivu.com/aaron/archives/1817-How-to-prevent-Cisco-VPN-client-version-5.0.4.0300-installation-from-bluescreening-Windows-7-x32-Build-7000.html&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Trillian Astra IM (Beta)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;No problems. Works well.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Firefox 3.1 (Beta)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs fine, but must run as admin. Won’t launch if not launched as admin.          &lt;br /&gt;&lt;em&gt;Extensions:&lt;/em&gt;           &lt;br /&gt;FireBug 1.4 (alpha) works fine in FF3.1 beta on Win 7. Foxmarks works, too.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Chrome (v1)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs and runs fine         &lt;br /&gt;&lt;strong&gt;UPDATE: &lt;/strong&gt;Well, maybe it’s not perfect in Win7. Chrome is crashing much more often than it did in Vista (yes, Chrome does crash). Works most of the time, but a little buggy.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Live Mesh&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installed and worked at first, now fails to start on boot. Fails to start and provides relatively generic error. For now, this is broken for me, though I know it’s working for others. Also, cannot uninstall- all attempts currently fail.          &lt;br /&gt;&lt;strong&gt;UPDATE: &lt;/strong&gt;After disabling UAC, it now works!&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;SnagIt (v9)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs and works fine.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Visual Studio 2008 Team System&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs and works fine (so far)         &lt;br /&gt;&lt;strong&gt;UPDATE: &lt;/strong&gt;Only major problem so far is working with web services. All attempts to use WCF or ASMX web services in Cassini currently fail. Others have mentioned this problem. Hopefully MS will fix this soon.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;SQL Express 2008&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs and works fine. Ran installer as admin.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Expression Blend&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installed fine. Haven’t tested yet.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Silverlight SDK, VS Silverlight Tools&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs fine and runs fine&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;RegEx Buddy&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs fine, runs fine.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Xobni (Outlook plug-in)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs and works well. Performance much improved recently.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Live Writer&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Using it now. Installs and works fine.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Adobe CS3 (Illustrator, Photoshop, InDesign)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Install is a little tricky. Failed the first time. After a reboot and run as admin &lt;em&gt;from a DVD &lt;/em&gt;(must burn files to disc first), installs fine.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Ashampoo (DVD burning)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Window’s built-in data DVD authoring would not work for me. I installed Ashampoo and it worked fine.          &lt;br /&gt;&lt;strong&gt;UPDATE: &lt;/strong&gt;After disabling UAC, Windows data DVD authoring is working as expected.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Telerik RadControls/Telerik Reporting/Telerik OpenAccesss ORM/Telerik WebUI Test Studio&lt;/td&gt;        &lt;td valign="top" width="357"&gt;All Telerik tools install and work fine. Development experience works and apps built with the tools work in Win7.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Virtual Clone Drive (ISO mounter)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Install worked fine, but application does not work. Worse, cannot be uninstalled. Install at your own risk for now.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;ReSharper 4.1&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs fine. Seems to work without serious problems.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;ZoomIt (utility)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Works without error in Win7 beta.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;GoToMeeting (&lt;strong&gt;UPDATE&lt;/strong&gt;)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Works fine (I’ve used GTM and GTW) BUT for whatever crazy reason, Citrix blocks downloads of the GTM software when you access the download site from Win7. Just plain dumb since their software already appears to work fine in Win7. Workaround: grab the installer directly and you’ll be fine:         &lt;br /&gt;&lt;a title="http://www.cto20.com/Home/tabid/647/EntryId/91/How-To-Run-GoToMeeting-on-Windows-7-Duh.aspx" href="http://www.cto20.com/Home/tabid/647/EntryId/91/How-To-Run-GoToMeeting-on-Windows-7-Duh.aspx"&gt;http://www.cto20.com/Home/tabid/647/EntryId/91/How-To-Run-GoToMeeting-on-Windows-7-Duh.aspx&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Internet Download Manager (&lt;strong&gt;UPDATE&lt;/strong&gt;)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs fine, works fine, intercepts download fine&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Camtasia Studio 6.0 (&lt;strong&gt;UPDATE&lt;/strong&gt;)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs fine, works fine. I’ve recorded a few video, edited them, and published them without issue.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;3D-FTP (&lt;strong&gt;UPDATE&lt;/strong&gt;)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Bah! I’ve love this program for so long, but alas the latest version just doesn’t work well on Win7. Granted, I’ve never used the latest version on Vista (I was using an older version previously). Point: latest version is not worth the upgrade.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;CuteFTP 8 Pro (&lt;strong&gt;UPDATE&lt;/strong&gt;)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs and works great! Better than 3D-FTP.&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="160"&gt;Virtual PC 2007 (&lt;strong&gt;UPDATE&lt;/strong&gt;)&lt;/td&gt;        &lt;td valign="top" width="357"&gt;Installs fine, works fine. I’ve built a Vista VPC and it works like normal.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&lt;strong&gt;UPDATE: &lt;/strong&gt;I just got tired of needing to elevate everything to “Run as Admin” to get anything done, so I disabled UAC completely. After a restart, low and behold, Live Mesh started working! And, the files that previously wouldn’t work with Windows DVD burner suddenly were available for burning! Guess UAC needs some more “tweaking.” For now, if you’re a power user, you can probably save some headaches by turning it off. &lt;strong&gt;&amp;lt;/update&amp;gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;That’s all for now. As you can see, the only things really giving me trouble are Live Mesh, Virtual Clone Drive, and Window’s own built-in DVD authoring. Otherwise, things are working well. If I have any other major installs, I’ll be sure to update this post, so bookmark this for future reference. Also, feel free to share your own experiences in the comments to help others. If there are enough comments, I’ll update the post with the community compatibility updates.&lt;/p&gt;  &lt;p&gt;Hope this helps all of you joining me on the bleeding edge!&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6910256" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/SJHHTEU4euo" height="1" width="1"/&gt;</description><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2009/02/16/windows-7-beta-application-compatibility-list.aspx</feedburner:origLink></item><item><title>Chrome still needs some polish</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/XZrJwgn59Xo/chrome-still-needs-some-polish.aspx</link><pubDate>Tue, 07 Oct 2008 02:45:29 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6660779</guid><dc:creator>tanglin05</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=6660779</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/10/06/chrome-still-needs-some-polish.aspx#comments</comments><description>&lt;p&gt;&lt;img style="margin: 0px 0px 5px 5px" border="0" alt="chromeBugs" align="right" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/Chromestillneedssomepolish_122F4/chromeBugs_963790a3-e1f9-4e5a-ae54-c16f209b0e94.png" width="239" height="172" /&gt; As pretty much the entire developer world knows by now, Google recently made a splash by introducing their own &amp;quot;home grown&amp;quot; browser called &lt;a href="http://www.google.com/chrome"&gt;Google Chrome&lt;/a&gt;. The browser was introduced as &amp;quot;the browser that does everything right because it doesn't have legacy baggage,&amp;quot; and it has largely lived up to its billing. The browser is fast. It's easy on the memory footprint. And it's definitely got Google's minimalist signature all over it.&lt;/p&gt;  &lt;p&gt;That said, as I sit here typing this, I'm waiting for Google Chrome to respond. It seems one of my tabs has introduced some nasty JavaScript and completely hosed the entire, well, chrome. That's right. The sin which Chrome was supposed slay (one tab crashing the whole browser) still lives. And that's not the only sin that lives.&lt;/p&gt;  &lt;p&gt;In the weeks since Chrome's introduction, I've been using it as my new primary browser (move over Firefox 3 and your continued memory bloat). Over that period, I have come to appreciate the good and the bad with Google's freshman browser effort, and I can definitely report that it has its issues. Not enough to make me stop using Chrome as my primary &lt;em&gt;browsing&lt;/em&gt; browser, but enough take some of the shine off Google's glistening browser.&lt;/p&gt;  &lt;p&gt;Among the observed problems, here are my top &amp;quot;complaints&amp;quot; (or &amp;quot;ways it could be improved&amp;quot; for you optimists out there):&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;strong&gt;DNS Resolver is Weak:&lt;/strong&gt; Don't know why or what this means, but on multiple occasions, sites that wouldn't open in Chrome could be successfully loaded in Firefox. It seems like Chrome has trouble establishing a connection with some sites and just quits trying (providing &amp;quot;UNKNOWN ERROR&amp;quot; as the most helpful of error explanations). This is a pretty big deal since it could mean users hitting this error think your site is inaccessible when, in reality, it may just be inaccessible to Chrome. The problem is magnified by the fact that the &amp;quot;error page&amp;quot; looks just like a normal Chrome 404 page, so it isn't entirely clear Chrome has encountered a problem. Hopefully this is on the top of Chrome's &amp;quot;must be improved&amp;quot; list.&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Rendering Not Perfect (or at least not same): &lt;/strong&gt;This isn't a big deal to users per se, but as a web developer (and a &lt;a href="http://www.telerik.com"&gt;web component vendor&lt;/a&gt;) it is rather annoying to have yet another slightly different rendering engine to support. True, Chrome is &lt;em&gt;most&lt;/em&gt; like Safari, but it's not identical. That means another set of &lt;a href="http://acidmartin.wordpress.com/2008/10/01/css-filtering-and-distinguishing-google-chrome-and-safari/"&gt;CSS hacks&lt;/a&gt;, &lt;a href="http://groups.google.com/group/comp.lang.javascript/browse_thread/thread/8b9056290f599867?pli=1"&gt;JavaScript tricks&lt;/a&gt;, and browser testing scripts to manage. And yes, hacks and tricks have already been identified that are required to support Chrome. Thanks Google...&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Weak Developer Tools: &lt;/strong&gt;Again, more of a developer complaint, but Chrome still lacks the powerhouse developer tools Firefox provides (albeit via its add-on market). Chrome does pack some interesting developer oriented tools, but they're not nearly powerful enough to replace &lt;a href="http://www.getfirebug.com"&gt;Firebug&lt;/a&gt; or the Web Developer toolbar.&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Inconsistent Plug-in Experience: &lt;/strong&gt;While this burden really falls on the plug-in vendors, it is annoying that plug-ins like Silverlight and Java don't consistently work in Chrome. Eventually I'm sure these plug-ins will catch-up, but for now, it's hit or miss if the plug-ins you need to browse the web work in Chrome.&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;What does this all mean? It means Chrome is a &amp;quot;really good&amp;quot; browsing browser, but it's not good enough to be your only browser (yet). You still need Firefox or IE around to load specific sites or perform serious analysis on web pages. A pretty substantial accomplishment for a &amp;quot;brand new&amp;quot; (its roots are quite established, really) browser, so Google should be proud. If I were Mozilla, I'd probably start to reconsider those &lt;a href="http://www.news.com.au/technology/story/0,25642,24286707-5014239,00.html"&gt;lunches at Mountain View&lt;/a&gt; - Google is definitely poised to kill Firefox popularity in a few years time.&lt;/p&gt;  &lt;p&gt;I still plan to use Chrome as my primary browsing browser going forward. It loads faster than any browser out there (from a cold start), and that alone keeps me coming back. I'm also a fan of the new &amp;quot;intelligent&amp;quot; start page and the super-effective &amp;quot;everything bar.&amp;quot; In fact, I've grown so used to using the address bar for both search and navigation in Chrome that I cringe when I'm forced to use a separate UI for those tasks in IE, Firefox, and Safari. With a little more time and a little more polish, I'm sure Chrome will really shine and quickly become my primary browser for browsing &lt;em&gt;and&lt;/em&gt; developing.&lt;/p&gt;  &lt;p&gt;What do you think of Chrome? Have you become a Chrome convert or do think Google's missing the mark?&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6660779" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/XZrJwgn59Xo" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Chrome/default.aspx">Chrome</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Browsers/default.aspx">Browsers</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/10/06/chrome-still-needs-some-polish.aspx</feedburner:origLink></item><item><title>XAML : Developers :: Modern CG : Spielberg &amp; Lucas</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/nkeFh6zU1a8/xaml-developers-modern-cg-spielberg-amp-lucas.aspx</link><pubDate>Fri, 29 Aug 2008 20:34:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6576968</guid><dc:creator>tanglin05</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=6576968</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/08/29/xaml-developers-modern-cg-spielberg-amp-lucas.aspx#comments</comments><description>&lt;img src="http://weblogs.asp.net/blogs/toddanglin/jarjarbinks.jpg" width="250" height="319" alt="jarjarbinks.jpg" style="float:right; margin-bottom:5px; margin-left:5px;" /&gt;

&lt;p style="text-align: left;"&gt;For anyone having trouble understanding this post's title, it's &lt;a href="http://www.800score.com/gre-guidec2b.html"&gt;old analogy syntax&lt;/a&gt;: XAML is to Developers as Modern CG is to Steven Spielberg and George Lucas. Still not making sense? Let me provide some more explanation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How great directors lost their way with CG&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Few people would disagree that the great movie directors of yore- namely Steven Spielberg and George Lucas- have passed their great movie making prime. If we look at the movies these directors have produced in the last 5 years (or so), like AI, War of the Worlds, or the new Star Wars, they pale in greatness to early hits. Movies like Jaws, Close Encounters of the Third Kind, ET, Indiana Jones, Star Wars, and American Graffiti are universal classics that make recent flicks look like uninspired, freshman projects.&lt;/p&gt;
&lt;p&gt;So what happened? Did these creative minds become less creative with success? Did they lose their ability to make a great movie? I would argue that modern CG happened. Technology opened these director's brains for the world to, enabling them to put every "creative" idea they could conceive on screen. And that, as it turns out, is not a good thing.&lt;/p&gt;
&lt;p&gt;Think about it. The practically fully animated Star Wars prequels with their armies of robots and everybody's favorite Jar Jar Binks. The latest Indiana Jones movies and it's cliche aliens and UFOs- and Indiana Jones flying through the air in a CG refrigerator. Even War of the Worlds, for all of its production value, didn't come close to capturing the magic of Spielberg's more successful alien movies like ET and Close Encounters. In each case, these movies were loaded with CG, "enabling" the directors to tells stories and put things on screen they couldn't have done due to technical limits in the 70's, 80's, and even early 90's.&lt;/p&gt;
&lt;p&gt;And in each case, these movies have failed to live up to the greatness of their directors. Without technical constraints, these great creative minds aren't making great movies. It seems that creative minds like Spielberg and Lucas produce better results when thy have technical limits. Their movies actually &lt;em&gt;benefitted&lt;/em&gt; in the past from some built-in editing. Technical constraints forced them to be more creative, to keep things simple. The result: better stories and better movies.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What's this got to do with XAML and Developers?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Just as great film makers made better movies when they had to be creative within limiting technical boundaries, I see the emergence of new "freeing" technologies like Silverlight and WPF (both based on XAML) creating a new challenge for developers. Now that developers can easily integrate animation, media, 3D, and a whole array of "wiz-bang" features in their applications, I fear developers will make the same missteps as the movies. Previously impossible features can now be easily included in apps, and in many cases developers and designers will probably see this as a good thing. "Finally we can put our ideas in to our apps," they'll say.&lt;/p&gt;
&lt;p&gt;But will this lead to better applications for users? I'd argue that in many cases it won't. As application developers, I think we've benefited from a little technical constraint to keep our application's in-check and to force us to be more creative, more resourceful. With flexible technologies like XAML, great developers will be those that can be good "editors" of their own applications.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Are you saying new technology is bad?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Of course, not! I'm all in favor of new technology and moving the quality of movies and software forward. It just needs to be done appropriately to &lt;em&gt;enhance&lt;/em&gt; traditional experiences, not completely re-invent them. We don't need Indiana Jones flying through the air in a refrigerator, but putting him on a rocket powered sled (again CG) is great! It fits the story and the CG makes the experience more believable. So it goes with software. Do we need to replace our ASP.NET AJAX apps with Silverlight? No, but we can definitely &lt;em&gt;enhance&lt;/em&gt; them with technologies like Silverlight to make the experience more enjoyable where appropriate.&lt;/p&gt;
&lt;p&gt;I suppose this all boils down to the old-ish adage: Just because you can, doesn't mean you should. As you start developing with new platforms like WPF and Silverlight, don't fall prey to "unlimited freedom." Be good editors of your applications. Create constraints. Be creative. If you do, I think you'll avoid going the way Spielberg and Lucas and you'll continue to create great software hits on these new platforms!&lt;/p&gt;

&lt;div class="posttagsblock"&gt;&lt;a href="http://technorati.com/tag/UX" rel="tag"&gt;UX&lt;/a&gt;, &lt;a href="http://technorati.com/tag/XAML" rel="tag"&gt;XAML&lt;/a&gt;&lt;/div&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6576968" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/nkeFh6zU1a8" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/WPF/default.aspx">WPF</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Silverlight/default.aspx">Silverlight</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/08/29/xaml-developers-modern-cg-spielberg-amp-lucas.aspx</feedburner:origLink></item><item><title>Potluck Programming (or UWWFY)</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/AEZO93SSUxA/potluck-programming-or-uwwfy.aspx</link><pubDate>Thu, 31 Jul 2008 05:07:03 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6461712</guid><dc:creator>tanglin05</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=6461712</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/07/31/potluck-programming-or-uwwfy.aspx#comments</comments><description>&lt;p&gt;&lt;img style="margin: 0px 0px 5px 5px" border="0" alt="RabbitHole" align="right" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/PotluckProgrammingorUWWFY_14BD8/RabbitHole_7ebd777d-0a18-45ab-8a66-38b58ddd560a.png" width="263" height="223" /&gt; Have you ever found yourself spending more time trying to learn patterns than actually designing or coding your application? It's easy to do. With the maturation of .NET, suddenly everywhere you look you see presentations, books, and blog posts talking about this pattern or that pattern, each asserting that the other is inferior for some obscure reason. And you, being the mature .NET developer that you are, follow these conversations, desperately trying to find the &amp;quot;magic&amp;quot; patterns that will make your next project perfectly maintainable, easily extendable, and consistently scalable from the get-go. I know, because I've been there.&lt;/p&gt;  &lt;p&gt;Now, there's nothing wrong with patterns. In fact, they're very helpful in moderation. They allow developers that implement code to benefit from the long winded thinking done by developers that have time to think about the absolute best way to do things. The problem, though, is that there is no &amp;quot;absolute&amp;quot; right or wrong way to do things. There are &lt;em&gt;better&lt;/em&gt;&amp;#160; and &lt;em&gt;best&lt;/em&gt; ways to do things for specific scenarios (as learned from collective experience), but no one can tell you the &amp;quot;right&amp;quot; way to write your application. And left unchecked, it's easy to wander down the rabbit hole of pattern research and get lost in &amp;quot;Patternland.&amp;quot;&lt;/p&gt;  &lt;p&gt;So, I'm coining (or re-coining, as the case may be) the term &amp;quot;&lt;strong&gt;Potluck Programming&lt;/strong&gt;.&amp;quot; Or if potluck's aren't your thing, &lt;strong&gt;UWWFY&lt;/strong&gt;&amp;#8482;- &amp;quot;Use What Works For You.&amp;quot;&lt;/p&gt;  &lt;p&gt;The concept is simple, but essential. When setting-out to improve your development with patterns, find patterns that help solve problems you have (not problems you &lt;em&gt;think&lt;/em&gt; you'll have- YAGTNI), find patterns that make sense for your project (not every project is a huge enterprise, super complex application with the need for IoC containers), learn the patterns, and then start writing some code!&lt;/p&gt;  &lt;p&gt;And don't feel guilty if you don't follow the pattern 100%. I like to quote the wonderful piece of 21st century cinema Pirates of Caribbean to explain this. In the words of the digitally-enhanced (or is it degraded?) Captain Barbosa:&lt;/p&gt;  &lt;p&gt;&amp;quot;The patterns are more what you'd call &lt;strong&gt;&lt;em&gt;guidelines&lt;/em&gt;&lt;/strong&gt; than actual rules. Arrr...&amp;quot; (loosely quoted)&lt;/p&gt;  &lt;p&gt;Patterns are supposed to help you write code in a way that avoids the problems other developers have encountered, but they're not supposed to be a paint-by-numbers guide to coding your application. Use what works for you and don't let patterns bog you down. And if you find yourself getting bogged down, step back and write some code. If nothing else, that will help provide more context for the pattern so you can learn it more quickly.&lt;/p&gt;  &lt;p&gt;Hopefully this simple advice will help you avoid the productivity drain that pattern research can become. Have you ever found yourself crawling down the pattern rabbit hole? Sound-off in the comments.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6461712" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/AEZO93SSUxA" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/UWWFY/default.aspx">UWWFY</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Potluck+Programming/default.aspx">Potluck Programming</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Patterns/default.aspx">Patterns</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/07/31/potluck-programming-or-uwwfy.aspx</feedburner:origLink></item><item><title>What "cloud computing" means to you (it's important)</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/bq5Kz_K3La4/what-quot-cloud-computing-quot-means-to-you-it-s-important.aspx</link><pubDate>Tue, 01 Jul 2008 21:56:58 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6347123</guid><dc:creator>tanglin05</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=6347123</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/07/01/what-quot-cloud-computing-quot-means-to-you-it-s-important.aspx#comments</comments><description>&lt;p&gt;&lt;img style="margin: 0px 0px 5px 5px" border="0" alt="cloud computing" align="right" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/LiveMeshv.MobileMeorWhathappenedtoGDrive_D627/cloudcomputing_b434934a-9b5e-4a7e-be0c-85b1eb29f761.jpg" width="260" height="253" /&gt; It is amazing to me how quickly the the noise surrounding cloud computing has grown. Overnight cloud computing has become a mainstream talking point with everyone postulating how enterprising start-ups and lumbering enterprises will use the emerging technology in software projects. InformationWeek is running cover stories on cloud computing, Microsoft is touting their new cloud services, and even Apple is getting-in on the game with MobileMe. It seems cloud computing has replaced software as a service as the most popular water cooler talk.&lt;/p&gt;  &lt;p&gt;And if you ask me, cloud computing is much more interesting and much more able to be a &amp;quot;game changer&amp;quot; than SaaS ever was. SaaS always seemed like a fancy way to describe hosted applications. It really wasn't anything &lt;em&gt;new- &lt;/em&gt;eBay has been providing SaaS auction services for years- just a change in focus and maturity. Even as a young entrepreneur, I built &lt;a href="http://www.careerfairlive.com"&gt;career fair management software&lt;/a&gt; that I sold to customers from my hosted environment- who knew I'd &amp;quot;stumbled&amp;quot; on the SaaS business model. &lt;/p&gt;  &lt;p&gt;Cloud computing, on the other hand, is substantive. It is bringing real, game changing technology to the table that is going to enable a new generation of entrepreneurs to capitalize on never before possible access to cost-effective, low-risk scaling. In other words, cloud computing is going to give little ideas the ability to reach big audiences without millions of dollars in financing. That's an exciting development if you're like me and you're always looking for ways to bring your ideas to life without investing your &lt;strike&gt;wife's&lt;/strike&gt; life's (Freudian slip) savings.&lt;/p&gt;  &lt;p&gt;The impact of cloud computing on .NET developers should be big, too. I fully expect to see cloud service integration become standard practice in .NET applications and a new crop of tools to emerge that will help developers with the challenges cloud computing presents (network latency, dynamic scaling, etc.). At the component level, I wouldn't be surprised to see new data controls that enable you to easily bind to cloud data or ORM tools that make managing scalable data in the cloud as easy as managing a single instance of SQL Server. Unlike SaaS, cloud computing &lt;em&gt;will&lt;/em&gt; have an impact on your daily developer life.&lt;/p&gt;  &lt;p&gt;For those of you less interested in the business impact of cloud computing and still struggling to see its purpose, there are clear consumer driven applications of cloud computing sprouting-up at the world's major software producers that should provide &lt;em&gt;some&lt;/em&gt; clarity. Take, for instance, the &amp;quot;could drive.&amp;quot;&amp;#160; The long awaited drive that lives on the Internet, enabling users to save their files on their computer and access them anywhere, anytime.&lt;/p&gt;  &lt;p&gt;Microsoft and Apple are prepping services that bring this dream to life. Microsoft's &lt;a href="https://www.mesh.com/Welcome/Welcome.aspx"&gt;LiveMesh&lt;/a&gt; is a software + services approach that uses a small client install to enable seamless file synchronization between all of your devices (PC, Mac, and Mobile). Similarly, Apple's iDrive, previously part of .Mac and now a member of &lt;a href="http://www.apple.com/mobileme/"&gt;MobileMe&lt;/a&gt;, enables you to save files on your Mac and easily access them on the web or on another PC. Apple provides its software integration at the OS level, but end result is very similar to Microsoft's and both offerings rely on cloud services and storage to deliver the anywhere, anytime data access.&lt;/p&gt;  &lt;p&gt;With Microsoft's offering in particular, developer's have a unique solution to one of the biggest problems facing Silverlight: no local file system access. How do you build web-based replacements for client-apps if you can't save files to the local file system? Live Mesh. Using the Live Mesh APIs, you simply save an user's file to the cloud and the cloud in-turn syncs the file to the desktop. It's roundabout, sure, but it's also compelling since this approach should mean the file is always available to your online app, even if the user travels to another computer.&lt;/p&gt;  &lt;p&gt;But where's Google? Long before LiveMesh and MobileMe were twinkles in a marketer's eye, Google was rumored to be building &amp;quot;GDrive,&amp;quot; a Google-powered cloud storage service that you could use to backup and access your files. Since the early rumors, though, Google has been mum on the GDrive topic, allowing both Apple and Microsoft to beat the perennial cloud proponent on what should be their own turf. It is bizarre that Google appears to be a late mover in the cloud computing space, but I think it's safe to bet Google will eventually make their move.&lt;/p&gt;  &lt;p&gt;Until then, the work by companies like Microsoft, Amazon, EMC, and others make it clear cloud computing is here to stay, and in a big way. And while I don't think the term &amp;quot;cloud computing&amp;quot; will last forever, the use of the Internet as an applications platform will.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6347123" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/bq5Kz_K3La4" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/MobileMe/default.aspx">MobileMe</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Live+Mesh/default.aspx">Live Mesh</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/GDrive/default.aspx">GDrive</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Cloud+Computing/default.aspx">Cloud Computing</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/07/01/what-quot-cloud-computing-quot-means-to-you-it-s-important.aspx</feedburner:origLink></item><item><title>Silverlight Mobile Road Map Refresher</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/0qQFzOBpfpc/silverlight-mobile-road-map-refresher.aspx</link><pubDate>Wed, 28 May 2008 02:28:17 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6225980</guid><dc:creator>tanglin05</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=6225980</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/05/27/silverlight-mobile-road-map-refresher.aspx#comments</comments><description>&lt;p&gt;In keeping with my &lt;a href="http://weblogs.asp.net/toddanglin/archive/2008/05/22/isolated-storage-changes-in-silverlight-2.aspx"&gt;apparent &amp;quot;theme&amp;quot; this week&lt;/a&gt; of providing you with some Silverlight detail refreshers, I want to bring-up the topic of Silverlight for mobile platforms. While it has been widely known since the earliest days of Silverlight that mobile platforms would be supported, little attention (or scrutiny) has really been applied to the portable plug-in. In fact, if I were to ask you to tell me about Silverlight's mobile plans right now, you'd probably list these details:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;The plug-in will not require you to change your Silverlight code (build once, deploy everywhere- &lt;em&gt;ideally&lt;/em&gt;)&lt;/li&gt;    &lt;li&gt;The mobile plug-in will be available for Microsoft Windows Mobile and Nokia S40/S60 and Internet Tablet platforms.&lt;/li&gt;    &lt;li&gt;Microsoft is actively trying to develop partnerships to deploy the plug-in on other mobile devices. And no, the iPhone is not on the known short list.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;But quick! Tell me which &lt;em&gt;version&lt;/em&gt; of Silverlight is coming to the mobile platform first? And &lt;em&gt;when&lt;/em&gt; is that version going to be available? If those answers don't come to you as quickly, I don't blame you. The information is not really circulating as prominently as it should be.&lt;/p&gt;  &lt;p&gt;In my preparation for a recent trip to India- the place where all Silverlight Mobile development is done, by the way- I collected the latest known public details on Silverlight's mobile road map and will share them with you here. In short, Silverlight's road map looks something like this:&lt;/p&gt;  &lt;p&gt;&lt;img style="margin: 0px 0px 5px 5px" border="0" alt="silverlightMobileRoadMap" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/SilverlightMobileRoadMapRefresher_123E4/silverlightMobileRoadMap_f7ea8868-a5a8-455c-a2c2-66e0e9909bc0.png" width="475" height="225" /&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;What's this diagram saying? Exactly this:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;The first version of Silverlight for Mobile is going to be Silverlight 1.0 (JavaScript only - &lt;strong&gt;no .NET&lt;/strong&gt;) and a CTP should be available any day now.&lt;/li&gt;    &lt;li&gt;We'll get the first &amp;quot;official&amp;quot; Silverlight for Mobile (1.0) towards the end of this year, sometime after Silverlight 2.0 officially ships for the desktop. Around the same time we &lt;em&gt;should&lt;/em&gt; get a CTP of Silverlight 2.0 for Mobile.&lt;/li&gt;    &lt;li&gt;Finally, around this time &lt;em&gt;next year&lt;/em&gt; we'll get the .NET-loving version of Silverlight for Mobile.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;It appears that the Silverlight for Mobile development is lagging about a year behind it's desktop counterpart, which may come as a surprise to some. The real take-away here, though, is this: if you're planning on doing any Silverlight development for mobile platforms, don't expect to begin rolling-out production applications until early 2009. If you want to roll-out applications that re-use that fancy Silverlight 2.0 .NET you're writing now, expect to wait 'til next summer for production.&lt;/p&gt;  &lt;p&gt;This post isn't intended to be &amp;quot;doom and gloom&amp;quot; on the Silverlight for Mobile road map, but rather a reality check for any developers that are getting increasingly excited about Silverlight 2.0 and are starting to make plans for real application development. Silverlight for Mobile is definitely coming- and it will be cool when it arrives- just don't expect to launch new Silverlight 2.0 apps completely cross platform (as in, including mobile devices) until sometime next year.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6225980" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/0qQFzOBpfpc" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Mobile/default.aspx">Mobile</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/05/27/silverlight-mobile-road-map-refresher.aspx</feedburner:origLink></item><item><title>Isolated Storage changes in Silverlight 2</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/zo24Bd6gPgg/isolated-storage-changes-in-silverlight-2.aspx</link><pubDate>Fri, 23 May 2008 03:44:57 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6212480</guid><dc:creator>tanglin05</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=6212480</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/05/22/isolated-storage-changes-in-silverlight-2.aspx#comments</comments><description>&lt;p&gt;This isn't exactly what you call &amp;quot;breaking&amp;quot; news, but it is news that I don't see getting enough coverage. I also just noticed that I've been doling out bad info in my recent Silverlight 2 beta 1 presentations, so I wanted to take a minute to correct the record and set things straight.&lt;/p&gt;  &lt;h3&gt;The News&lt;/h3&gt;  &lt;p&gt;In short, Silverlight 2 beta 1 introduced some changes to the Isolated Storage API and its defaults. In Silverlight 1.1 alpha, the default Isolated Storage quota size was 1 MB. In Silverlight 2 beta 1, the &lt;strong&gt;default has been reduced to 100 KB&lt;/strong&gt;. The issue is not that significant, and I expect many Silverlight apps will not have a problem staying well inside of this quota. But if you're planning on making any &amp;quot;significant&amp;quot; use of the Isolated Storage, be prepared to hit your quota limit fast in Silverlight 2.&lt;/p&gt;  &lt;p&gt;The other tidbit that was news to me is how API for requesting a larger quota works. While the API for requesting a larger quota makes it appear like you can request any quota size you'd like (it accepts a size in bytes that you want to set the quota to, after all), in reality &lt;strong&gt;there are only a few discrete quota sizes you can use: 100KB, 1MB, 5MB, 10MB, and Unlimited&lt;/strong&gt;. &lt;/p&gt;  &lt;p&gt;That means requests for sizes larger than one if the discrete values will &lt;em&gt;automatically &lt;/em&gt;round-up to the next valid quota size. And if your request is for a quota larger than 10MB, Silverlight will automatically ask the user to give you an &amp;quot;unlimited&amp;quot; quota. What's not clear at this point is what &amp;quot;unlimited&amp;quot; means, but it is likely that space will be limited by some user-configurable value (in the soon to arrive Isolated Storage configuration menu). I expect it will be very similar to the way users configure the allowed size for IE temporary files.&lt;/p&gt;  &lt;p&gt;I also think that this setup, however well conceived, means the Isolated Storage API should be altered. Why use an API that accepts a freely defined integer value when only 5 distinct options are available? Perhaps an enumeration would make things more clear. In the absence of a clear API, though, just make a mental note and don't be surprised when your request for 2MB is automatically translated in to a request for 5.&lt;/p&gt;  &lt;h3&gt;Quick Review&lt;/h3&gt;  &lt;p&gt;For those of you that have yet to try increasing the Isolated Storage quota, the process is very simple. All you must do is tell Silverlight how large you'd like to make your application's storage quota (in bytes) and it will prompt the user asking for their permission to grant the increase. If they approve it, you're in business. If they don't, you must design your application to handle rejection. See the code snippet below for a quick look at how the API works.&lt;/p&gt;  &lt;div&gt;   &lt;pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"&gt;&lt;span style="color: #008000"&gt;// Obtain an isolated store for an application and ask user&lt;/span&gt;
&lt;span style="color: #008000"&gt;// to allow quota increase&lt;/span&gt;
&lt;span style="color: #0000ff"&gt;try&lt;/span&gt;
{
    &lt;span style="color: #0000ff"&gt;using&lt;/span&gt; (var store = IsolatedStorageFile.GetUserStoreForApplication())
    {
        &lt;span style="color: #008000"&gt;// Request to increase the quota size&lt;/span&gt;
        Int64 newQuotaSize = 1 * 1024 * 1024; &lt;span style="color: #008000"&gt;//1MB&lt;/span&gt;
        Int64 curAvail = store.AvailableFreeSpace;

        &lt;span style="color: #008000"&gt;// If available space is less than&lt;/span&gt;
        &lt;span style="color: #008000"&gt;// what is requested, try to increase.&lt;/span&gt;
        &lt;span style="color: #0000ff"&gt;if&lt;/span&gt; (curAvail &amp;lt; newQuotaSize)
        {

            &lt;span style="color: #008000"&gt;// Request more quota space&lt;/span&gt;
            &lt;span style="color: #0000ff"&gt;if&lt;/span&gt; (!store.TryIncreaseQuotaTo(newQuotaSize))
                lblAlert.Text = &lt;span style="color: #006080"&gt;&amp;quot;Increase rejected.&amp;quot;&lt;/span&gt;;           
            &lt;span style="color: #0000ff"&gt;else&lt;/span&gt;
                lblAlert.Text = &lt;span style="color: #006080"&gt;&amp;quot;Increase approved.&amp;quot;&lt;/span&gt;;
        }
        &lt;span style="color: #0000ff"&gt;else&lt;/span&gt;
            lblAlert.Text = &lt;span style="color: #006080"&gt;&amp;quot;1 MB is still available.&amp;quot;&lt;/span&gt;;
    }
}
&lt;span style="color: #0000ff"&gt;catch&lt;/span&gt; (IsolatedStorageException ex)
{
    lblAlert.Text = ex.Message;
}&lt;/pre&gt;
&lt;/div&gt;

&lt;p&gt;Beyond that, there are only a few additional facts important to remember about Isolated Storage quotas:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;While Silverlight Isolated Storage files are isolated at the &lt;em&gt;application &lt;/em&gt;level (per XAP), the quota is set per &lt;em&gt;domain&lt;/em&gt;. This design is for security, and MS's Wilco Bauer has a good explanation &lt;a href="http://www.wilcob.com/wilco/News/isolatated-storage-in-Silverlight.aspx"&gt;on his blog&lt;/a&gt;. &lt;/li&gt;

  &lt;li&gt;Isolated Storage is a non-volatile cache. That means it &lt;em&gt;won't&lt;/em&gt; be cleared by browser cache resets. The files are stored separately and can only be cleared by the Isolated Storage API (in other words, programmatically by your app) &lt;em&gt;OR&lt;/em&gt; by the user with the forth coming configuration menu. &lt;/li&gt;

  &lt;li&gt;Isolated Storage is shared across browsers. Changes made to files in Isolated Storage in Firefox are accessible in IE and vice versa. That also means they share the same quota, so you don't get separate space allocations for each browser. &lt;/li&gt;

  &lt;li&gt;You can only access the GetUserStoreForApplication() method within a Silverlight initiated event (such as a Silverlight button click). You &lt;em&gt;cannot&lt;/em&gt; fire requests to increase the quota arbitrarily- you must respond to some user action. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hopefully this post helps highlights some important changes in the Isolated Storage quota system in Silverlight 2 beta 1 and sets you up for successful development on the soon to arrive Silverlight 2 beta 2. Assuming it doesn't make any &lt;em&gt;more &lt;/em&gt;significant changes...&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6212480" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/zo24Bd6gPgg" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Snippet/default.aspx">Snippet</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/05/22/isolated-storage-changes-in-silverlight-2.aspx</feedburner:origLink></item><item><title>Second Life Heroes Launch Event Tomorrow</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/DDXyCl3FIQg/second-life-heroes-launch-event-tomorrow.aspx</link><pubDate>Fri, 25 Apr 2008 21:06:43 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6130543</guid><dc:creator>tanglin05</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=6130543</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/04/25/second-life-heroes-launch-event-tomorrow.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://www.facebook.com/event.php?eid=32230420202"&gt;&lt;img style="margin: 0px 0px 5px 5px" border="0" alt="herosHappenSL" align="right" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/SecondLifeHerosLaunchEventTomorrow_E21E/herosHappenSL_962de0ac-719e-4259-a4c7-72b2cc628fa5.jpg" width="200" height="142" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;[Content cross-posted from &lt;a href="http://telerikwatch.com/2008/04/second-life-heros-launch-event-tomorrow.html"&gt;TelerikWatch.com&lt;/a&gt;]&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;I regret not giving this event more coverage, but late is better than never&amp;#160; (right?). Tomorrow, Saturday, April 26th, in the vast realms of Second Life, Microsoft and the Second Life .NET User Group are putting on a &lt;a href="http://www.facebook.com/event.php?eid=32230420202"&gt;virtual Heroes Launch&lt;/a&gt;. You may have seen Heroes Happen Here Launch events in the &amp;quot;real world&amp;quot; over the last few months. They are being organized all over the globe to help get people introduced Visual Studio 2008, SQL Server 2008, and Windows Server 2008. And now they're even being organized &amp;quot;out of this world&amp;quot; and in the virtual realms of Second Life.&lt;/p&gt;  &lt;p&gt;All of the action will kick-off tomorrow at 9:00 AM SLT (Second Life Time = PST) and run 'til about 5:00 PM. To join the fun, all you need to do is make sure you've downloaded and installed Second Life (&lt;a href="http://www.secondlife.com/"&gt;it's free&lt;/a&gt;), created a goofy avatar (as in silly, not the Disney character...though I guess you could do that, too), and then transport on over to the new &lt;a href="http://slurl.com/secondlife/Microsoft%20Island/190/73/22"&gt;Microsoft User Group Island&lt;/a&gt;. It really couldn't be easier and it is a great way to get involved in the launch events if you've been unable to attend one in RL (real life, for uninitiated).&lt;/p&gt;  &lt;p&gt;For a complete and detailed schedule of tomorrow's events, visit the &lt;a href="http://www.sldnug.net/launch2008/"&gt;Second Life DNUG website&lt;/a&gt;. It looks just like a real world conference schedule- the only difference is you can attend this one in your PJs. So get everything setup tonight and then come on out to the event tomorrow! If nothing else, I'll be at the event for a while and would love to meet you- look for the very normal avatar sporting the Telerik t-shirt and going by the name Bluelaser Hax.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6130543" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/DDXyCl3FIQg" height="1" width="1"/&gt;</description><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/04/25/second-life-heroes-launch-event-tomorrow.aspx</feedburner:origLink></item><item><title>What's cooking for Silverlight 3.0?</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/IUNwtltfBXU/what-s-cooking-for-silverlight-3-0.aspx</link><pubDate>Tue, 01 Apr 2008 21:52:53 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6058063</guid><dc:creator>tanglin05</dc:creator><slash:comments>15</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=6058063</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/04/01/what-s-cooking-for-silverlight-3-0.aspx#comments</comments><description>&lt;p&gt;&lt;img style="margin: 0px 0px 5px 5px" border="0" alt="silverlight3Beta" align="right" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/WhatscookingforSilverlight3.0_E59C/silverlight3Beta_a51483cf-6cc9-4c95-b1cf-dfa879a3657e.jpg" width="300" height="333" /&gt; Even though Silverlight 2.0 has yet to see the &amp;quot;official&amp;quot; light of day, we know that the beta &lt;a href="http://telerikwatch.com/2008/03/mix-08-keynote-recap.html"&gt;introduced at MIX08&lt;/a&gt; represents a &amp;quot;feature complete&amp;quot; version for this release cycle. Between beta 1 and the RTM expected towards the end of summer, Microsoft will not add any major new features to the Silverlight platform. Instead, they'll focus on performance improvements, platform stability, and a number of other &amp;quot;polish&amp;quot; issues like ClientBin security.&lt;/p&gt;  &lt;p&gt;Imagine my surprise, then, when I completed a short survey sent to attendees of MIX08 asking for input on how we'd like Microsoft to improve Silverlight. Clearly, we're talking about a version of Silverlight beyond 2.0, but nonetheless I found it interesting to see the questions on Microsoft's mind when it comes to talking about the future of their infant platform. There were plenty of questions you'd expect- Are you using Flash? Have you heard of Air? What do features do think are important in Silverlight 2?- but most interesting to me was a list of features Microsoft asked survey takers to rank.&lt;/p&gt;  &lt;p&gt;A list of 20 possible &amp;quot;new features&amp;quot; in Silverlight was presented and we were asked to rank each as a &amp;quot;Must [have]&amp;quot;, &amp;quot;Nice [to have]&amp;quot;, or &amp;quot;Not [needed]&amp;quot; (I've extended the cryptic ranking descriptions for clarity). Here is the complete list of features presented:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Richer text control&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Support for spell checking&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Support for inline tables&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Support for PDF&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;HTML rendering&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Printing&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Offline storage&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Local database storage&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Database synchronization&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Can install Silverlight application on desktop&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Access to local hard drive limited to MyDocuments&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Access to all of hard drive&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Can drag &amp;amp; drop from desktop to Silverlight&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Ability to create new Silverlight windows&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Support for device access such as USB&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Hardware accelerated graphical effects&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Blend modes&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Frame based animation&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;Inverse kinematics / bones&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/li&gt;    &lt;li&gt;3D &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;What makes this list very interesting is that it is from Microsoft, which means these are the features on the minds of the Silverlight development team. Some of the ideas seem inevitable, like offline storage, a richer text control, and printing support, while others really surprised me, like access to &lt;strong&gt;all&lt;/strong&gt; of a hard drive and hardware accelerated graphical effects. This survey wasn't sent on April 1st (it's been sitting in my Inbox for a while), so none of these are April Fools, including access to &lt;em&gt;all &lt;/em&gt;of a hard drive!&lt;/p&gt;  &lt;p&gt;In fact, almost half of the features deal with adding more interaction with and access to the local computer. I know many people would love more local system access in Silverlight, but that has generally been regarded as an impossibility if Silverlight has any hopes of remaining a secure and trustable plug-in. That makes me wonder if this list represents features Microsoft &lt;em&gt;really&lt;/em&gt; thinks it can implement or simply a collection of the most often requested features. My hope is for the prior, though I have no idea (and I'm sure MS doesn't either) how some of these features could be implemented securely.&lt;/p&gt;  &lt;p&gt;Also interesting are the features absent on the list. Where's the interest in full .NET support? Where's the requests for easier data binding? Or how about just improved text rendering? (Or am I the only one that thinks Silverlight renders text a little blurry vs. the browser?) &lt;/p&gt;  &lt;p&gt;So what do you think of this list? Are the features you want in the next version of Silverlight represented? If not, now's the time to start sounding-off and letting your requests be heard. Before you know it, Silverlight 2 will be official and the feature set for Silverlight 3 will already be well underway.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6058063" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/IUNwtltfBXU" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/MIX08/default.aspx">MIX08</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/04/01/what-s-cooking-for-silverlight-3-0.aspx</feedburner:origLink></item><item><title>Fixing Vista's Default Web Development Settings</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/iMfYOwBeUkY/fixing-vista-s-default-web-development-settings.aspx</link><pubDate>Thu, 13 Mar 2008 04:08:26 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5959658</guid><dc:creator>tanglin05</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=5959658</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/03/12/fixing-vista-s-default-web-development-settings.aspx#comments</comments><description>&lt;p&gt;File this under &amp;quot;used to be easy with XP&amp;quot; tips and tricks for Vista. As a &lt;em&gt;long&lt;/em&gt; time web developer on XP (all the way back to &amp;quot;classic&amp;quot; ASP), I feel I am pretty comfortable around IIS. I've successfully configured many a development site over the years and never really had much trouble. That's all changed with my recent upgrade to Vista Business and IIS7.&lt;/p&gt;  &lt;p&gt;Now, I didn't really notice the problem at first because I was using Visual Studio's built-in web server to test most of my sites (remember the days when that wasn't an option...). While doing some performance tests for Telerik, though, I was forced to leave Visual Studio and run a site in my shiny new IIS7. I created my new &amp;quot;application&amp;quot; just like I would have a Virtual Directory-based site in IIS6 and browsed the site in Firefox. Server Error.&lt;img style="margin: 0px 0px 5px 5px" border="0" alt="serverError" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/FixingVistasDefaultWebDevelopmentSetting_13BA2/serverError_cb5ff726-2202-4b90-b5da-35a25517ecf2.jpg" width="500" height="178" /&gt; &lt;/p&gt;  &lt;p&gt;Server Error 500.19? Say what? I set-off checking my configuration files, making sure everything looked correct, confirming that my sites &lt;em&gt;did&lt;/em&gt; work in Visual Studio's web server, and still, IIS served-up this &amp;quot;friendly&amp;quot; 500.19 error. So after some quick Googling (sorry Live Search, maybe after you buy Yahoo!'s search tech...I'll, er, um...give it another try...), I discovered that my wonderfully secure Vista Business installation &lt;strong&gt;disables ASP.NET development by default!&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;ASP &amp;quot;classic&amp;quot; development is enabled; ASP.NET development is not. Really?! In this day and age of .NET, why would you enable IIS development features &lt;em&gt;without&lt;/em&gt; enabling .NET support? In my opinion, this is a bad choice on Microsoft's part. Fortunately, the solution is easy.&lt;/p&gt;  &lt;p&gt;First, open your control panel and launch the Programs and Features interface (or type Programs in your Vista start search to find it quickly). Click on the &amp;quot;Turn Windows features on or off&amp;quot; side link.&lt;/p&gt;  &lt;p&gt;&lt;img style="margin: 0px" border="0" alt="controlPanel" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/FixingVistasDefaultWebDevelopmentSetting_13BA2/controlPanel_4a0548fa-2e97-400f-8256-3f110900c37b.jpg" width="500" height="375" /&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;When the the configuration window opens (and finally loads), look for the IIS settings section. You'll notice that it is &amp;quot;checked&amp;quot; with a blue box indicating not all sub-options are enabled.&lt;/p&gt;  &lt;p&gt;&lt;img style="margin: 0px 0px 5px 5px" border="0" alt="winFeatures1" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/FixingVistasDefaultWebDevelopmentSetting_13BA2/winFeatures1_1b7b422c-dd91-4a93-b5ad-23f2cf7f437a.jpg" width="429" height="375" /&gt; &lt;/p&gt;  &lt;p&gt;Expand the IIS node and look for the World Wide Web Services &amp;gt; Application Development Features section. You should see that the .NET Extensibility and ASP.NET sections are unchecked. Check the ASP.NET node and the .NET Extensibility node will automatically get checked, too.&lt;/p&gt;  &lt;p&gt;&lt;img style="margin: 0px 0px 5px 5px" border="0" alt="winFeatures2" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/FixingVistasDefaultWebDevelopmentSetting_13BA2/winFeatures2_09bcdf53-e444-4e4a-8780-aed93539ffc2.jpg" width="429" height="375" /&gt; &lt;/p&gt;  &lt;p&gt;Click okay, wait a while, and you should be back in business.&lt;/p&gt;  &lt;p&gt;&lt;img style="margin: 0px 0px 5px 5px" border="0" alt="pleaseWait" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/FixingVistasDefaultWebDevelopmentSetting_13BA2/pleaseWait_eb330663-7d7d-4e2c-85b1-e1429f5c0ad8.jpg" width="431" height="376" /&gt; &lt;/p&gt;  &lt;p&gt;Hopefully this seemingly obvious tutorial will help someone out there with the unnecessary pain that comes with the XP to Vista developer transition. If you find yourself hitting the 500.19 Server Error, this is probably your solution.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5959658" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/iMfYOwBeUkY" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Tips+_2600_+Tricks/default.aspx">Tips &amp; Tricks</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Vista/default.aspx">Vista</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/03/12/fixing-vista-s-default-web-development-settings.aspx</feedburner:origLink></item><item><title>Top 5 Ways Microsoft Will Use Silverlight</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/avDIF_ISb_E/top-5-ways-microsoft-will-use-silverlight.aspx</link><pubDate>Thu, 28 Feb 2008 22:03:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5879020</guid><dc:creator>tanglin05</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=5879020</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/02/28/top-5-ways-microsoft-will-use-silverlight.aspx#comments</comments><description>&lt;p&gt;&lt;img style="margin: 0px 0px 5px 5px" height="277" alt="Microsoft Silverlight 2.0 Beta" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/Top5WaysMicrosoftWillUseSilverlight_C843/silverlight2Beta_708d3781-73d5-424e-a93e-55fe86fac82a.png" width="250" align="right" border="0" /&gt; With MIX08 less than a week away and, in turn, the expected arrival of the Silverlight 2.0 beta, I thought it would be fun to ponder how Microsoft is planning to &lt;em&gt;use&lt;/em&gt; their new browser-based, cross-platform plug-in. After all, history reveals that many Microsoft platforms have their roots in satisfying internal Microsoft project needs (we owe the &amp;quot;X&amp;quot; in Ajax to the Outlook Web Access team), so it's only fair to assume that from the get-go Microsoft saw the opportunity to use Silverlight to build (or enhance) new products. The question is, which products will get the Silverlight treatment and when?&lt;/p&gt;  &lt;p&gt;To create my &amp;quot;Top 5&amp;quot; list, I've scoured the Internet for clues, pondered the skunk-works projects in Microsoft's Live Labs, analyzed Microsoft's competitive landscape, and tossed-in a dash of &amp;quot;gut feeling.&amp;quot; Clearly, a thorough scientific process. What follows is my best guess at the products Microsoft is planning on building on Silverlight in the next few years.&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;strong&gt;Microsoft Office Web Edition&lt;/strong&gt;       &lt;br /&gt;This is the &lt;a href="http://blogs.zdnet.com/web2explorer/index.php?p=41"&gt;inevitable&lt;/a&gt; purpose of Silverlight: to enable Microsoft to deliver the full Microsoft Office experience via the browser. Do you think Microsoft intends to sit idly by while competitors like Google threaten its Office cash cow online? You'd be crazy to think so. I think the reason we haven't seen a serious online Office attempt from Microsoft yet is because they're waiting for a mature Silverlight platform to make the jump. And assuming the next version of Office for Windows is going to be WPF/XAML based anyway, it makes all the more sense to build for Silverlight.       &lt;br /&gt;      &lt;br /&gt;The key barrier to an online Office experience with Silverlight is obviously local file system access (which Silverlight lacks for security). But given Microsoft is already experimenting with a &lt;a href="http://en.wikipedia.org/wiki/Windows_Live_Drive"&gt;Windows Live Drive&lt;/a&gt;, that is a problem easily solved with cloud storage. I think there is no question that Office running on Silverlight is a question of &lt;em&gt;when&lt;/em&gt; not &lt;em&gt;if&lt;/em&gt;.       &lt;br /&gt;      &lt;br /&gt;&lt;strong&gt;Likelihood: &lt;/strong&gt;High       &lt;br /&gt;&lt;strong&gt;Arrival: &lt;/strong&gt;With Office 14 (Note: There will be &lt;a href="http://apcmag.com/5753/microsoft_gets_to_work_on_office_2009"&gt;no Office 13&lt;/a&gt;, for obvious naming reasons).       &lt;br /&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Radically new online mapping tools        &lt;br /&gt;&lt;/strong&gt;The online competition for mapping tools has really reached a plateau. Google Maps and Microsoft's Live Maps add new features every now and then (like the Google's cool ability to adjust your route), but nothing has been &amp;quot;earth shattering&amp;quot; for a number years. The move to Ajax-based ZUIs (&lt;a href="http://en.wikipedia.org/wiki/Zooming_User_Interface"&gt;Zoomable User Interfaces&lt;/a&gt;) was the last &amp;quot;big&amp;quot; transition for online mapping and that's several years old now.       &lt;br /&gt;      &lt;br /&gt;If Microsoft introduces a Silverlight version of Live Maps, though, we could start to see a slew of new features delivered to online mapping. For starters, with the .NET framework running in the browser, routes could be quickly calculated and adjusted without the need of significant help from the server, leading to more powerful routing tools. Then, with the strong animation support in Silverlight, routes could be previewed similar to the experience you get with today's GPS units (and similar to a &lt;a href="http://maps.ask.com"&gt;feature Ask.com has&lt;/a&gt;, but with more &amp;quot;richness&amp;quot;). The possibilities with a plug-in based tool are endless.       &lt;br /&gt;      &lt;br /&gt;Even more interesting, though, is the &lt;a href="http://www.itwriting.com/blog/?p=348"&gt;mounting&lt;/a&gt; &lt;a href="http://worldwidetelescope.com/"&gt;evidence&lt;/a&gt; that Silverlight 2.0 will include a technology from Microsoft Live Labs called &lt;a href="http://labs.live.com/Seadragon.aspx"&gt;Seadragon&lt;/a&gt;. Seadragon is a technology Microsoft purchased in late 2006 that enables huge amounts of visual data to be smoothly browsed over a network, regardless of bandwidth. According to the research site, Seadragon provides transitions that are &amp;quot;smooth as butter&amp;quot; with performance tied only to the pixel-to-bandwidth ratio. With this technology in Silverlight, the map ZUI that we've come to love could get a big boost.       &lt;br /&gt;      &lt;br /&gt;&lt;strong&gt;Likelihood: &lt;/strong&gt;High       &lt;br /&gt;&lt;strong&gt;Arrival: &lt;/strong&gt;Within a year       &lt;br /&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Cross platform .NET IDE        &lt;br /&gt;&lt;/strong&gt;Before you scoff at the idea, hear me out. One of the key &amp;quot;problems&amp;quot; with .NET is that the only way to really develop .NET is on Windows with Visual Studio (there are other &amp;quot;less elegant&amp;quot; ways, but really...come on). With Silverlight making the push to build the .NET framework on OS X and Linux, there will be new reason for developers on those platforms to want to use .NET to build applications. If Microsoft can create a simplified Visual Studio IDE running on Silverlight for those developers, they could start to increase .NET adoption in the traditionally non-.NET Linux and OS X dev crowds.       &lt;br /&gt;      &lt;br /&gt;Clearly, this task is not without its challenges. Even more so than Office, a Visual Studio product that doesn't have direct access to the file system would be a hard sell. Maybe this product could drive an innovative and secure way to grant a Silverlight application access to a user's PC- I'm sure Enterprises are going to want that functionality sooner rather than later, anyway. Beyond that, an IDE would also assume the availability of the full .NET framework (something Silverlight isn't delivering in 2.0). This opens up the speculation that maybe future plug-ins could quietly stream (with user permission, of course) a full, cross-platform .NET framework to their PCs so future Silverlight apps could take advantage of all .NET framework features. Time will tell...       &lt;br /&gt;      &lt;br /&gt;So while a browser-based IDE is a stretch, even simple tools with IntelliSense support would be a step in the right direction. Hopefully Microsoft will make &lt;em&gt;some&lt;/em&gt; .NET dev tools- Silverlight or otherwise- available cross platform as the .NET framework moves that direction.       &lt;br /&gt;      &lt;br /&gt;&lt;strong&gt;Likelihood: &lt;/strong&gt;Eh...       &lt;br /&gt;&lt;strong&gt;Arrival: &lt;/strong&gt;Beyond Silverlight 2.0       &lt;br /&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Accelerated Software + Service        &lt;br /&gt;&lt;/strong&gt;&lt;em&gt;Assuming &lt;/em&gt;the full .NET framework eventually makes it to Silverlight, and &lt;em&gt;assuming&lt;/em&gt; something is done to make local file system access possible, Silverlight could very quickly enable Microsoft to accelerate its path down the &lt;a href="http://msdn2.microsoft.com/en-us/architecture/aa699384.aspx"&gt;Software + Service&lt;/a&gt; road. If the Yahoo! deal isn't evidence enough, Microsoft's actions over the last couple of years should make it clear that they are trying to reinvent themselves as an online company capable of competing with Google on its home turf. So far their progress has been slow and largely unsuccessful (thus the Yahoo! deal). A new .NET-enabled platform like Silverlight could help Microsoft quickly port a number of its consumer applications to web-based versions.       &lt;br /&gt;      &lt;br /&gt;The &amp;quot;software&amp;quot; in the Software + Services model in this case would be the light-weight and flexible Silverlight plug-in. The &amp;quot;services&amp;quot; would be the applications delivered via the plug-in, likely sold on a subscription model or supported via ads. While Google could in theory do the same with Flash, the key difference is that Microsoft already has a large and successful portfolio of consumer desktop applications. If Microsoft can convince those people to try online versions of the tools they're used to, they may capture a large portion of the market Google can't reach. And if you're Microsoft, everything these days seems to be about beating Google.       &lt;br /&gt;      &lt;br /&gt;&lt;strong&gt;Likelihood: &lt;/strong&gt;Maybe       &lt;br /&gt;&lt;strong&gt;Arrival: &lt;/strong&gt;1 - 2 years       &lt;br /&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Cross platform data mining        &lt;br /&gt;&lt;/strong&gt;This is less of a possible Microsoft &amp;quot;product&amp;quot; and more of a possible Microsoft &amp;quot;use&amp;quot; for Silverlight. To the best of my knowledge, this is the first time Microsoft is releasing a tool that will work on all three &amp;quot;major&amp;quot; OS platforms- Windows, OS X, and Linux. It's also one of the first browser tools from Microsoft that works in all three &amp;quot;major&amp;quot; browsers- IE, Firefox, and Safari. Combine that with the Silverlight plug-in's ability to automatically update itself- which implies &amp;quot;phone home&amp;quot; capabilities- and you have a plug-in that will give Microsoft an unprecedented look at the usage patterns of different browsers and operating systems.       &lt;br /&gt;      &lt;br /&gt;For example, as the Silverlight plug-in reaches the masses, Microsoft will have millions of plug-ins checking-in to see if new versions of plug-in are available. Clearly, to check for the right version, that &amp;quot;ping&amp;quot; will need to include browser and OS information. By analyzing that info, Microsoft can track first hand the fluctuations in the popularity of different browsers and operating systems (vs. what analysts report). Is that a privacy concern or a big value for Microsoft? Probably not, but it will be interesting to see what they do now that they're supporting &amp;quot;enemy&amp;quot; browsers and OSs. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;So there you have it. The five things Microsoft is most likely to do with Silverlight in the next few years. Clearly, this doesn't cover at length the ways I expect Microsoft &lt;em&gt;enhance&lt;/em&gt; Silverlight over the next couple of years or how I expect other companies to use this emerging technology. That's fodder for a different post. &lt;/p&gt;  &lt;p&gt;Do you think I'm on track or have I missed the mark? I guess we'll start to know more next week at MIX!&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5879020" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/avDIF_ISb_E" height="1" width="1"/&gt;</description><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/02/28/top-5-ways-microsoft-will-use-silverlight.aspx</feedburner:origLink></item><item><title>North Houston DNUG meeting tonight</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/Jo4XrMMaYz0/north-houston-dnug-meeting-tonight.aspx</link><pubDate>Thu, 21 Feb 2008 20:58:36 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5836813</guid><dc:creator>tanglin05</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=5836813</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/02/21/north-houston-dnug-meeting-tonight.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://www.nhdnug.org"&gt;&lt;img style="margin: 0px 0px 5px 5px" height="87" alt="North Houston .NET User Group" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/NorthHoustonDNUGmeetingtonight_CF18/nhdnugLogoBlue_83a9ec5f-5c57-43c4-b25a-38ea006c0ae0.png" width="330" align="right" border="0" /&gt;&lt;/a&gt;This is a bit of a late notice, but for any of you in the Houston area here's your official reminder that the newly founded North&amp;#160; Houston .NET User Group will be meting tonight (Thursday) at 6:30 PM. This is the second official meeting on the new Houston-area DNUG, and if the turnout is anything like week one, we should have a full crowd and a good time. Tonight's speaker is Claudio Lassala who will be talking about test driven development (aka TDD). The subject of TDD is increasingly becoming more common in .NET conversations as Microsoft introduces technologies that make it easier to do (such as the forthcoming ASP.NET MVC and the inclusion of VS Test tools in all Pro SKUs), so this is a great opportunity to come learn more about an important .NET topic.&lt;/p&gt;  &lt;p&gt;For future reference, the NHDNUG meets the 3rd Thursday of every month at Lone Star Community College (formerly Montgomery College) in The Woodlands, Texas. Doors will open around 6:00 PM and the meeting will officially start at 6:30 PM. As per the DNUG norm, there will also be free pizza and drinks and some great giveaways. I think tonight's prizes include a copy of Expression Studio, a license for the RadControls for ASP.NET from Telerik, and a copy of Visual Studio 2008 Pro! So if you're in the area, you definitely don't want to miss this event. Set your reminders and I'll see you tonight at 6:30 PM!&lt;/p&gt;  &lt;p&gt;For more details, visit the NHDNUG site: &lt;a href="http://www.nhdnug.org"&gt;http://www.nhdnug.org&lt;/a&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5836813" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/Jo4XrMMaYz0" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/DNUG/default.aspx">DNUG</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Events/default.aspx">Events</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/NHDNUG/default.aspx">NHDNUG</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/02/21/north-houston-dnug-meeting-tonight.aspx</feedburner:origLink></item><item><title>The definitive UI component metaphor</title><link>http://feedproxy.google.com/~r/CodeCampground/~3/k8Q_K_P5jsU/the-definitive-ui-component-metaphor.aspx</link><pubDate>Wed, 20 Feb 2008 00:33:56 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5824334</guid><dc:creator>tanglin05</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://weblogs.asp.net/toddanglin/rsscomments.aspx?PostID=5824334</wfw:commentRss><comments>http://weblogs.asp.net/toddanglin/archive/2008/02/19/the-definitive-ui-component-metaphor.aspx#comments</comments><description>&lt;p&gt;&lt;img style="margin: 0px 0px 5px 5px" height="441" alt="Construction" src="http://weblogs.asp.net/blogs/toddanglin/WindowsLiveWriter/ThedefinitiveUIcomponentmetaphor_EFB6/Construction_56aa3570-866e-48c3-8299-2415fecdcd50.png" width="250" align="right" border="0" /&gt; One thing you learn quickly when you leave a Fortune 200, well recognized Enterprise and join a smaller, &lt;a href="http://www.telerik.com"&gt;much more exciting&lt;/a&gt; software company is that it is a lot harder to answer the inevitable &amp;quot;what do you do?&amp;quot; question. That is no more true than during the holidays, when you're visiting with distant relatives, many of whom still think of AOL as the Internet and think software is written by geeks in basements. Plagued by this problem, I have constantly sought the &amp;quot;perfect&amp;quot; metaphor for &amp;quot;what I do&amp;quot; so that &lt;em&gt;anyone&lt;/em&gt; can understand software UI components. And at last I have the answer.&lt;/p&gt;  &lt;p&gt;Rather than keep the metaphor to myself, I have decided to share this simple insight so that your future holiday conversations can proceed without awkward pauses and quick transitions to &amp;quot;how 'bout those &amp;lt;sports team here&amp;gt;&amp;quot;. If you're not in the business of making UI components, then hopefully this metaphor will help you explain (or even understand) the role UI components play in software development. &lt;/p&gt;  &lt;h3&gt;UI components are doors and windows&lt;/h3&gt;  &lt;p&gt;The crux of the metaphor is this: UI components are to software developers what doors and windows are to a contractor (I know, more of an analogy than a metaphor, but go with it). Let me explain why this comparison is so perfect.&lt;/p&gt;  &lt;p&gt;When a contractor is building a house, there are many pieces of the house that he buys pre-made to save time and money on the project. These are things like doors, windows, faucets, and fixtures. All contribute to the final look-and-feel of the house and all come with variety of &amp;quot;features&amp;quot;. Windows may be double paned and filled with argon gas for insulation; doors might have decorative glass inserts or an easy-hang frame. At the end of the day, these are well-defined, commodity items that don't need to be custom made to build a beautiful custom home.&lt;/p&gt;  &lt;p&gt;With enough time and money, though, there is no reason the contractor &lt;em&gt;couldn't&lt;/em&gt; build all of these things himself. He could hand-craft the house's windows, doors, and fixtures. They would all be unique, one-of-a-kind items that were built to the exact specifications of the house. &lt;/p&gt;  &lt;p&gt;But since the contractor is an expert at building houses, not windows or doors, the &amp;quot;features&amp;quot; or quality of the items he builds will probably be less than the doors or windows he could have bought pre-made. Even assuming he's had pervious experience building custom doors and windows on past houses, it's unlikely that he knows the latest and greatest techniques for building energy efficient items or has all of the expensive tools for doing advanced things like argon filled windows. For the sake of argument, though, let's say the home owners don't mind that they don't get all of the bells and whistles as long as the doors and windows work. Let's also say the contractor has the ability to build high-quality doors and windows.&lt;/p&gt;  &lt;p&gt;Five years pass and the home owners have been happily enjoying their custom home and have decided to do some remodeling. The original contractor moved to a different state and is no longer available, so the home owners pick another qualified contractor. Part of the remodeling includes adding more doors and windows that match the original house, but since they are custom made, it is going to cost them a lot more on the new project. The original contractor didn't leave instructions detailing how he built the custom windows and new contractor is not as good at custom work. &amp;quot;Why didn't you just use pre-made doors and windows?&amp;quot; the new contractor asks. The home owners, faced with mounting maintenance costs, are starting to wonder the same thing.&lt;/p&gt;  &lt;p&gt;At the time, it seemed okay to build custom doors and windows with their custom house. The contractor said it wouldn't be a big deal; he'd done it before. It cost a little more, but the contractor said it was better than depending on some outside window or door company. He failed to mention that they'd lose advanced energy saving features, have higher maintenance costs, and be on their own to fix problems- all issues that could have been avoided with pre-made items.&lt;/p&gt;  &lt;h3&gt;Complete the metaphor&lt;/h3&gt;  &lt;p&gt;In the previous illustration, simply substitute UI components for doors and windows, custom software development for custom home development, lead programmer for contractor, and management for home owners to bring everything back to software. It should be clear that a strong comparison can be drawn between home building and UI components. It is a much stronger analogy than comparing UI components to car manufacturing (a comparison I've seen before), where often the manufacturers &lt;em&gt;do&lt;/em&gt; make many of their own parts (and then produce thousands of the same car).&lt;/p&gt;  &lt;p&gt;In short, just like doors and windows for a house, UI components save software developers time and money by delivering advanced, well tested, and high quality tools that can be used in any software project. And down the road, when the original software team has moved on to new projects, the maintenance team has someone to turn to for help fixing problems or adding new features an application.&lt;/p&gt;  &lt;p&gt;Hopefully this metaphor/analogy/illustration makes the concept of UI components easier for your to understand and easier to explain to your non-software friends and family. Now if only an equally simple analogy existed for the title &amp;quot;Technical Evangelist&amp;quot;...&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5824334" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/CodeCampground/~4/k8Q_K_P5jsU" height="1" width="1"/&gt;</description><category domain="http://weblogs.asp.net/toddanglin/archive/tags/Miscellaneous/default.aspx">Miscellaneous</category><category domain="http://weblogs.asp.net/toddanglin/archive/tags/UI+Components/default.aspx">UI Components</category><feedburner:origLink>http://weblogs.asp.net/toddanglin/archive/2008/02/19/the-definitive-ui-component-metaphor.aspx</feedburner:origLink></item></channel></rss>
