<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ProgramGood.Net - Azure</title>
    <link>http://www.programgood.net/</link>
    <description>The journey to becoming a great programmer</description>
    <language>en-us</language>
    <copyright>Dave Mateer</copyright>
    <lastBuildDate>Tue, 29 Jun 2010 03:19:58 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>davemateer@gmail.com</managingEditor>
    <webMaster>davemateer@gmail.com</webMaster>
    <item>
      <trackback:ping>http://www.programgood.net/Trackback.aspx?guid=179c9ee3-ec19-4664-8ab7-1576a7dcb4d2</trackback:ping>
      <pingback:server>http://www.programgood.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.programgood.net/PermaLink,guid,179c9ee3-ec19-4664-8ab7-1576a7dcb4d2.aspx</pingback:target>
      <dc:creator>Dave Mateer</dc:creator>
      <wfw:comment>http://www.programgood.net/CommentView,guid,179c9ee3-ec19-4664-8ab7-1576a7dcb4d2.aspx</wfw:comment>
      <wfw:commentRss>http://www.programgood.net/SyndicationService.asmx/GetEntryCommentsRss?guid=179c9ee3-ec19-4664-8ab7-1576a7dcb4d2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
see about half way down this article for the first working MVC1 app connecting to
the db.
</p>
        <p>
          <a title="http://wag.codeplex.com/" href="http://wag.codeplex.com/">http://wag.codeplex.com/</a>
        </p>
        <p>
Using the EntLib5
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb.png" width="400" height="484" />
          </a>
        </p>
        <p>
Music Store App (Mar 23rd)
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_4.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_1.png" width="616" height="484" />
          </a>
        </p>
        <p>
Hello World sample bits of code from MS:
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_6.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_2.png" width="616" height="484" />
          </a>
        </p>
        <p>
        </p>
        <p>
        </p>
        <p>
 
</p>
        <p>
Transferring data up to SQL Azure.. using Script Manager in SQL Man Studio 2008.. 
</p>
        <p>
          <a title="http://www.msteched.com/2010/NorthAmerica/COS311" href="http://www.msteched.com/2010/NorthAmerica/COS311">http://www.msteched.com/2010/NorthAmerica/COS311</a>
        </p>
        <p>
 
</p>
        <h3>Doing a Simple MVC Application and Publishing up to the Cloud (no DB)
</h3>
        <p>
This is a simple new project, Cloud Service, ASP.NET MVC2 Web Role
</p>
        <p>
Right click on the VoucherMVC project, then publish.  Upload via the Web Interface. 
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_8.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_3.png" width="644" height="335" />
          </a>
        </p>
        <h3>NerdDinner
</h3>
        <p>
          <a title="http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx" href="http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx">http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx</a>
        </p>
        <p>
Failed to generate a user instance due to a failure in starting the process… DB Error: 
Solved by deleting a directory on my local machine (Win 7).
</p>
        <p>
          <a title="http://www.aspdotnetfaq.com/Faq/fix-error-Failed-to-generate-a-user-instance-of-SQL-Server-due-to-a-failure-in-starting-the-process-for-the-user-instance.aspx" href="http://www.aspdotnetfaq.com/Faq/fix-error-Failed-to-generate-a-user-instance-of-SQL-Server-due-to-a-failure-in-starting-the-process-for-the-user-instance.aspx">http://www.aspdotnetfaq.com/Faq/fix-error-Failed-to-generate-a-user-instance-of-SQL-Server-due-to-a-failure-in-starting-the-process-for-the-user-instance.aspx</a>
        </p>
        <p>
 
</p>
        <h5>Populating the Database
</h5>
        <p>
          <a title="http://azurefeeds.com/post/923/Migrating_an_Existing_ASP.NET_App_to_run_on_Windows_Azure.aspx" href="http://azurefeeds.com/post/923/Migrating_an_Existing_ASP.NET_App_to_run_on_Windows_Azure.aspx">http://azurefeeds.com/post/923/Migrating_an_Existing_ASP.NET_App_to_run_on_Windows_Azure.aspx</a>
        </p>
        <p>
Showing how to export a SQL script into SQL Azure format:
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_10.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_4.png" width="345" height="484" />
          </a>
        </p>
        <p>
Ok, have got nerddinner database up there.  
</p>
        <h5>ASP.NET Membership Provider..
</h5>
        <p>
          <a title="http://blogs.msdn.com/b/jnak/archive/2009/11/24/asp-net-provider-scripts-for-sql-azure.aspx" href="http://blogs.msdn.com/b/jnak/archive/2009/11/24/asp-net-provider-scripts-for-sql-azure.aspx">http://blogs.msdn.com/b/jnak/archive/2009/11/24/asp-net-provider-scripts-for-sql-azure.aspx</a>
        </p>
        <p>
          <a title="http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx" href="http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx">http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx</a>
        </p>
        <p>
Details how to get the asp.net membership provider scripts working, using modified
scripts.
</p>
        <p>
          <a title="http://support.microsoft.com/kb/2006191/en-gb" href="http://support.microsoft.com/kb/2006191/en-gb">http://support.microsoft.com/kb/2006191/en-gb</a>
        </p>
        <p>
 
</p>
        <h3>Issue with NerdDinner MVC2
</h3>
        <p>
Came across realm issue with regard to OpenID code, so reverted back to MVC1 code.
</p>
        <h3>NerdDinner MVC1 Migrate to Azure – This Worked
</h3>
        <p>
Get it working normally in MVC (with 2 databases running SQLExpress in AppData folder)
</p>
        <p>
Getting the Phone# does not match country error in nerddinner.
</p>
        <p>
hacked the Helper/PhoneValidator.cs to always return true.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_12.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_5.png" width="655" height="480" />
          </a>
        </p>
        <p>
Deleted the unit test project for simplicity
</p>
        <p>
Added a CloudService project into the solution
</p>
        <p>
Right clicked on Role in CloudService, and added in the existing NerdDinner project
</p>
        <p>
Added back in ConnectionStrings.config into the NerdDinner project
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_14.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_6.png" width="347" height="447" />
          </a>
        </p>
        <p>
Coppied the database to SQL Azure using Management Studio 2008R2
</p>
        <p>
Coppied Membership Provider to SQL Azure using special sql scripts
</p>
        <p>
Added in ConnectionStrings.config into the project, and put in SQL Azure string.
</p>
        <p>
Uploaded to Azure.. 
</p>
        <p>
**problem goes between stopping and initializing… after 20mins?
</p>
        <p>
Try recreating Service in Asia, and DB is in Asia too.
</p>
        <p>
Try uploading again.. and putting one in staging too ( a simple MVC no database, includes
test project, worked before).  9:50pm started.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_18.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_8.png" width="618" height="484" />
          </a>
        </p>
        <p>
App does work from local using SQL Azure as storage.. 
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_16.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_7.png" width="530" height="484" />
          </a>
        </p>
        <p>
