<?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>Sayed Ibrahim Hashimi - MSBuild, Web Deploy (MSDeploy), ASP.NET - azure</title>
    <link>http://sedodream.com/</link>
    <description>MSBuild, C#, Visual Studio and more</description>
    <language>en-us</language>
    <copyright>Sayed Ibrahim Hashimi</copyright>
    <lastBuildDate>Fri, 04 Jan 2013 08:14:45 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>sayed.hashimi@gmail.com</managingEditor>
    <webMaster>sayed.hashimi@gmail.com</webMaster>
    <item>
      <trackback:ping>http://sedodream.com/Trackback.aspx?guid=2424649b-cb46-465b-a2e9-194002d00815</trackback:ping>
      <pingback:server>http://sedodream.com/pingback.aspx</pingback:server>
      <pingback:target>http://sedodream.com/PermaLink,guid,2424649b-cb46-465b-a2e9-194002d00815.aspx</pingback:target>
      <dc:creator>Ibrahim</dc:creator>
      <wfw:comment>http://sedodream.com/CommentView,guid,2424649b-cb46-465b-a2e9-194002d00815.aspx</wfw:comment>
      <wfw:commentRss>http://sedodream.com/SyndicationService.asmx/GetEntryCommentsRss?guid=2424649b-cb46-465b-a2e9-194002d00815</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I have had a number of request to get <a href="http://visualstudiogallery.msdn.microsoft.com/69023d00-a4f9-4a34-a6cd-7e854ba318b5" target="_blank">SlowCheetah</a> working
for Azure Worker Roles. I think I have it working now. I have not yet released the
support to the download page yet but after the support is verified I will update the
release.
</p>
        <p>
If you would like to try out a build which has support to transform app.config, as
well as other XML files, for Azure Worker Roles you can find the VSIX at <a title="https://dl.dropbox.com/u/40134810/SlowCheetah/issue-44/SlowCheetah-issue-44.zip" href="https://dl.dropbox.com/u/40134810/SlowCheetah/issue-44/SlowCheetah-issue-44.zip">https://dl.dropbox.com/u/40134810/SlowCheetah/issue-44/SlowCheetah-issue-44.zip</a>.
After installing for worker role projects you can create XML transforms for app.config,
and any other XML file. When you publish to azure, or create a package your files
should be transformed.
</p>
        <p>
More info on this on the following issues. 
</p>
        <ul>
          <li>
            <a href="https://github.com/sayedihashimi/slow-cheetah/issues/5" target="_blank">Support
for Azure Projects</a>
          </li>
          <li>
            <a href="https://github.com/sayedihashimi/slow-cheetah/issues/44" target="_blank">Build
error for Azure Worker role if a non-app.config file is being transformed</a>
          </li>
        </ul>
        <p>
BTW if you are interested in my upcoming MSBuild book checkout <a href="http://msbuildbook.com" target="_blank">msbuildbook.com</a></p>
        <p>
Sayed Ibrahim Hashimi <a href="twitter.com/sayedihashimi" target="_blank">@SayedIHashimi</a></p>
      </body>
      <title>SlowCheetah support for Azure Worker Roles</title>
      <guid isPermaLink="false">http://sedodream.com/PermaLink,guid,2424649b-cb46-465b-a2e9-194002d00815.aspx</guid>
      <link>http://sedodream.com/2013/01/04/SlowCheetahSupportForAzureWorkerRoles.aspx</link>
      <pubDate>Fri, 04 Jan 2013 08:14:45 GMT</pubDate>
      <description>&lt;p&gt;
