<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8749672.post2744635120401723040..comments</id><updated>2009-11-05T20:03:00.052+05:30</updated><title type='text'>Comments on C# and Everything .Net: #if DEBUG vs. [Conditional("DEBUG")]</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.thinkfarahead.com/feeds/2744635120401723040/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8749672/2744635120401723040/comments/default'/><link rel='alternate' type='text/html' href='http://www.thinkfarahead.com/2007/09/if-debug-vs-conditional.html'/><author><name>Vyas Bharghava</name><uri>http://www.blogger.com/profile/08929242069634369786</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8749672.post-4860835920514452174</id><published>2009-11-05T20:03:00.052+05:30</published><updated>2009-11-05T20:03:00.052+05:30</updated><title type='text'>The conditional DEBUG methods get carried to RELEA...</title><content type='html'>The conditional DEBUG methods get carried to RELEASE builds when those are defined &amp;quot;public&amp;quot; (which makes sense because it could be used/referenced in another context). Although, I don&amp;#39;t think (not verified) the same behavior shows up for private methods.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8749672/2744635120401723040/comments/default/4860835920514452174'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8749672/2744635120401723040/comments/default/4860835920514452174'/><link rel='alternate' type='text/html' href='http://www.thinkfarahead.com/2007/09/if-debug-vs-conditional.html?showComment=1257431580052#c4860835920514452174' title=''/><author><name>Maeztro</name><uri>http://www.blogger.com/profile/13621291198891689885</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.thinkfarahead.com/2007/09/if-debug-vs-conditional.html' ref='tag:blogger.com,1999:blog-8749672.post-2744635120401723040' source='http://www.blogger.com/feeds/8749672/posts/default/2744635120401723040' type='text/html'/></entry></feed>