After sleeping on it, the problem was that copy local wasn’t set to true on the System.Web.Mvc
reference.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_20.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_9.png" width="326" height="484" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=179c9ee3-ec19-4664-8ab7-1576a7dcb4d2" />
      </body>
      <title>Azure, MVC and SQL Azure – Populating the Database</title>
      <guid isPermaLink="false">http://www.programgood.net/PermaLink,guid,179c9ee3-ec19-4664-8ab7-1576a7dcb4d2.aspx</guid>
      <link>http://www.programgood.net/2010/06/29/AzureMVCAndSQLAzurePopulatingTheDatabase.aspx</link>
      <pubDate>Tue, 29 Jun 2010 03:19:58 GMT</pubDate>
      <description>&lt;p&gt;
see about half way down this article for the first working MVC1 app connecting to
the db.
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://wag.codeplex.com/" href="http://wag.codeplex.com/"&gt;http://wag.codeplex.com/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Using the EntLib5
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb.png" width="400" height="484" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Music Store App (Mar 23rd)
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_4.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_1.png" width="616" height="484" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Hello World sample bits of code from MS:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_6.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_2.png" width="616" height="484" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;p&gt;
Transferring data up to SQL Azure.. using Script Manager in SQL Man Studio 2008.. 
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.msteched.com/2010/NorthAmerica/COS311" href="http://www.msteched.com/2010/NorthAmerica/COS311"&gt;http://www.msteched.com/2010/NorthAmerica/COS311&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;h3&gt;Doing a Simple MVC Application and Publishing up to the Cloud (no DB)
&lt;/h3&gt;
&lt;p&gt;
This is a simple new project, Cloud Service, ASP.NET MVC2 Web Role
&lt;/p&gt;
&lt;p&gt;
Right click on the VoucherMVC project, then publish.&amp;#160; Upload via the Web Interface. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_8.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_3.png" width="644" height="335" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;h3&gt;NerdDinner
&lt;/h3&gt;
&lt;p&gt;
&lt;a title="http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx" href="http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx"&gt;http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Failed to generate a user instance due to a failure in starting the process… DB Error:&amp;#160;
Solved by deleting a directory on my local machine (Win 7).
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.aspdotnetfaq.com/Faq/fix-error-Failed-to-generate-a-user-instance-of-SQL-Server-due-to-a-failure-in-starting-the-process-for-the-user-instance.aspx" href="http://www.aspdotnetfaq.com/Faq/fix-error-Failed-to-generate-a-user-instance-of-SQL-Server-due-to-a-failure-in-starting-the-process-for-the-user-instance.aspx"&gt;http://www.aspdotnetfaq.com/Faq/fix-error-Failed-to-generate-a-user-instance-of-SQL-Server-due-to-a-failure-in-starting-the-process-for-the-user-instance.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;h5&gt;Populating the Database
&lt;/h5&gt;
&lt;p&gt;
&lt;a title="http://azurefeeds.com/post/923/Migrating_an_Existing_ASP.NET_App_to_run_on_Windows_Azure.aspx" href="http://azurefeeds.com/post/923/Migrating_an_Existing_ASP.NET_App_to_run_on_Windows_Azure.aspx"&gt;http://azurefeeds.com/post/923/Migrating_an_Existing_ASP.NET_App_to_run_on_Windows_Azure.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Showing how to export a SQL script into SQL Azure format:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_10.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_4.png" width="345" height="484" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Ok, have got nerddinner database up there.&amp;#160; 
&lt;/p&gt;
&lt;h5&gt;ASP.NET Membership Provider..
&lt;/h5&gt;
&lt;p&gt;
&lt;a title="http://blogs.msdn.com/b/jnak/archive/2009/11/24/asp-net-provider-scripts-for-sql-azure.aspx" href="http://blogs.msdn.com/b/jnak/archive/2009/11/24/asp-net-provider-scripts-for-sql-azure.aspx"&gt;http://blogs.msdn.com/b/jnak/archive/2009/11/24/asp-net-provider-scripts-for-sql-azure.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx" href="http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx"&gt;http://www.marcmywords.org/post/NerdDinner-hosted-on-Windows-Azure-and-SQL-Azure.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Details how to get the asp.net membership provider scripts working, using modified
scripts.
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://support.microsoft.com/kb/2006191/en-gb" href="http://support.microsoft.com/kb/2006191/en-gb"&gt;http://support.microsoft.com/kb/2006191/en-gb&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;h3&gt;Issue with NerdDinner MVC2
&lt;/h3&gt;
&lt;p&gt;
Came across realm issue with regard to OpenID code, so reverted back to MVC1 code.
&lt;/p&gt;
&lt;h3&gt;NerdDinner MVC1 Migrate to Azure – This Worked
&lt;/h3&gt;
&lt;p&gt;
Get it working normally in MVC (with 2 databases running SQLExpress in AppData folder)
&lt;/p&gt;
&lt;p&gt;
Getting the Phone# does not match country error in nerddinner.
&lt;/p&gt;
&lt;p&gt;
hacked the Helper/PhoneValidator.cs to always return true.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_12.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_5.png" width="655" height="480" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Deleted the unit test project for simplicity
&lt;/p&gt;
&lt;p&gt;
Added a CloudService project into the solution
&lt;/p&gt;
&lt;p&gt;
Right clicked on Role in CloudService, and added in the existing NerdDinner project
&lt;/p&gt;
&lt;p&gt;
Added back in ConnectionStrings.config into the NerdDinner project
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_14.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_6.png" width="347" height="447" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Coppied the database to SQL Azure using Management Studio 2008R2
&lt;/p&gt;
&lt;p&gt;
Coppied Membership Provider to SQL Azure using special sql scripts
&lt;/p&gt;
&lt;p&gt;
Added in ConnectionStrings.config into the project, and put in SQL Azure string.
&lt;/p&gt;
&lt;p&gt;
Uploaded to Azure.. 
&lt;/p&gt;
&lt;p&gt;
**problem goes between stopping and initializing… after 20mins?
&lt;/p&gt;
&lt;p&gt;
Try recreating Service in Asia, and DB is in Asia too.
&lt;/p&gt;
&lt;p&gt;
Try uploading again.. and putting one in staging too ( a simple MVC no database, includes
test project, worked before).&amp;#160; 9:50pm started.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_18.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_8.png" width="618" height="484" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
App does work from local using SQL Azure as storage.. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_16.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_7.png" width="530" height="484" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
After sleeping on it, the problem was that copy local wasn’t set to true on the System.Web.Mvc
reference.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_20.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureandMVCGettingSimpleSiteGoing_9829/image_thumb_9.png" width="326" height="484" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=179c9ee3-ec19-4664-8ab7-1576a7dcb4d2" /&gt;</description>
      <comments>http://www.programgood.net/CommentView,guid,179c9ee3-ec19-4664-8ab7-1576a7dcb4d2.aspx</comments>
      <category>ASP.NET MVC</category>
      <category>Azure</category>
    </item>
    <item>
      <trackback:ping>http://www.programgood.net/Trackback.aspx?guid=9e1c5730-1e7f-4b01-8e0f-1a8d1cd8c572</trackback:ping>
      <pingback:server>http://www.programgood.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.programgood.net/PermaLink,guid,9e1c5730-1e7f-4b01-8e0f-1a8d1cd8c572.aspx</pingback:target>
      <dc:creator>Dave Mateer</dc:creator>
      <wfw:comment>http://www.programgood.net/CommentView,guid,9e1c5730-1e7f-4b01-8e0f-1a8d1cd8c572.aspx</wfw:comment>
      <wfw:commentRss>http://www.programgood.net/SyndicationService.asmx/GetEntryCommentsRss?guid=9e1c5730-1e7f-4b01-8e0f-1a8d1cd8c572</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
