<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>nlog Source Code Rss Feed</title><link>http://nlog.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>nlog Source Code Rss Description</description><item><title>Source code checked in, #70298</title><link>http://nlog.codeplex.com/SourceControl/changeset/changes/70298</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:36:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70298 20121001093645P</guid></item><item><title>Source code checked in, #70297</title><link>http://nlog.codeplex.com/SourceControl/changeset/changes/70297</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:31:58 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70297 20121001093158P</guid></item><item><title>Patch Uploaded: #11778</title><link>http://nlog.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/tolkushkin'&gt;tolkushkin&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;If the application has many threads running in the ThreadPool when you run the method &amp;#34;Flush&amp;#34; nlog will give an error &amp;#34;Asynchronous exception has occurred. Timeout&amp;#34;. This is possible because of the fact that the ThreadPool limit the number of working threads and there is no guarantee that all completed within the allotted time, so the treads nlogs should be run through the &amp;#34;new Thread&amp;#34;.&lt;br /&gt;&lt;br /&gt;reference to problems&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;social.msdn.microsoft.com&amp;#47;Forums&amp;#47;pl-PL&amp;#47;wcf&amp;#47;thread&amp;#47;8a3367be-50ea-49d6-9ef2-5b9f79514a27&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;nlog-forum.1685105.n2.nabble.com&amp;#47;NLog-Asynchronous-exception-td6854187.html&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;nlog.codeplex.com&amp;#47;workitem&amp;#47;6227&lt;/p&gt;</description><author>tolkushkin</author><pubDate>Fri, 16 Mar 2012 08:55:10 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #11778 20120316085510A</guid></item><item><title>Patch Uploaded: #11472</title><link>http://nlog.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/jbubriski'&gt;jbubriski&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;NLog was not correctly searching for the config file in the case of web applications &amp;#40;or at least ASP.NET MVC 3 applications&amp;#41;.  Added a 2 line fix for that plus a comment.&lt;/p&gt;</description><author>jbubriski</author><pubDate>Mon, 13 Feb 2012 17:26:30 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #11472 20120213052630P</guid></item><item><title>Patch Uploaded: #9830</title><link>http://nlog.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/ligos'&gt;ligos&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;New Feature&lt;br /&gt;&lt;br /&gt;This is a Renderer Wrapper to base64 encode another layout. I find it useful to log to a CSV file for later import to Excel or a database. However, recording full exception stack traces breaks CSVs &amp;#40;newlines&amp;#41;. This allows me to grab all the exception details and log it to my CSV.&lt;br /&gt;&lt;br /&gt;I give you full and entire copyright over this code. No credits required.&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;Murray&lt;/p&gt;</description><author>ligos</author><pubDate>Wed, 29 Jun 2011 04:03:12 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #9830 20110629040312A</guid></item><item><title>Patch Uploaded: #8704</title><link>http://nlog.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/MarkGil'&gt;MarkGil&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Final version of FormListBox target patch, with a MaxItems property, source change included, and includes an example project that uses the control and it&amp;#39;s properties.&lt;br /&gt;&lt;br /&gt;Hope it helps someone.  &lt;/p&gt;</description><author>MarkGil</author><pubDate>Thu, 10 Mar 2011 10:11:45 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #8704 20110310101145A</guid></item><item><title>Patch Uploaded: #8694</title><link>http://nlog.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/MarkGil'&gt;MarkGil&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Further enhancement to FormListBox target patch - a AutoScroll property.&lt;/p&gt;</description><author>MarkGil</author><pubDate>Wed, 09 Mar 2011 11:39:06 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #8694 20110309113906A</guid></item><item><title>Patch Uploaded: #8693</title><link>http://nlog.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/MarkGil'&gt;MarkGil&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Add the ability to log to a form ListBox, using Items.Add.  &amp;#40;Tested on 1.0 Refresh&amp;#41;&lt;/p&gt;</description><author>MarkGil</author><pubDate>Wed, 09 Mar 2011 11:02:22 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #8693 20110309110222A</guid></item><item><title>Source code checked in, #48188</title><link>http://nlog.codeplex.com/SourceControl/changeset/changes/48188</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Thu, 08 Jul 2010 20:15:13 GMT</pubDate><guid isPermaLink="false">Source code checked in, #48188 20100708081513P</guid></item><item><title>Patch Uploaded: #4104</title><link>http://nlog.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/pckujawa'&gt;pckujawa&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Solved &amp;#35;2778 by simply combining the custom directory, if exists, as well as the custom file, if exists.&lt;/p&gt;</description><author>pckujawa</author><pubDate>Mon, 12 Oct 2009 19:56:28 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #4104 20091012075628P</guid></item></channel></rss>