<?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 Case Study: Hang with mixed-mode dlls</title><link>http://blogs.msdn.com/tess/archive/2008/03/26/asp-net-case-study-hang-with-mixed-mode-dlls.aspx</link><description>If you use mixed mode dlls (assemblies with .net and c++ code) you need to take care to not have any .net entry points so that you don't end up with a GC/LoaderLock deadlock like this one . What is a managed/.net entry point you might ask... it basically</description><dc:language>sv-SE</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: ASP.NET Case Study: Hang with mixed-mode dlls</title><link>http://blogs.msdn.com/tess/archive/2008/03/26/asp-net-case-study-hang-with-mixed-mode-dlls.aspx#8338574</link><pubDate>Thu, 27 Mar 2008 03:35:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8338574</guid><dc:creator>Iturea</dc:creator><description>&lt;p&gt;Does 3.5 have the same compilation model and policy resolution as 2.0?&lt;/p&gt;
</description></item><item><title>Interesting Finds: 2008.03.27</title><link>http://blogs.msdn.com/tess/archive/2008/03/26/asp-net-case-study-hang-with-mixed-mode-dlls.aspx#8338743</link><pubDate>Thu, 27 Mar 2008 05:01:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8338743</guid><dc:creator>Yuanjian</dc:creator><description>&lt;p&gt;.NET: Introducing the Big Mailer Utility - ASP.NET Upload Utility ASP.NET Case Study: Hang with mixed&lt;/p&gt;
</description></item><item><title>re: ASP.NET Case Study: Hang with mixed-mode dlls</title><link>http://blogs.msdn.com/tess/archive/2008/03/26/asp-net-case-study-hang-with-mixed-mode-dlls.aspx#8339172</link><pubDate>Thu, 27 Mar 2008 10:28:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8339172</guid><dc:creator>Tess</dc:creator><description>&lt;p&gt;Iturea, &lt;/p&gt;
&lt;p&gt;yes, 3.5 is not its own CLR core, it is extras built on the 2.0 core so you are still using the 2.0 compilation model and garbage collector when using 3.5&lt;/p&gt;
</description></item><item><title>re: ASP.NET Case Study: Hang with mixed-mode dlls</title><link>http://blogs.msdn.com/tess/archive/2008/03/26/asp-net-case-study-hang-with-mixed-mode-dlls.aspx#8339320</link><pubDate>Thu, 27 Mar 2008 12:30:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8339320</guid><dc:creator>Josh Coswell</dc:creator><description>&lt;p&gt;Well this is kind of deep. I have used dlls in various ways but I guess this is special case and worth studing.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Josh&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://riverasp.net"&gt;http://riverasp.net&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>