In the 1.2 Release of the SDK we can now publish straight from VS instead of manually
uploading files.
</p>
        <p>
The end results is this:
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzurePublishfromVS2010_F5A2/image_2.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzurePublishfromVS2010_F5A2/image_thumb.png" width="447" height="227" />
          </a>
        </p>
        <p>
which automatically publishes up to the cloud and runs the app making it live.
</p>
        <p>
The way to do it is to select manage in Credentials, which brings up this box:
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzurePublishfromVS2010_F5A2/image_4.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzurePublishfromVS2010_F5A2/image_thumb_1.png" width="686" height="490" />
          </a>
        </p>
        <p>
        </p>
        <p>
1. Create a self signed cert.  
</p>
        <p>
2. upload it to the dev portal
</p>
        <p>
3 grab your subscriptionid from Account page
</p>
        <p>
You’ll need a storage account to setup through as well.
</p>
        <img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=9e1c5730-1e7f-4b01-8e0f-1a8d1cd8c572" />
      </body>
      <title>Azure – Publish from VS2010 (new in 1.2)</title>
      <guid isPermaLink="false">http://www.programgood.net/PermaLink,guid,9e1c5730-1e7f-4b01-8e0f-1a8d1cd8c572.aspx</guid>
      <link>http://www.programgood.net/2010/06/22/AzurePublishFromVS2010NewIn12.aspx</link>
      <pubDate>Tue, 22 Jun 2010 05:43:57 GMT</pubDate>
      <description>&lt;p&gt;
In the 1.2 Release of the SDK we can now publish straight from VS instead of manually
uploading files.
&lt;/p&gt;
&lt;p&gt;
The end results is this:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzurePublishfromVS2010_F5A2/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzurePublishfromVS2010_F5A2/image_thumb.png" width="447" height="227" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
which automatically publishes up to the cloud and runs the app making it live.
&lt;/p&gt;
&lt;p&gt;
The way to do it is to select manage in Credentials, which brings up this box:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzurePublishfromVS2010_F5A2/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzurePublishfromVS2010_F5A2/image_thumb_1.png" width="686" height="490" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
1. Create a self signed cert.&amp;#160; 
&lt;/p&gt;
&lt;p&gt;
2. upload it to the dev portal
&lt;/p&gt;
&lt;p&gt;
3 grab your subscriptionid from Account page
&lt;/p&gt;
&lt;p&gt;
You’ll need a storage account to setup through as well.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=9e1c5730-1e7f-4b01-8e0f-1a8d1cd8c572" /&gt;</description>
      <comments>http://www.programgood.net/CommentView,guid,9e1c5730-1e7f-4b01-8e0f-1a8d1cd8c572.aspx</comments>
      <category>Azure</category>
    </item>
    <item>
      <trackback:ping>http://www.programgood.net/Trackback.aspx?guid=7d21fb0a-4f5b-4766-b9fa-207ece5f5b0f</trackback:ping>
      <pingback:server>http://www.programgood.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.programgood.net/PermaLink,guid,7d21fb0a-4f5b-4766-b9fa-207ece5f5b0f.aspx</pingback:target>
      <dc:creator>Dave Mateer</dc:creator>
      <wfw:comment>http://www.programgood.net/CommentView,guid,7d21fb0a-4f5b-4766-b9fa-207ece5f5b0f.aspx</wfw:comment>
      <wfw:commentRss>http://www.programgood.net/SyndicationService.asmx/GetEntryCommentsRss?guid=7d21fb0a-4f5b-4766-b9fa-207ece5f5b0f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
DevDays – MVC – Scott Hanselman video:
</p>
        <p>
WFT1_2MB_ch9.wmv 1.4GB
</p>
        <p>
Looking at the callstack in debug to see how things are called.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_4.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_1.png" width="583" height="484" />
          </a>
        </p>
        <p>
IHttpHandler – the ‘simple’ building block of ASP.NET.
</p>
        <p>
Example in c:\code\mvc2\hanselman
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb.png" width="389" height="484" />
          </a>
        </p>
        <p>
        </p>
        <p>
          <a title="http://localhost:1476/Home/poop/2" href="http://localhost:1476/Home/poop/2">http://localhost:1476/Home/poop/2</a>
        </p>
        <p>
Controller get invoked
</p>
        <p>
Action invoker calls the method
</p>
        <p>
Model Binding – took the other piece of the route data (ie 2) and coerced it into… 
</p>
        <p>
didn’t call HttpRequest or anything..
</p>
        <p>
 
</p>
        <p>
Passing a DateTime 
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_6.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_2.png" width="433" height="448" />
          </a>
        </p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_8.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_3.png" width="644" height="90" />
          </a>
        </p>
        <p>
        </p>
        <h5>Phil Haack Route Debugger
</h5>
        <p>
          <a title="http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx" href="http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx">http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx</a>
        </p>
        <p>
 
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_10.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_4.png" width="364" height="298" />
          </a>
        </p>
        <p>
prop tab tab to auto gen the properties. then tab tab, then enter enter!
</p>
        <h3>Create A Controller
</h3>
        <p>
Ctrl M, Ctrl C
</p>
        <p>
Convention is HomeController
</p>
        <p>
var p = new person
</p>
        <p>
then ctrl period to import the namespace.
</p>
        <h3>Create A View
</h3>
        <p>
Convention is in Views directory, create a new Person directory.
</p>
        <p>
Index method links to Index view
</p>
        <p>
Details method links to details view.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_14.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_6.png" width="321" height="399" />
          </a>
        </p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_12.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_5.png" width="644" height="308" />
          </a>
        </p>
        <p>
Ctrl M Ctrl V to create a view, when you are in the appropriate Controller class (eg
Index)
</p>
        <p>
Created a <strong>strongly typed view</strong>.. this Viewpage is of type Person
</p>
        <p>
Model in the viewpage will always be of type T ie Person.
</p>
        <p>
Could use Repository Pattern for the DB
</p>
        <p>
Going live with ASP.NET4 – many hosting providers need you to upgrade to another machine.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_22.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_10.png" width="644" height="330" />
          </a>
        </p>
        <h3>Going Live on Azure
