<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Introducing PostSharp to your team</title>
	<atom:link href="http://www.lesnikowski.com/blog/introducing-postsharp-to-your-team/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lesnikowski.com/blog/introducing-postsharp-to-your-team/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=introducing-postsharp-to-your-team</link>
	<description>EMAIL IMAP POP3 SMTP FTP FTPS barcode components blog</description>
	<lastBuildDate>Mon, 23 Jan 2012 18:49:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gael Fraiteur</title>
		<link>http://www.lesnikowski.com/blog/introducing-postsharp-to-your-team/#comment-10</link>
		<dc:creator>Gael Fraiteur</dc:creator>
		<pubDate>Thu, 17 Sep 2009 18:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.lesnikowski.com/blog/?p=30#comment-10</guid>
		<description>2. Ngen is not automatic. You have to ask (using the ngen utility). Ngenned images are used only when the command-line utility is used (PostSharpUseCommandLine=True).</description>
		<content:encoded><![CDATA[<p>2. Ngen is not automatic. You have to ask (using the ngen utility). Ngenned images are used only when the command-line utility is used (PostSharpUseCommandLine=True).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pawel Lesnikowski</title>
		<link>http://www.lesnikowski.com/blog/introducing-postsharp-to-your-team/#comment-9</link>
		<dc:creator>Pawel Lesnikowski</dc:creator>
		<pubDate>Thu, 17 Sep 2009 17:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lesnikowski.com/blog/?p=30#comment-9</guid>
		<description>Thanks Gael,

1.
&lt;strong&gt;DontImportPostSharp&lt;/strong&gt; updated to True

2.
Why is PostSharp not ngenned in such case?
Shouldn&#039;t it be ngenned after first usage?

3.
I just realized that in PostSharp 1.5 you should use &lt;strong&gt;PostSharp-1.5.targets&lt;/strong&gt; instead of PostSharp.targets</description>
		<content:encoded><![CDATA[<p>Thanks Gael,</p>
<p>1.<br />
<strong>DontImportPostSharp</strong> updated to True</p>
<p>2.<br />
Why is PostSharp not ngenned in such case?<br />
Shouldn&#8217;t it be ngenned after first usage?</p>
<p>3.<br />
I just realized that in PostSharp 1.5 you should use <strong>PostSharp-1.5.targets</strong> instead of PostSharp.targets</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gael Fraiteur</title>
		<link>http://www.lesnikowski.com/blog/introducing-postsharp-to-your-team/#comment-8</link>
		<dc:creator>Gael Fraiteur</dc:creator>
		<pubDate>Thu, 17 Sep 2009 15:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.lesnikowski.com/blog/?p=30#comment-8</guid>
		<description>Hm, XML in comments don&#039;t work!!

So one more time:

You should use [DontImportPostSharp]True[/DontImportPostSharp]and not [DontImportPostSharp]False[/DontImportPostSharp]. This ensures that PostSharp targets are not imported twice in case that PostSharp is installed globally on the machine.

Finally, you way want to use [PostSharpUseCommandLine]True[/PostSharpUseCommandLine] if you experience OutOfMemory exceptions in Visual Studio (although this may slow down build if images are not ngenned).</description>
		<content:encoded><![CDATA[<p>Hm, XML in comments don&#8217;t work!!</p>
<p>So one more time:</p>
<p>You should use [DontImportPostSharp]True[/DontImportPostSharp]and not [DontImportPostSharp]False[/DontImportPostSharp]. This ensures that PostSharp targets are not imported twice in case that PostSharp is installed globally on the machine.</p>
<p>Finally, you way want to use [PostSharpUseCommandLine]True[/PostSharpUseCommandLine] if you experience OutOfMemory exceptions in Visual Studio (although this may slow down build if images are not ngenned).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gael Fraiteur</title>
		<link>http://www.lesnikowski.com/blog/introducing-postsharp-to-your-team/#comment-7</link>
		<dc:creator>Gael Fraiteur</dc:creator>
		<pubDate>Thu, 17 Sep 2009 15:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lesnikowski.com/blog/?p=30#comment-7</guid>
		<description>Thank your for this blog.

I would like to precise that this way of using PostSharp without using it results in slower build time operations because PostSharp is not ngenned. Sounds stupid, but JIT compilation time is not neglictible for an application that is triggers many times per second.

Another thing:

You should use True and not False. This ensures that PostSharp targets are not imported twice in case that PostSharp is installed globally on the machine.

Finally, you way want to use True if you experience OutOfMemory exceptions in Visual Studio.</description>
		<content:encoded><![CDATA[<p>Thank your for this blog.</p>
<p>I would like to precise that this way of using PostSharp without using it results in slower build time operations because PostSharp is not ngenned. Sounds stupid, but JIT compilation time is not neglictible for an application that is triggers many times per second.</p>
<p>Another thing:</p>
<p>You should use True and not False. This ensures that PostSharp targets are not imported twice in case that PostSharp is installed globally on the machine.</p>
<p>Finally, you way want to use True if you experience OutOfMemory exceptions in Visual Studio.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

