<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Biztalk : How to comment the Shape used in orchestration?</title>
	<atom:link href="http://vijaymodi.wordpress.com/2008/05/16/biztalk-how-to-comment-the-shape-used-in-orchestration/feed/" rel="self" type="application/rss+xml" />
	<link>http://vijaymodi.wordpress.com/2008/05/16/biztalk-how-to-comment-the-shape-used-in-orchestration/</link>
	<description>This is all about C#, ASP.Net, BizTalk Server 2006 R2, Php, AJaX, Ms Sql, My Sql &#38; JavaScript.</description>
	<lastBuildDate>Thu, 12 Nov 2009 09:50:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sachin kartha</title>
		<link>http://vijaymodi.wordpress.com/2008/05/16/biztalk-how-to-comment-the-shape-used-in-orchestration/#comment-2091</link>
		<dc:creator>sachin kartha</dc:creator>
		<pubDate>Tue, 24 Feb 2009 11:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://vijaymodi.wordpress.com/?p=175#comment-2091</guid>
		<description>Vijay

Did you get an answer to your question? I tried opening up the .cs file associated with the orchestration and comment the shape from there but it does not seem to reflect in the orchestration. 
I will test it out and let you know. In the mean time, if you have found the answer, please do let me know the solution

Sachin</description>
		<content:encoded><![CDATA[<p>Vijay</p>
<p>Did you get an answer to your question? I tried opening up the .cs file associated with the orchestration and comment the shape from there but it does not seem to reflect in the orchestration.<br />
I will test it out and let you know. In the mean time, if you have found the answer, please do let me know the solution</p>
<p>Sachin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Invicinny</title>
		<link>http://vijaymodi.wordpress.com/2008/05/16/biztalk-how-to-comment-the-shape-used-in-orchestration/#comment-2039</link>
		<dc:creator>Invicinny</dc:creator>
		<pubDate>Sun, 07 Dec 2008 18:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://vijaymodi.wordpress.com/?p=175#comment-2039</guid>
		<description>Привет, я думала что это совсем не так происходит:)

-------------------------------------------
Мой блог: http://vyazaniezhivotn.blog.ru/</description>
		<content:encoded><![CDATA[<p>Привет, я думала что это совсем не так происходит:)</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Мой блог: <a href="http://vyazaniezhivotn.blog.ru/" rel="nofollow">http://vyazaniezhivotn.blog.ru/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: comprehend</title>
		<link>http://vijaymodi.wordpress.com/2008/05/16/biztalk-how-to-comment-the-shape-used-in-orchestration/#comment-1783</link>
		<dc:creator>comprehend</dc:creator>
		<pubDate>Wed, 28 May 2008 18:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://vijaymodi.wordpress.com/?p=175#comment-1783</guid>
		<description>comprehend says : I absolutely agree with this !</description>
		<content:encoded><![CDATA[<p>comprehend says : I absolutely agree with this !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay Modi</title>
		<link>http://vijaymodi.wordpress.com/2008/05/16/biztalk-how-to-comment-the-shape-used-in-orchestration/#comment-1754</link>
		<dc:creator>Vijay Modi</dc:creator>
		<pubDate>Sat, 17 May 2008 05:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://vijaymodi.wordpress.com/?p=175#comment-1754</guid>
		<description>Hi kent,

     Thank you for your comment. But my question is how to commnet shapes(Construct Shape, Transform Shape, expression shape), that for testing purpose I don&#039;t want to execute them. Instead of removing them from orchestration I want to comment those shape. So how can I comment those shapes. I know we can comment like in .net we are doing by using &quot;//&quot; in expression shape. But my query is to hide (by using comment like facility exist in .Net) the shape at runtime.:(

Thank you,
Vijay Modi</description>
		<content:encoded><![CDATA[<p>Hi kent,</p>
<p>     Thank you for your comment. But my question is how to commnet shapes(Construct Shape, Transform Shape, expression shape), that for testing purpose I don&#8217;t want to execute them. Instead of removing them from orchestration I want to comment those shape. So how can I comment those shapes. I know we can comment like in .net we are doing by using &#8220;//&#8221; in expression shape. But my query is to hide (by using comment like facility exist in .Net) the shape at runtime.:(</p>
<p>Thank you,<br />
Vijay Modi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kent weare</title>
		<link>http://vijaymodi.wordpress.com/2008/05/16/biztalk-how-to-comment-the-shape-used-in-orchestration/#comment-1752</link>
		<dc:creator>kent weare</dc:creator>
		<pubDate>Fri, 16 May 2008 15:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://vijaymodi.wordpress.com/?p=175#comment-1752</guid>
		<description>Vijay,

There are some facilities to do this with BizTalk

1) Inside of an expression or decide shape you can enter comments in as you would with C# or any other .Net language i.e.
// Insert comment here

2) For the shapes in your orchestration, you can click on the shape and then look at the shape&#039;s properties.  There, you will find a property called &quot;Description&quot;.  Click on the elipse [...] button and you can enter in your comments there.

IMHO, I would stay away from adding shapes that will never be used.  At some point, someone else may maintain your code and this will just confuse them

Regards,

Kent</description>
		<content:encoded><![CDATA[<p>Vijay,</p>
<p>There are some facilities to do this with BizTalk</p>
<p>1) Inside of an expression or decide shape you can enter comments in as you would with C# or any other .Net language i.e.<br />
// Insert comment here</p>
<p>2) For the shapes in your orchestration, you can click on the shape and then look at the shape&#8217;s properties.  There, you will find a property called &#8220;Description&#8221;.  Click on the elipse [...] button and you can enter in your comments there.</p>
<p>IMHO, I would stay away from adding shapes that will never be used.  At some point, someone else may maintain your code and this will just confuse them</p>
<p>Regards,</p>
<p>Kent</p>
]]></content:encoded>
	</item>
</channel>
</rss>