</h3>
        <p>
Created a new MVC2 Web Role project
</p>
        <p>
Upload to test that MVC2 is working somewhat
</p>
        <h3>ViewModel - MVCMusicStore
</h3>
        <p>
VS2010 Control comma – navigate to
</p>
        <p>
          <a title="http://mvcmusicstore.codeplex.com/" href="http://mvcmusicstore.codeplex.com/">http://mvcmusicstore.codeplex.com/</a>
        </p>
        <p>
Uses Entity Framework.
</p>
        <p>
Uses &lt;%: HTml.DisplayForModel
</p>
        <p>
AutoMapper
</p>
        <blockquote>
          <p>
FirstName, LastName.. map to FirstName and Surname
</p>
        </blockquote>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_16.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_7.png" width="414" height="260" />
          </a>
        </p>
        <h3>ViewData
</h3>
        <p>
is another way to pass data.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_18.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_8.png" width="540" height="358" />
          </a>
        </p>
        <h3>ViewEngines
</h3>
        <p>
This is the WebForms view engine.
</p>
        <p>
Routing
</p>
        <p>
 
</p>
        <h3>NerdDinner – MVC2 in beta (now it is live 27th May)
</h3>
        <p>
there are unit test in here.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_20.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_9.png" width="453" height="224" />
          </a>
        </p>
        <p>
just asserting not null.
</p>
        <p>
Seperation of Concerns – in controller we can’t have Response.Write.. as it would
break in this test.  Would work at runtime.
</p>
        <img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=7d21fb0a-4f5b-4766-b9fa-207ece5f5b0f" />
      </body>
      <title>MVC2 Recap</title>
      <guid isPermaLink="false">http://www.programgood.net/PermaLink,guid,7d21fb0a-4f5b-4766-b9fa-207ece5f5b0f.aspx</guid>
      <link>http://www.programgood.net/2010/05/27/MVC2Recap.aspx</link>
      <pubDate>Thu, 27 May 2010 06:38:52 GMT</pubDate>
      <description>&lt;p&gt;
DevDays – MVC – Scott Hanselman video:
&lt;/p&gt;
&lt;p&gt;
WFT1_2MB_ch9.wmv 1.4GB
&lt;/p&gt;
&lt;p&gt;
Looking at the callstack in debug to see how things are called.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_4.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_1.png" width="583" height="484" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
IHttpHandler – the ‘simple’ building block of ASP.NET.
&lt;/p&gt;
&lt;p&gt;
Example in c:\code\mvc2\hanselman
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb.png" width="389" height="484" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://localhost:1476/Home/poop/2" href="http://localhost:1476/Home/poop/2"&gt;http://localhost:1476/Home/poop/2&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Controller get invoked
&lt;/p&gt;
&lt;p&gt;
Action invoker calls the method
&lt;/p&gt;
&lt;p&gt;
Model Binding – took the other piece of the route data (ie 2) and coerced it into… 
&lt;/p&gt;
&lt;p&gt;
didn’t call HttpRequest or anything..
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;p&gt;
Passing a DateTime 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_6.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_2.png" width="433" height="448" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_8.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_3.png" width="644" height="90" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;h5&gt;Phil Haack Route Debugger
&lt;/h5&gt;
&lt;p&gt;
&lt;a title="http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx" href="http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx"&gt;http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_10.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_4.png" width="364" height="298" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
prop tab tab to auto gen the properties. then tab tab, then enter enter!
&lt;/p&gt;
&lt;h3&gt;Create A Controller
&lt;/h3&gt;
&lt;p&gt;
Ctrl M, Ctrl C
&lt;/p&gt;
&lt;p&gt;
Convention is HomeController
&lt;/p&gt;
&lt;p&gt;
var p = new person
&lt;/p&gt;
&lt;p&gt;
then ctrl period to import the namespace.
&lt;/p&gt;
&lt;h3&gt;Create A View
&lt;/h3&gt;
&lt;p&gt;
Convention is in Views directory, create a new Person directory.
&lt;/p&gt;
&lt;p&gt;
Index method links to Index view
&lt;/p&gt;
&lt;p&gt;
Details method links to details view.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_14.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_6.png" width="321" height="399" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_12.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_5.png" width="644" height="308" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Ctrl M Ctrl V to create a view, when you are in the appropriate Controller class (eg
Index)
&lt;/p&gt;
&lt;p&gt;
Created a &lt;strong&gt;strongly typed view&lt;/strong&gt;.. this Viewpage is of type Person
&lt;/p&gt;
&lt;p&gt;
Model in the viewpage will always be of type T ie Person.
&lt;/p&gt;
&lt;p&gt;
Could use Repository Pattern for the DB
&lt;/p&gt;
&lt;p&gt;
Going live with ASP.NET4 – many hosting providers need you to upgrade to another machine.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_22.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_10.png" width="644" height="330" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;h3&gt;Going Live on Azure
&lt;/h3&gt;
&lt;p&gt;
Created a new MVC2 Web Role project
&lt;/p&gt;
&lt;p&gt;
Upload to test that MVC2 is working somewhat
&lt;/p&gt;
&lt;h3&gt;ViewModel - MVCMusicStore
&lt;/h3&gt;
&lt;p&gt;
VS2010 Control comma – navigate to
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://mvcmusicstore.codeplex.com/" href="http://mvcmusicstore.codeplex.com/"&gt;http://mvcmusicstore.codeplex.com/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Uses Entity Framework.
&lt;/p&gt;
&lt;p&gt;
Uses &amp;lt;%: HTml.DisplayForModel
&lt;/p&gt;
&lt;p&gt;
AutoMapper
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
FirstName, LastName.. map to FirstName and Surname
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_16.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_7.png" width="414" height="260" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;h3&gt;ViewData
&lt;/h3&gt;
&lt;p&gt;
is another way to pass data.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_18.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_8.png" width="540" height="358" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;h3&gt;ViewEngines
&lt;/h3&gt;
&lt;p&gt;
This is the WebForms view engine.
&lt;/p&gt;
&lt;p&gt;
Routing
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;h3&gt;NerdDinner – MVC2 in beta (now it is live 27th May)
&lt;/h3&gt;
&lt;p&gt;
there are unit test in here.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_20.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/MVC2Recap_DC24/image_thumb_9.png" width="453" height="224" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
just asserting not null.
&lt;/p&gt;
&lt;p&gt;
Seperation of Concerns – in controller we can’t have Response.Write.. as it would
break in this test.&amp;#160; Would work at runtime.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=7d21fb0a-4f5b-4766-b9fa-207ece5f5b0f" /&gt;</description>
      <comments>http://www.programgood.net/CommentView,guid,7d21fb0a-4f5b-4766-b9fa-207ece5f5b0f.aspx</comments>
      <category>ASP.NET MVC</category>
      <category>Azure</category>
    </item>
    <item>
      <trackback:ping>http://www.programgood.net/Trackback.aspx?guid=e24aefb4-440d-4d90-8e70-3d70fd68c83c</trackback:ping>
      <pingback:server>http://www.programgood.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.programgood.net/PermaLink,guid,e24aefb4-440d-4d90-8e70-3d70fd68c83c.aspx</pingback:target>
      <dc:creator>Dave Mateer</dc:creator>
      <wfw:comment>http://www.programgood.net/CommentView,guid,e24aefb4-440d-4d90-8e70-3d70fd68c83c.aspx</wfw:comment>
      <wfw:commentRss>http://www.programgood.net/SyndicationService.asmx/GetEntryCommentsRss?guid=e24aefb4-440d-4d90-8e70-3d70fd68c83c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Personal storage