I have had a number of request to get &lt;a href="http://visualstudiogallery.msdn.microsoft.com/69023d00-a4f9-4a34-a6cd-7e854ba318b5" target="_blank"&gt;SlowCheetah&lt;/a&gt; working
for Azure Worker Roles. I think I have it working now. I have not yet released the
support to the download page yet but after the support is verified I will update the
release.
&lt;/p&gt;
&lt;p&gt;
If you would like to try out a build which has support to transform app.config, as
well as other XML files, for Azure Worker Roles you can find the VSIX at &lt;a title="https://dl.dropbox.com/u/40134810/SlowCheetah/issue-44/SlowCheetah-issue-44.zip" href="https://dl.dropbox.com/u/40134810/SlowCheetah/issue-44/SlowCheetah-issue-44.zip"&gt;https://dl.dropbox.com/u/40134810/SlowCheetah/issue-44/SlowCheetah-issue-44.zip&lt;/a&gt;.
After installing for worker role projects you can create XML transforms for app.config,
and any other XML file. When you publish to azure, or create a package your files
should be transformed.
&lt;/p&gt;
&lt;p&gt;
More info on this on the following issues. 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/sayedihashimi/slow-cheetah/issues/5" target="_blank"&gt;Support
for Azure Projects&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/sayedihashimi/slow-cheetah/issues/44" target="_blank"&gt;Build
error for Azure Worker role if a non-app.config file is being transformed&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
BTW if you are interested in my upcoming MSBuild book checkout &lt;a href="http://msbuildbook.com" target="_blank"&gt;msbuildbook.com&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Sayed Ibrahim Hashimi &lt;a href="twitter.com/sayedihashimi" target="_blank"&gt;@SayedIHashimi&lt;/a&gt;
&lt;/p&gt;</description>
      <comments>http://sedodream.com/CommentView,guid,2424649b-cb46-465b-a2e9-194002d00815.aspx</comments>
      <category>azure</category>
      <category>SlowCheetah</category>
    </item>
    <item>
      <trackback:ping>http://sedodream.com/Trackback.aspx?guid=8bcb67d0-2bc1-4116-b1e7-09d869665518</trackback:ping>
      <pingback:server>http://sedodream.com/pingback.aspx</pingback:server>
      <pingback:target>http://sedodream.com/PermaLink,guid,8bcb67d0-2bc1-4116-b1e7-09d869665518.aspx</pingback:target>
      <dc:creator>Ibrahim</dc:creator>
      <wfw:comment>http://sedodream.com/CommentView,guid,8bcb67d0-2bc1-4116-b1e7-09d869665518.aspx</wfw:comment>
      <wfw:commentRss>http://sedodream.com/SyndicationService.asmx/GetEntryCommentsRss?guid=8bcb67d0-2bc1-4116-b1e7-09d869665518</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
My good friend <a href="http://bradygaster.com" target="_blank">Brady Gaster</a>,
has written up a great blog post at <a href="http://www.bradygaster.com/managing-multiple-windows-azure-web-site-environments-using-visual-studio-publishing-profiles" target="_blank">Managing
Multiple Windows Azure Web Site Environments using Visual Studio Publishing Profiles</a>.
In that post he shows how you can create publish profiles and have profile specific
web.config transforms as well as a bunch of other info. Its a great read, the content
applies to any host which supports Web Deploy not just Azure Web Sites.
</p>
        <p>
Thanks, 
<br />
Sayed Ibrahim Hashimi | <a href="https://twitter.com/sayedihashimi" target="_blank">@SayedIHashimi</a></p>
      </body>
      <title>Cool blog post showing publish profiles</title>
      <guid isPermaLink="false">http://sedodream.com/PermaLink,guid,8bcb67d0-2bc1-4116-b1e7-09d869665518.aspx</guid>
      <link>http://sedodream.com/2012/11/24/CoolBlogPostShowingPublishProfiles.aspx</link>
      <pubDate>Sat, 24 Nov 2012 16:40:20 GMT</pubDate>
      <description>&lt;p&gt;
My good friend &lt;a href="http://bradygaster.com" target="_blank"&gt;Brady Gaster&lt;/a&gt;,
has written up a great blog post at &lt;a href="http://www.bradygaster.com/managing-multiple-windows-azure-web-site-environments-using-visual-studio-publishing-profiles" target="_blank"&gt;Managing
Multiple Windows Azure Web Site Environments using Visual Studio Publishing Profiles&lt;/a&gt;.
In that post he shows how you can create publish profiles and have profile specific
web.config transforms as well as a bunch of other info. Its a great read, the content
applies to any host which supports Web Deploy not just Azure Web Sites.
&lt;/p&gt;
&lt;p&gt;
Thanks, 
&lt;br /&gt;
Sayed Ibrahim Hashimi | &lt;a href="https://twitter.com/sayedihashimi" target="_blank"&gt;@SayedIHashimi&lt;/a&gt;
&lt;/p&gt;</description>
      <comments>http://sedodream.com/CommentView,guid,8bcb67d0-2bc1-4116-b1e7-09d869665518.aspx</comments>
      <category>azure</category>
      <category>Visual Studio 2012</category>
    </item>
  </channel>
</rss>