﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Building dynamic assemblies in Windows Azure</title><link />http://developers.de/blogs/damir_dobric/archive/2010/10/28/building-dynamic-assemblies-in-windows-azure.aspx<description>When you try to build a dynamic assembly on Windows Azure platform be aware of following behavior. During build process the code provider can create assembly on the disk or to create it in memory. Note that creation on disk (GenerateInMemory=false) will</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator></channel></rss>