</p>
        <p>
Endpoints:
</p>
        <p>
xxxxx.blob.core.windows.net
</p>
        <p>
xxxx,queue.core.windows.net
</p>
        <p>
xxxx.table.core.windows.net
</p>
        <p>
This part of Windows Azure and not SQLAzure or AppFabric
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_4.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_thumb_1.png" width="644" height="219" />
          </a>
        </p>
        <p>
          <a title="http://www.cs.waikato.ac.nz/ml/weka/" href="http://www.cs.waikato.ac.nz/ml/weka/">azurestorageexplorer.codeplex.com</a>
        </p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_thumb.png" width="644" height="330" />
          </a>
        </p>
        <p>
        </p>
        <p>
Also looking at Azure Diagnostics Manager from cerebrate.com
</p>
        <p>
          <a title="http://social.msdn.microsoft.com/Forums/en/windowsazure/thread/e972b0c0-3a04-4f0c-a73f-ab93552d8291" href="http://social.msdn.microsoft.com/Forums/en/windowsazure/thread/e972b0c0-3a04-4f0c-a73f-ab93552d8291">http://social.msdn.microsoft.com/Forums/en/windowsazure/thread/e972b0c0-3a04-4f0c-a73f-ab93552d8291</a>
        </p>
        <h3>Example using ASP.NET and Storage and AppFabric Local Dev
</h3>
        <p>
          <a title="http://msdn.microsoft.com/en-us/magazine/ee336122.aspx" href="http://msdn.microsoft.com/en-us/magazine/ee336122.aspx">http://msdn.microsoft.com/en-us/magazine/ee336122.aspx</a>
        </p>
        <h3>Logging
</h3>
        <p>
Each app has to do its own logging and write to storage.. an app like this can nicely
show what is happening.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_6.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_thumb_2.png" width="609" height="403" />
          </a>
        </p>
        <p>
          <a href="http://microsoftpdc.com/sessions/svc15">http://microsoftpdc.com/sessions/svc15</a> – 
this is pdc09
</p>
        <h3>MIX2010 – Building and Deploying Windows Asure Based Apps
</h3>
        <p>
          <a title="http://live.visitmix.com/MIX10/Sessions/SVC09" href="http://live.visitmix.com/MIX10/Sessions/SVC09">http://live.visitmix.com/MIX10/Sessions/SVC09</a> 
(Jim Nakashima)
</p>
        <p>
Created a WebRole and a WorkerRole
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_10.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_thumb_4.png" width="644" height="412" />
          </a>
        </p>
        <p>
One of the web roles.. when I clicked on the button, the worker role picked up the
message from the queue.
</p>
        <h3>Nerdinner MVC1 Migrating to Azure with SQLAzure
</h3>
        <p>
Could use Azure tables (examples on the web)
</p>
        <p>
Need to do 3 things:
</p>
        <p>
- Need to make a webrole
</p>
        <p>
- Migrate dinner to use SQLAzure
</p>
        <p>
- Migrate asp.net membership provider for SQLAzure.
</p>
        <img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=e24aefb4-440d-4d90-8e70-3d70fd68c83c" />
      </body>
      <title>Azure Storage and Logging</title>
      <guid isPermaLink="false">http://www.programgood.net/PermaLink,guid,e24aefb4-440d-4d90-8e70-3d70fd68c83c.aspx</guid>
      <link>http://www.programgood.net/2010/05/27/AzureStorageAndLogging.aspx</link>
      <pubDate>Thu, 27 May 2010 06:33:10 GMT</pubDate>
      <description>&lt;p&gt;
Personal storage
&lt;/p&gt;
&lt;p&gt;
Endpoints:
&lt;/p&gt;
&lt;p&gt;
xxxxx.blob.core.windows.net
&lt;/p&gt;
&lt;p&gt;
xxxx,queue.core.windows.net
&lt;/p&gt;
&lt;p&gt;
xxxx.table.core.windows.net
&lt;/p&gt;
&lt;p&gt;
This part of Windows Azure and not SQLAzure or AppFabric
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_4.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_thumb_1.png" width="644" height="219" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.cs.waikato.ac.nz/ml/weka/" href="http://www.cs.waikato.ac.nz/ml/weka/"&gt;azurestorageexplorer.codeplex.com&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_thumb.png" width="644" height="330" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
Also looking at Azure Diagnostics Manager from cerebrate.com
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://social.msdn.microsoft.com/Forums/en/windowsazure/thread/e972b0c0-3a04-4f0c-a73f-ab93552d8291" href="http://social.msdn.microsoft.com/Forums/en/windowsazure/thread/e972b0c0-3a04-4f0c-a73f-ab93552d8291"&gt;http://social.msdn.microsoft.com/Forums/en/windowsazure/thread/e972b0c0-3a04-4f0c-a73f-ab93552d8291&lt;/a&gt;
&lt;/p&gt;
&lt;h3&gt;Example using ASP.NET and Storage and AppFabric Local Dev
&lt;/h3&gt;
&lt;p&gt;
&lt;a title="http://msdn.microsoft.com/en-us/magazine/ee336122.aspx" href="http://msdn.microsoft.com/en-us/magazine/ee336122.aspx"&gt;http://msdn.microsoft.com/en-us/magazine/ee336122.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;h3&gt;Logging
&lt;/h3&gt;
&lt;p&gt;
Each app has to do its own logging and write to storage.. an app like this can nicely
show what is happening.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_6.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_thumb_2.png" width="609" height="403" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://microsoftpdc.com/sessions/svc15"&gt;http://microsoftpdc.com/sessions/svc15&lt;/a&gt; –&amp;#160;
this is pdc09
&lt;/p&gt;
&lt;h3&gt;MIX2010 – Building and Deploying Windows Asure Based Apps
&lt;/h3&gt;
&lt;p&gt;
&lt;a title="http://live.visitmix.com/MIX10/Sessions/SVC09" href="http://live.visitmix.com/MIX10/Sessions/SVC09"&gt;http://live.visitmix.com/MIX10/Sessions/SVC09&lt;/a&gt;&amp;#160;
(Jim Nakashima)
&lt;/p&gt;
&lt;p&gt;
Created a WebRole and a WorkerRole
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_10.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureMVC2_99D9/image_thumb_4.png" width="644" height="412" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
One of the web roles.. when I clicked on the button, the worker role picked up the
message from the queue.
&lt;/p&gt;
&lt;h3&gt;Nerdinner MVC1 Migrating to Azure with SQLAzure
&lt;/h3&gt;
&lt;p&gt;
Could use Azure tables (examples on the web)
&lt;/p&gt;
&lt;p&gt;
Need to do 3 things:
&lt;/p&gt;
&lt;p&gt;
- Need to make a webrole
&lt;/p&gt;
&lt;p&gt;
- Migrate dinner to use SQLAzure
&lt;/p&gt;
&lt;p&gt;
- Migrate asp.net membership provider for SQLAzure.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=e24aefb4-440d-4d90-8e70-3d70fd68c83c" /&gt;</description>
      <comments>http://www.programgood.net/CommentView,guid,e24aefb4-440d-4d90-8e70-3d70fd68c83c.aspx</comments>
      <category>Azure</category>
    </item>
    <item>
      <trackback:ping>http://www.programgood.net/Trackback.aspx?guid=7a0d8fdc-e095-40d0-afad-f957b38526fa</trackback:ping>
      <pingback:server>http://www.programgood.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.programgood.net/PermaLink,guid,7a0d8fdc-e095-40d0-afad-f957b38526fa.aspx</pingback:target>
      <dc:creator>Dave Mateer</dc:creator>
      <wfw:comment>http://www.programgood.net/CommentView,guid,7a0d8fdc-e095-40d0-afad-f957b38526fa.aspx</wfw:comment>
      <wfw:commentRss>http://www.programgood.net/SyndicationService.asmx/GetEntryCommentsRss?guid=7a0d8fdc-e095-40d0-afad-f957b38526fa</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a title="http://blogs.msdn.com/b/brandonwerner/archive/2009/11/28/how-to-host-your-site-and-content-on-azure-quickly-and-easily.aspx" href="http://blogs.msdn.com/b/brandonwerner/archive/2009/11/28/how-to-host-your-site-and-content-on-azure-quickly-and-easily.aspx">http://blogs.msdn.com/b/brandonwerner/archive/2009/11/28/how-to-host-your-site-and-content-on-azure-quickly-and-easily.aspx</a>
        </p>
        <p>
