<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "C# SDE..."]]></title>
		<link>http://forums.visual-paradigm.com/posts/42.html</link>
		<description><![CDATA[Latest messages posted in the topic "C# SDE..."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>C# SDE...</title>
				<description><![CDATA[ Hello !<br> I'm usingSDE for VS.NET on VS.NET 2003.<br> I created a project and some Classdiagrams which transformed very well into Code. <br> My question is now what kind of Diagramm would fit in best for designing the Code inside the Class. Here is some example Code( very simple)<br> What kind of Diagramm would be best to use?<br> Or can u be so kind to give me the diagramm for this so i can use it as example for my other code? If you have further links (good) regarding this topic i would be very happy<br> <br> //Parameter setting for sample method<br> bool flag=false<br> ArrayList test=new ArrayList<br> <br> for(int i=0;i <test.Count; i++)<br> {<br> test.Add(i);<br> flag=true;<br> }<br> <br> if( flag==true)<br> {<br> test.Add("thisistheend");<br> }<br> else{<br> test.Add("neverreachedanayway");<br> <br> }<br> <br> wbr me(student writing diploma using VP and SDE for VS)]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/926#2824.html</guid>
				<link>http://forums.visual-paradigm.com/posts/926#2824.html</link>
				<pubDate><![CDATA[Thu, 28 Jul 2005 04:59:15]]></pubDate>
				<author><![CDATA[ VP_and_SDE_User]]></author>
			</item>
			<item>
				<title>C# SDE...</title>
				<description><![CDATA[ Dear VP_and_SDE_User,<br> <br> Thank you for your message. Sequence diagram, State diagram and Activity diagram are also very useful for doing implementation. I suggest one book to you, which is the <b>Object-Oriented Technology: from Diagram to Code with Visual Paradigm for UML</b> (ISBN: 0071240462). This book is written for students and developers who wish to master the essential skills and techniques in applying the UML for software development. In the <b>Implementation of UML Specification</b> section, it demonstrates how the UML diagrams can be translated into actual implementation, including implementing Sequence, State and Activity Diagrams. More details can be found at <a href="http://www.visual-paradigm.com/special/requestootsamplechapters.jsp" target="_blank" rel="nofollow">http://www.visual-paradigm.com/special/requestootsamplechapters.jsp</a><br> <br> Please feel free to contact us again if you have any further questions.<br> <br> Best regards,<br> Rain<br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/926#2826.html</guid>
				<link>http://forums.visual-paradigm.com/posts/926#2826.html</link>
				<pubDate><![CDATA[Thu, 28 Jul 2005 10:23:14]]></pubDate>
				<author><![CDATA[ Rain]]></author>
			</item>
			<item>
				<title>C# SDE...</title>
				<description><![CDATA[ ok i think about Buying the book but i have to say that the sample chapters did not convinced me :/<br> I searched a lot on the net and most files are about how to model your data, how to create use casses and also class diagramms. But when it comes how to map a algorithm to code i dont find usefull material :/<br> I don´t need exactly c#. An java example of a for loop and a if/else  case produced of a UML diagramm would be all i need.<br> What do you think, where can i find such?<br> wbr Andreas]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/926#2838.html</guid>
				<link>http://forums.visual-paradigm.com/posts/926#2838.html</link>
				<pubDate><![CDATA[Fri, 29 Jul 2005 17:41:20]]></pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re:C# SDE...</title>
				<description><![CDATA[ ups i forgot to log in *sorry*<br> wbr Andreas<br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/926#2839.html</guid>
				<link>http://forums.visual-paradigm.com/posts/926#2839.html</link>
				<pubDate><![CDATA[Fri, 29 Jul 2005 17:42:57]]></pubDate>
				<author><![CDATA[ frist]]></author>
			</item>
			<item>
				<title>C# SDE...</title>
				<description><![CDATA[ Dear Andreas,<br> <br> Thanks for replying. I think this link may help<br> <a href="http://portal.openmda.net/modules/wfsection/article.php?articleid=39" target="_blank" rel="nofollow">http://portal.openmda.net/modules/wfsection/article.php?articleid=39</a><br> <br> Best regards,<br> Rain<br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/926#2923.html</guid>
				<link>http://forums.visual-paradigm.com/posts/926#2923.html</link>
				<pubDate><![CDATA[Wed, 17 Aug 2005 11:33:35]]></pubDate>
				<author><![CDATA[ Rain]]></author>
			</item>
			<item>
				<title>C# SDE...</title>
				<description><![CDATA[ Thank you VERY much for replying to this topic :)<br> I know it takes time to find usable resource on the net concerning UML. Thank you for taking ur time :)<br> I will read through and try to get it to work with VP ;)<br> wbr Andreas]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/926#2968.html</guid>
				<link>http://forums.visual-paradigm.com/posts/926#2968.html</link>
				<pubDate><![CDATA[Wed, 24 Aug 2005 20:47:57]]></pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>