<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>Tom Christian&amp;#39;s Blog : Code</title><link>http://blogs.iis.net/tomchris/archive/tags/Code/default.aspx</link><description>Tags: Code</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Improving Time-Critical Code written in C</title><link>http://blogs.iis.net/tomchris/archive/2008/09/02/improving-time-critical-code-written-in-c.aspx</link><pubDate>Tue, 02 Sep 2008 10:00:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2595111</guid><dc:creator>ASP.NET Debugging : IIS</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/tomchris/rsscomments.aspx?PostID=2595111</wfw:commentRss><comments>http://blogs.iis.net/tomchris/archive/2008/09/02/improving-time-critical-code-written-in-c.aspx#comments</comments><description>Writing web pages is very similar to writing any other type of code.&amp;#160; You have to understand how it is going to be used and where you need to really make things run as quickly as possible. There are a number of tips on this blog already that deal...(&lt;a href="http://blogs.iis.net/tomchris/archive/2008/09/02/improving-time-critical-code-written-in-c.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2595111" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/tomchris/archive/tags/ASP.NET+Tip/default.aspx">ASP.NET Tip</category><category domain="http://blogs.iis.net/tomchris/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/tomchris/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/tomchris/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.iis.net/tomchris/archive/tags/Code/default.aspx">Code</category></item><item><title>Debugging .NET Framework Source Code</title><link>http://blogs.iis.net/tomchris/archive/2008/05/13/debugging-net-framework-source-code.aspx</link><pubDate>Tue, 13 May 2008 12:45:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2354800</guid><dc:creator>ASP.NET Debugging : IIS</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/tomchris/rsscomments.aspx?PostID=2354800</wfw:commentRss><comments>http://blogs.iis.net/tomchris/archive/2008/05/13/debugging-net-framework-source-code.aspx#comments</comments><description>I am not sure how many people are familiar with the .NET Reference Source project, but if you do a lot of debugging of .NET code, chances are that you have had a situation where you wanted to be able to step into the .NET Source from within Visual Studio...(&lt;a href="http://blogs.iis.net/tomchris/archive/2008/05/13/debugging-net-framework-source-code.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2354800" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/tomchris/archive/tags/Debugging/default.aspx">Debugging</category><category domain="http://blogs.iis.net/tomchris/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/tomchris/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/tomchris/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.iis.net/tomchris/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.iis.net/tomchris/archive/tags/Code/default.aspx">Code</category></item><item><title>Visual Studio Designer not Respecting Assembly Binding Redirection</title><link>http://blogs.iis.net/tomchris/archive/2008/04/24/visual-studio-designer-not-respecting-assembly-binding-redirection.aspx</link><pubDate>Thu, 24 Apr 2008 19:16:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2319889</guid><dc:creator>ASP.NET Debugging : IIS</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/tomchris/rsscomments.aspx?PostID=2319889</wfw:commentRss><comments>http://blogs.iis.net/tomchris/archive/2008/04/24/visual-studio-designer-not-respecting-assembly-binding-redirection.aspx#comments</comments><description>So we recently came across an issue where Visual Studio 2005 and 2008 Designers were not respecting assembly binding redirection. Scenario We have a file which is now version 2 and stored in the GAC .&amp;#160; So the assembly version is 2.0.0.0.&amp;#160; We...(&lt;a href="http://blogs.iis.net/tomchris/archive/2008/04/24/visual-studio-designer-not-respecting-assembly-binding-redirection.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2319889" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/tomchris/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/tomchris/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/tomchris/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.iis.net/tomchris/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.iis.net/tomchris/archive/tags/Code/default.aspx">Code</category></item><item><title>Making an Asynchronous Call using the Impersonation Identity</title><link>http://blogs.iis.net/tomchris/archive/2008/04/22/making-an-asynchronous-call-using-the-impersonation-identity.aspx</link><pubDate>Wed, 23 Apr 2008 02:20:09 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2315024</guid><dc:creator>ASP.NET Debugging : IIS</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/tomchris/rsscomments.aspx?PostID=2315024</wfw:commentRss><comments>http://blogs.iis.net/tomchris/archive/2008/04/22/making-an-asynchronous-call-using-the-impersonation-identity.aspx#comments</comments><description>If you try to make an asynchronous call, you will notice that the thread that executes the call doesn't run under the same account as the thread that called it, assuming you are using impersonation. There are a number of ways to change this if you would...(&lt;a href="http://blogs.iis.net/tomchris/archive/2008/04/22/making-an-asynchronous-call-using-the-impersonation-identity.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2315024" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/tomchris/archive/tags/Debugging/default.aspx">Debugging</category><category domain="http://blogs.iis.net/tomchris/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/tomchris/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/tomchris/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.iis.net/tomchris/archive/tags/Code/default.aspx">Code</category></item></channel></rss>