Local Development Fabric and Development Storage (uses SQLEXPRESS)
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureDevelopmentFabric_AD59/image_2.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureDevelopmentFabric_AD59/image_thumb.png" width="644" height="377" />
          </a>
        </p>
        <p>
Live ‘Fabric’ and Storage which consists of Blob, Queue and Table
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureDevelopmentFabric_AD59/image_4.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureDevelopmentFabric_AD59/image_thumb_1.png" width="644" height="353" />
          </a>
        </p>
        <p>
SQLAzure is something else!
</p>
        <p>
AppFabric is something else.
</p>
        <img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=7a0d8fdc-e095-40d0-afad-f957b38526fa" />
      </body>
      <title>Azure Development Fabric and Development Storage</title>
      <guid isPermaLink="false">http://www.programgood.net/PermaLink,guid,7a0d8fdc-e095-40d0-afad-f957b38526fa.aspx</guid>
      <link>http://www.programgood.net/2010/05/26/AzureDevelopmentFabricAndDevelopmentStorage.aspx</link>
      <pubDate>Wed, 26 May 2010 01:09:27 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a title="http://blogs.msdn.com/b/brandonwerner/archive/2009/11/28/how-to-host-your-site-and-content-on-azure-quickly-and-easily.aspx" href="http://blogs.msdn.com/b/brandonwerner/archive/2009/11/28/how-to-host-your-site-and-content-on-azure-quickly-and-easily.aspx"&gt;http://blogs.msdn.com/b/brandonwerner/archive/2009/11/28/how-to-host-your-site-and-content-on-azure-quickly-and-easily.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Local Development Fabric and Development Storage (uses SQLEXPRESS)
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureDevelopmentFabric_AD59/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureDevelopmentFabric_AD59/image_thumb.png" width="644" height="377" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Live ‘Fabric’ and Storage which consists of Blob, Queue and Table
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureDevelopmentFabric_AD59/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureDevelopmentFabric_AD59/image_thumb_1.png" width="644" height="353" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
SQLAzure is something else!
&lt;/p&gt;
&lt;p&gt;
AppFabric is something else.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=7a0d8fdc-e095-40d0-afad-f957b38526fa" /&gt;</description>
      <comments>http://www.programgood.net/CommentView,guid,7a0d8fdc-e095-40d0-afad-f957b38526fa.aspx</comments>
      <category>Azure</category>
    </item>
    <item>
      <trackback:ping>http://www.programgood.net/Trackback.aspx?guid=c928a21c-9710-4334-b115-d33a09d88ac3</trackback:ping>
      <pingback:server>http://www.programgood.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.programgood.net/PermaLink,guid,c928a21c-9710-4334-b115-d33a09d88ac3.aspx</pingback:target>
      <dc:creator>Dave Mateer</dc:creator>
      <wfw:comment>http://www.programgood.net/CommentView,guid,c928a21c-9710-4334-b115-d33a09d88ac3.aspx</wfw:comment>
      <wfw:commentRss>http://www.programgood.net/SyndicationService.asmx/GetEntryCommentsRss?guid=c928a21c-9710-4334-b115-d33a09d88ac3</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://neudesic.cloudapp.net/azureoi.aspx">http://neudesic.cloudapp.net/azureoi.aspx</a>
        </p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureROICalculator_9ED4/image_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureROICalculator_9ED4/image_thumb.png" width="462" height="484" />
          </a>
        </p>
        <p>
          <a href="http://microsoft.com/windowsazure/tco">http://microsoft.com/windowsazure/tco</a>
        </p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureROICalculator_9ED4/image_4.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureROICalculator_9ED4/image_thumb_1.png" width="566" height="484" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=c928a21c-9710-4334-b115-d33a09d88ac3" />
      </body>
      <title>Azure ROI Calculator</title>
      <guid isPermaLink="false">http://www.programgood.net/PermaLink,guid,c928a21c-9710-4334-b115-d33a09d88ac3.aspx</guid>
      <link>http://www.programgood.net/2010/05/26/AzureROICalculator.aspx</link>
      <pubDate>Wed, 26 May 2010 00:01:20 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://neudesic.cloudapp.net/azureoi.aspx"&gt;http://neudesic.cloudapp.net/azureoi.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureROICalculator_9ED4/image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureROICalculator_9ED4/image_thumb.png" width="462" height="484" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://microsoft.com/windowsazure/tco"&gt;http://microsoft.com/windowsazure/tco&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureROICalculator_9ED4/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/AzureROICalculator_9ED4/image_thumb_1.png" width="566" height="484" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=c928a21c-9710-4334-b115-d33a09d88ac3" /&gt;</description>
      <comments>http://www.programgood.net/CommentView,guid,c928a21c-9710-4334-b115-d33a09d88ac3.aspx</comments>
      <category>Azure</category>
    </item>
    <item>
      <trackback:ping>http://www.programgood.net/Trackback.aspx?guid=493a901e-af5a-45dc-ada9-e2f765803d02</trackback:ping>
      <pingback:server>http://www.programgood.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.programgood.net/PermaLink,guid,493a901e-af5a-45dc-ada9-e2f765803d02.aspx</pingback:target>
      <dc:creator>Dave Mateer</dc:creator>
      <wfw:comment>http://www.programgood.net/CommentView,guid,493a901e-af5a-45dc-ada9-e2f765803d02.aspx</wfw:comment>
      <wfw:commentRss>http://www.programgood.net/SyndicationService.asmx/GetEntryCommentsRss?guid=493a901e-af5a-45dc-ada9-e2f765803d02</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
