<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : additional logic to your business object</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : additional logic to your business object</description>
  <pubDate>Wed, 10 Jun 2026 17:41:33 -700</pubDate>
  <lastBuildDate>Mon, 12 Jan 2009 21:15:22 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1044</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>additional logic to your business object : thanks  </title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1044&amp;PID=3805#3805</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=402" rel="nofollow">bahramchobin</a><br /><strong>Subject:</strong> 1044<br /><strong>Posted:</strong> 12-Jan-2009 at 9:15pm<br /><br />thanks&nbsp;]]>
   </description>
   <pubDate>Mon, 12 Jan 2009 21:15:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1044&amp;PID=3805#3805</guid>
  </item> 
  <item>
   <title>additional logic to your business object : I am not sure that I understand...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1044&amp;PID=3804#3804</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 1044<br /><strong>Posted:</strong> 12-Jan-2009 at 4:50pm<br /><br /><DIV>I am not sure that I understand what you are trying to say, but it is very difficult to debug a UI aplication.&nbsp; If you set breakpoints you may find that they interfere with the operation of your application.&nbsp; Try debugging your program so that you need just one breakpoint.&nbsp; All the data that you collect before hitting the breakpoint will be valid, but once you hit the breakpoint, you run the risk of interfering with the continuing successful operation of your application.</DIV><DIV>&nbsp;</DIV><DIV>This is not an IdeaBlade issue, it is a UI and Visual Studio issue.</DIV>]]>
   </description>
   <pubDate>Mon, 12 Jan 2009 16:50:59 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1044&amp;PID=3804#3804</guid>
  </item> 
  <item>
   <title>additional logic to your business object : i have a master detail soultion...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1044&amp;PID=3797#3797</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=402" rel="nofollow">bahramchobin</a><br /><strong>Subject:</strong> 1044<br /><strong>Posted:</strong> 11-Jan-2009 at 12:25am<br /><br />i have a master detail soultion and in detail class i add many simple property<br>program is run very well<br>but i trace program and break point in one of simple property code  <br>it run and run and run many times and no exit of breakpoint <span dir="rtl">whereas<br>i have ten record in detail and i idea this code in trace mode run </span><div ="BAB_CPDefiniti&#111;nInTableStyle">TWICE <span dir="rtl">ten&nbsp; <br>this code is Detail table class :<br>private static int s;<br>&nbsp;&nbsp;&nbsp;&nbsp; public string test<br>&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; get<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; s=s+1;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return S;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br>&nbsp; &nbsp; }<br><br>i run program and see the property in a datagrid but change current row in datagrid s increase <br></span></div>]]>
   </description>
   <pubDate>Sun, 11 Jan 2009 00:25:49 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1044&amp;PID=3797#3797</guid>
  </item> 
  <item>
   <title>additional logic to your business object : What are you trying to accomplish?...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1044&amp;PID=3781#3781</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 1044<br /><strong>Posted:</strong> 07-Jan-2009 at 8:33am<br /><br />What are you trying to accomplish?]]>
   </description>
   <pubDate>Wed, 07 Jan 2009 08:33:23 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1044&amp;PID=3781#3781</guid>
  </item> 
  <item>
   <title>additional logic to your business object : I am add a perperty in Order class...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1044&amp;PID=3767#3767</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=402" rel="nofollow">bahramchobin</a><br /><strong>Subject:</strong> 1044<br /><strong>Posted:</strong> 05-Jan-2009 at 10:56pm<br /><br />I am add <br>a perperty in Order class in ideablade sample<br>public string Test<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; get<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return "";<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; }<br>next&nbsp; i am add into mOrdersDGVBM<br>next add break point on "return "" "<br>next run program<br>PEER in this prperty create loop and never end breakpoint<br>whats the problem ?<br><br>]]>
   </description>
   <pubDate>Mon, 05 Jan 2009 22:56:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1044&amp;PID=3767#3767</guid>
  </item> 
 </channel>
</rss>