<?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 : How to disable DevForce integration in projects?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : How to disable DevForce integration in projects?</description>
  <pubDate>Sun, 12 Apr 2026 23:41:45 -700</pubDate>
  <lastBuildDate>Mon, 07 Nov 2011 14:13:23 -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=3083</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>How to disable DevForce integration in projects? : Hi katit;Disabling the DevForce...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3083&amp;PID=12021#12021</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 3083<br /><strong>Posted:</strong> 07-Nov-2011 at 2:13pm<br /><br />Hi katit;<div><br></div><div>Disabling the DevForce Enabled property on the designer should do the job. As far as I know, this property can't be set anywhere else other than on the designer.</div><div><br></div><div>There's one other possibility that I can think of. When you set this property to false, it'll add the following xml annotation to the .edmx file under the CSDL content.</div><div><br></div><div><div>&nbsp;&lt;edmx:ConceptualModels&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Schema Namespace="NorthwindIBModel" Alias="Self" xmlns:annotation="http://schemas.microsoft.com/ado/2009/02/edm/annotation" xmlns="http://schemas.microsoft.com/ado/2008/09/edm" xmlns:ib10="http://www.ideablade.com/edm/2010"&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;EntityContainer Name="NorthwindIBEntitityManager" annotation:LazyLoadingEnabled="true" ib10:EntityManagerName="DomainModelEntityManager" <b>ib10:DevForceEnabled="false"</b>&gt;</div></div><div><br></div><div>if the annotation is not there, by default, DevForce Enabled is set to true.</div><div><br></div><div>If it happens again in the future, perhaps you can see if this setting somehow got "erased" by opening the edmx in xml format.</div>]]>
   </description>
   <pubDate>Mon, 07 Nov 2011 14:13:23 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3083&amp;PID=12021#12021</guid>
  </item> 
  <item>
   <title>How to disable DevForce integration in projects? :    I&amp;#039;m using DevForce...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3083&amp;PID=12014#12014</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1264" rel="nofollow">katit</a><br /><strong>Subject:</strong> 3083<br /><strong>Posted:</strong> 06-Nov-2011 at 10:39am<br /><br />I'm using DevForce in one project but not in others. Now, every time I edit plain Entity Model - DevForce kicks in, generates classes, etc.<div>&nbsp;</div><div>I have to (every time!):</div><div>1. Set DevForce enabled to false</div><div>2. Save model</div><div>3. Remove "stock" genereated model (because I use my own templates)</div><div>4. Delete "Custom Tool" property from entity model.</div><div>5. Delete DevForce references from project</div><div>&nbsp;</div><div>And next time I modify model - I have to do all that again. Any way to stop it?</div><div>&nbsp;</div><div>EDIT: I'm not so sure about every time. Seems like after I disable DevForce integration it works permanently but it did kick it back on somehow in number of occasions.</div><span style="font-size:10px"><br /><br />Edited by katit - 06-Nov-2011 at 11:09am</span>]]>
   </description>
   <pubDate>Sun, 06 Nov 2011 10:39:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3083&amp;PID=12014#12014</guid>
  </item> 
 </channel>
</rss>