There is an intro special which you’ll need a credit card to sign up for.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_6.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_2.png" width="644" height="372" />
          </a>
        </p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb.png" width="644" height="240" />
          </a>
        </p>
        <p>
I then clicked Portal Home, and Manage Subscriptions and it seemed to work:
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_4.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_1.png" width="644" height="240" />
          </a>
        </p>
        <p>
windows.azure.com - dashboard
</p>
        <p>
Need Win7, Server 2008 or Vista..
</p>
        <p>
          <a title="http://www.microsoft.com/windowsazure/getstarted/" href="http://www.microsoft.com/windowsazure/getstarted/">http://www.microsoft.com/windowsazure/getstarted/</a>
        </p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_8.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_3.png" width="424" height="484" />
          </a>
        </p>
        <p>
I run a windows7 VMWare image only had a 10gig partition, so off to easyvmx.com
</p>
        <p>
put this is in the vmx file:
</p>
        <p>
# Second SCSI disk image, size 25Gb 
<br />
scsi0:1.present = "TRUE" 
<br />
scsi0:1.fileName = "My_Virtual_Machine-2.vmdk" 
<br />
scsi0:1.mode = "persistent" 
<br />
scsi0:1.startConnected = "TRUE" 
<br />
scsi0:1.writeThrough = "TRUE"
</p>
        <p>
and the empty vmdk in the directory too.
</p>
        <p>
Uninstalling the express version, then putting on a trail full version (many hours! 
time for coffee and to chill out)
</p>
        <p>
Forums
</p>
        <p>
        </p>
        <p>
        </p>
        <p>
          <a title="http://social.msdn.microsoft.com/Forums/en-US/windowsazure/threads" href="http://social.msdn.microsoft.com/Forums/en-US/windowsazure/threads">http://social.msdn.microsoft.com/Forums/en-US/windowsazure/threads</a>
        </p>
        <p>
Putting SQL Server Express 2008 on my Win7 VM.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_10.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_4.png" width="623" height="174" />
          </a>
        </p>
        <p>
nice.. this may have just been the studio, without SQL
</p>
        <p>
Ok.. so trying the SQ:EXPR_x86_ENU.exe – hopefully the SP1 which is compatible with
Win7.. need Mgt Studio too.
</p>
        <p>
Probably Best to use the Web Platform Installer
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_12.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_5.png" width="644" height="482" />
          </a>
        </p>
        <p>
Download Azure Tools for Visual Studio 1.1 (Feb 2010)
</p>
        <p>
Need IIS7 and dev tools running.
</p>
        <p>
 
</p>
        <h3>Examples
</h3>
        <p>
AzureBright CMS – no source code as yet. MVC2
</p>
        <p>
          <a title="http://code.msdn.microsoft.com/mytodo" href="http://code.msdn.microsoft.com/mytodo">http://code.msdn.microsoft.com/mytodo</a> –
MVC1 futures.
</p>
        <p>
          <a title="http://code.msdn.microsoft.com/windowsazuresamples" href="http://code.msdn.microsoft.com/windowsazuresamples">http://code.msdn.microsoft.com/windowsazuresamples</a> –
Hello world.
</p>
        <p>
Windows Azure Platform Training Kit
</p>
        <p>
need dev accounts for:  Azure, SQL Azure and Azure plaform AppFabric
</p>
        <p>
          <a title="http://code.msdn.microsoft.com/windowsazuresamples" href="http://code.msdn.microsoft.com/windowsazuresamples">http://code.msdn.microsoft.com/windowsazuresamples</a>
        </p>
        <p>
 
</p>
        <h3>Going through Demos tab in the Windows Azure Training Kit – didn’t work
</h3>
        <p>
Creating a Storage Account:
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_14.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_6.png" width="644" height="330" />
          </a>
        </p>
        <p>
djhmateer,blob.core.windows.net – Storage account
</p>
        <p>
djhmateer.cloudapp.net
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_16.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_7.png" width="644" height="230" />
          </a>
        </p>
        <p>
        </p>
        <p>
        </p>
        <p>
MyTodo.cspkg – this is the app package
</p>
        <p>
ServiceConfiguration.cscfg – conf file
</p>
        <p>
When I got to Configuring – unclear exactly what to do:
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_22.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_10.png" width="644" height="460" />
          </a>
        </p>
        <p>
after thinking I’d made a mistake in my configuration file having angle brackets in
there []
</p>
        <p>
I tried without.  Seems to have hung on updating deployment.  Tried to delete
the service.  Couldn’t.  hmmm.
</p>
        <p>
**where are the error logs?
</p>
        <h3>Hello World Example – this worked
</h3>
        <p>
          <a title="http://weblogs.asp.net/jeffwids/archive/2010/03/02/getting-started-with-windows-azure-part-0-where-do-i-go-to-get-started.aspx" href="http://weblogs.asp.net/jeffwids/archive/2010/03/02/getting-started-with-windows-azure-part-0-where-do-i-go-to-get-started.aspx">http://weblogs.asp.net/jeffwids/archive/2010/03/02/getting-started-with-windows-azure-part-0-where-do-i-go-to-get-started.aspx</a>
        </p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_24.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_11.png" width="534" height="484" />
          </a>
        </p>
        <p>
the crowd goes wild..
</p>
        <p>
        </p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_26.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_12.png" width="644" height="417" />
          </a>
        </p>
        <p>
And after probably 15minutes, the light went to Ready, and we went live.
</p>
        <p>
I’ve downloaded the Azure Tools.. do I need the SDK?
</p>
        <h3>ASP.NET MVC2 – This Worked
</h3>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_30.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_14.png" width="644" height="294" />
          </a>
        </p>
        <p>
Did an Upgrade of HelloWorld.  And got a role not found
</p>
        <p>
Trying a delete and a new deploy.
</p>
        <p>
          <a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_32.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_15.png" width="644" height="292" />
          </a>
        </p>
        <p>
