<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-6127132400597215190.post9071710916008937820..comments</id><updated>2010-05-20T08:35:51.173-07:00</updated><title type='text'>Comments on Mike's Code Blog: Dynamically Compiling Assemblies with CodeDomProvi...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.nostatic.org/feeds/9071710916008937820/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6127132400597215190/9071710916008937820/comments/default'/><link rel='alternate' type='text/html' href='http://blog.nostatic.org/2008/12/dynamically-compiling-assemblies-with.html'/><author><name>Mike</name><uri>http://www.blogger.com/profile/13599208082890099005</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6127132400597215190.post-2921439361572693093</id><published>2010-05-20T08:34:31.290-07:00</published><updated>2010-05-20T08:34:31.290-07:00</updated><title type='text'>I ran across this post today and it helped me to s...</title><content type='html'>I ran across this post today and it helped me to solve my problem.  One note, you need a reference to the System.Reflection namespace which Assembly is a part of, otherwise this will not compile.  System.Reflection is appaerntly not added by default in VS2008 WinForms projects.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6127132400597215190/9071710916008937820/comments/default/2921439361572693093'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6127132400597215190/9071710916008937820/comments/default/2921439361572693093'/><link rel='alternate' type='text/html' href='http://blog.nostatic.org/2008/12/dynamically-compiling-assemblies-with.html?showComment=1274369671290#c2921439361572693093' title=''/><author><name>Jerry Young</name><uri>http://www.blogger.com/profile/01569800602597799493</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.nostatic.org/2008/12/dynamically-compiling-assemblies-with.html' ref='tag:blogger.com,1999:blog-6127132400597215190.post-9071710916008937820' source='http://www.blogger.com/feeds/6127132400597215190/posts/default/9071710916008937820' type='text/html'/></entry></feed>