<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>ASP.NET Internals – Managed runtime loader</title><link>http://blogs.msdn.com/b/josere/archive/2012/02/29/asp-net-internals-managed-runtime-loader.aspx</link><description>Introduction 
 There is a file called aspnet.config in the .Net framework installation. This file is used to specify startup flags for both ASP.NET and CLR for those settings that are needed very early in the worker process lifetime, when the config</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: ASP.NET Internals – Managed runtime loader</title><link>http://blogs.msdn.com/b/josere/archive/2012/02/29/asp-net-internals-managed-runtime-loader.aspx#10278099</link><pubDate>Tue, 06 Mar 2012 01:08:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10278099</guid><dc:creator>Jose Reyes - ASP.NET</dc:creator><description>&lt;p&gt;Yes, it can be used to determine the first parameter for CorBindToRuntimeHost(). We hardcoded the version on the sample for simplicity. I believe it doesn&amp;#39;t have the same format though. So you might need to add some logic there.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10278099" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Internals – Managed runtime loader</title><link>http://blogs.msdn.com/b/josere/archive/2012/02/29/asp-net-internals-managed-runtime-loader.aspx#10277616</link><pubDate>Mon, 05 Mar 2012 11:34:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10277616</guid><dc:creator>Damien</dc:creator><description>&lt;p&gt;Shouldn&amp;#39;t pwszRuntimeVersion be used somewhere within LoadRuntimeInternal? I&amp;#39;d have expected it to be used (or can you call out why it&amp;#39;s not used/relevant?)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10277616" width="1" height="1"&gt;</description></item></channel></rss>