There is no SQL Server or data storage wired up yet
</p>
        <img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=493a901e-af5a-45dc-ada9-e2f765803d02" />
      </body>
      <title>Windows Azure</title>
      <guid isPermaLink="false">http://www.programgood.net/PermaLink,guid,493a901e-af5a-45dc-ada9-e2f765803d02.aspx</guid>
      <link>http://www.programgood.net/2010/05/21/WindowsAzure.aspx</link>
      <pubDate>Fri, 21 May 2010 04:07:29 GMT</pubDate>
      <description>&lt;p&gt;
There is an intro special which you’ll need a credit card to sign up for.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_6.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_2.png" width="644" height="372" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb.png" width="644" height="240" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
I then clicked Portal Home, and Manage Subscriptions and it seemed to work:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_4.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_1.png" width="644" height="240" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
windows.azure.com - dashboard
&lt;/p&gt;
&lt;p&gt;
Need Win7, Server 2008 or Vista..
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.microsoft.com/windowsazure/getstarted/" href="http://www.microsoft.com/windowsazure/getstarted/"&gt;http://www.microsoft.com/windowsazure/getstarted/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_8.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_3.png" width="424" height="484" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
I run a windows7 VMWare image only had a 10gig partition, so off to easyvmx.com
&lt;/p&gt;
&lt;p&gt;
put this is in the vmx file:
&lt;/p&gt;
&lt;p&gt;
# Second SCSI disk image, size 25Gb 
&lt;br /&gt;
scsi0:1.present = &amp;quot;TRUE&amp;quot; 
&lt;br /&gt;
scsi0:1.fileName = &amp;quot;My_Virtual_Machine-2.vmdk&amp;quot; 
&lt;br /&gt;
scsi0:1.mode = &amp;quot;persistent&amp;quot; 
&lt;br /&gt;
scsi0:1.startConnected = &amp;quot;TRUE&amp;quot; 
&lt;br /&gt;
scsi0:1.writeThrough = &amp;quot;TRUE&amp;quot;
&lt;/p&gt;
&lt;p&gt;
and the empty vmdk in the directory too.
&lt;/p&gt;
&lt;p&gt;
Uninstalling the express version, then putting on a trail full version (many hours!&amp;#160;
time for coffee and to chill out)
&lt;/p&gt;
&lt;p&gt;
Forums
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://social.msdn.microsoft.com/Forums/en-US/windowsazure/threads" href="http://social.msdn.microsoft.com/Forums/en-US/windowsazure/threads"&gt;http://social.msdn.microsoft.com/Forums/en-US/windowsazure/threads&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Putting SQL Server Express 2008 on my Win7 VM.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_10.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_4.png" width="623" height="174" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
nice.. this may have just been the studio, without SQL
&lt;/p&gt;
&lt;p&gt;
Ok.. so trying the SQ:EXPR_x86_ENU.exe – hopefully the SP1 which is compatible with
Win7.. need Mgt Studio too.
&lt;/p&gt;
&lt;p&gt;
Probably Best to use the Web Platform Installer
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_12.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_5.png" width="644" height="482" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Download Azure Tools for Visual Studio 1.1 (Feb 2010)
&lt;/p&gt;
&lt;p&gt;
Need IIS7 and dev tools running.
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;h3&gt;Examples
&lt;/h3&gt;
&lt;p&gt;
AzureBright CMS – no source code as yet. MVC2
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://code.msdn.microsoft.com/mytodo" href="http://code.msdn.microsoft.com/mytodo"&gt;http://code.msdn.microsoft.com/mytodo&lt;/a&gt; –
MVC1 futures.
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://code.msdn.microsoft.com/windowsazuresamples" href="http://code.msdn.microsoft.com/windowsazuresamples"&gt;http://code.msdn.microsoft.com/windowsazuresamples&lt;/a&gt; –
Hello world.
&lt;/p&gt;
&lt;p&gt;
Windows Azure Platform Training Kit
&lt;/p&gt;
&lt;p&gt;
need dev accounts for:&amp;#160; Azure, SQL Azure and Azure plaform AppFabric
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://code.msdn.microsoft.com/windowsazuresamples" href="http://code.msdn.microsoft.com/windowsazuresamples"&gt;http://code.msdn.microsoft.com/windowsazuresamples&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;h3&gt;Going through Demos tab in the Windows Azure Training Kit – didn’t work
&lt;/h3&gt;
&lt;p&gt;
Creating a Storage Account:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_14.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_6.png" width="644" height="330" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
djhmateer,blob.core.windows.net – Storage account
&lt;/p&gt;
&lt;p&gt;
djhmateer.cloudapp.net
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_16.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_7.png" width="644" height="230" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
MyTodo.cspkg – this is the app package
&lt;/p&gt;
&lt;p&gt;
ServiceConfiguration.cscfg – conf file
&lt;/p&gt;
&lt;p&gt;
When I got to Configuring – unclear exactly what to do:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_22.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_10.png" width="644" height="460" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
after thinking I’d made a mistake in my configuration file having angle brackets in
there []
&lt;/p&gt;
&lt;p&gt;
I tried without.&amp;#160; Seems to have hung on updating deployment.&amp;#160; Tried to delete
the service.&amp;#160; Couldn’t.&amp;#160; hmmm.
&lt;/p&gt;
&lt;p&gt;
**where are the error logs?
&lt;/p&gt;
&lt;h3&gt;Hello World Example – this worked
&lt;/h3&gt;
&lt;p&gt;
&lt;a title="http://weblogs.asp.net/jeffwids/archive/2010/03/02/getting-started-with-windows-azure-part-0-where-do-i-go-to-get-started.aspx" href="http://weblogs.asp.net/jeffwids/archive/2010/03/02/getting-started-with-windows-azure-part-0-where-do-i-go-to-get-started.aspx"&gt;http://weblogs.asp.net/jeffwids/archive/2010/03/02/getting-started-with-windows-azure-part-0-where-do-i-go-to-get-started.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_24.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_11.png" width="534" height="484" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
the crowd goes wild..
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_26.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_12.png" width="644" height="417" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
And after probably 15minutes, the light went to Ready, and we went live.
&lt;/p&gt;
&lt;p&gt;
I’ve downloaded the Azure Tools.. do I need the SDK?
&lt;/p&gt;
&lt;h3&gt;ASP.NET MVC2 – This Worked
&lt;/h3&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_30.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_14.png" width="644" height="294" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Did an Upgrade of HelloWorld.&amp;#160; And got a role not found
&lt;/p&gt;
&lt;p&gt;
Trying a delete and a new deploy.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_32.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.programgood.net/content/binary/WindowsLiveWriter/WindowsAzure_D9B9/image_thumb_15.png" width="644" height="292" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
There is no SQL Server or data storage wired up yet
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.programgood.net/aggbug.ashx?id=493a901e-af5a-45dc-ada9-e2f765803d02" /&gt;</description>
      <comments>http://www.programgood.net/CommentView,guid,493a901e-af5a-45dc-ada9-e2f765803d02.aspx</comments>
      <category>Azure</category>
    </item>
  </channel>
</rss>