<?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 : MethodDef has IsOverload property, but no IsVirtual property?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : MethodDef has IsOverload property, but no IsVirtual property?</description>
  <pubDate>Tue, 21 Apr 2026 23:50:53 -700</pubDate>
  <lastBuildDate>Fri, 13 Aug 2010 16:46:21 -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=2061</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>MethodDef has IsOverload property, but no IsVirtual property? : Yes, we&amp;#039;ll make it applicable...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2061&amp;PID=8067#8067</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 2061<br /><strong>Posted:</strong> 13-Aug-2010 at 4:46pm<br /><br />Yes, we'll make it applicable for both languages.<DIV></DIV>]]>
   </description>
   <pubDate>Fri, 13 Aug 2010 16:46:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2061&amp;PID=8067#8067</guid>
  </item> 
  <item>
   <title>MethodDef has IsOverload property, but no IsVirtual property? : That&amp;#039;s great to hear. After...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2061&amp;PID=8065#8065</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=888" rel="nofollow">robert.hui</a><br /><strong>Subject:</strong> 2061<br /><strong>Posted:</strong> 13-Aug-2010 at 9:34am<br /><br />That's great to hear. After more digging around, I noticed that the IsOverride property only applies to VB, whereas we use C#. Will this IsVirtual property be applicable to C#?<div style="display: n&#111;ne;" id="_firebugC&#111;nsole"></div>]]>
   </description>
   <pubDate>Fri, 13 Aug 2010 09:34:19 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2061&amp;PID=8065#8065</guid>
  </item> 
  <item>
   <title>MethodDef has IsOverload property, but no IsVirtual property? : Yes, we will provide IsVirtual...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2061&amp;PID=8053#8053</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 2061<br /><strong>Posted:</strong> 11-Aug-2010 at 6:30pm<br /><br /><P>Yes, we will provide IsVirtual on the class.&nbsp; This should make the next release.</P><DIV></DIV>]]>
   </description>
   <pubDate>Wed, 11 Aug 2010 18:30:15 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2061&amp;PID=8053#8053</guid>
  </item> 
  <item>
   <title>MethodDef has IsOverload property, but no IsVirtual property? : There&amp;#039;s a bit of trouble...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2061&amp;PID=8050#8050</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=888" rel="nofollow">robert.hui</a><br /><strong>Subject:</strong> 2061<br /><strong>Posted:</strong> 11-Aug-2010 at 2:39pm<br /><br />There's a bit of trouble I'm running into with setting up unit tests for logic that queries from an EntityManager.<br><br>I've been able to stub dummy entities into a disconnected EntityManager, but there's one piece of code that calls to a stored procedure, and this isn't allowed in a disconnected state.<br><br>I'd like to code-generate the method call to invoke the stored procedure as a virtual method so that we can override it in test scenarios to return dummy data, instead of trying to connect to a database.<br><br>My question is, why does the MethodDef class contain an IsOverload property, but no IsVirtualProperty? Is this planned for a future release?<br><br>I'm also open to alternatives ways to test this scenario where a stored procedure call needs to be dummied for testing purposes.<br><div style="display: n&#111;ne;" id="_firebugC&#111;nsole"></div>]]>
   </description>
   <pubDate>Wed, 11 Aug 2010 14:39:50 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2061&amp;PID=8050#8050</guid>
  </item> 
 </channel>
</rss>