<?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 : Devforce and JSON</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Devforce and JSON</description>
  <pubDate>Tue, 14 Apr 2026 20:25:33 -700</pubDate>
  <lastBuildDate>Tue, 20 Nov 2012 00:56:24 -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=3801</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>Devforce and JSON : Hi,How about a Code First example...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3801&amp;PID=15248#15248</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1228" rel="nofollow">Vonzkie</a><br /><strong>Subject:</strong> 3801<br /><strong>Posted:</strong> 20-Nov-2012 at 12:56am<br /><br />Hi,<div><br></div><div>How about a Code First example for OData and JSON?</div><div><br></div><div>I tried it but while viewing my OData in browser, it has errors.</div><div><br></div><div>I'm using an EntityBase as the base class of my Entities.</div><div><br></div><div><div>&nbsp; &nbsp; &#091;ProvideEntityAspect&#093;</div><div>&nbsp; &nbsp; &#091;DataContract(IsReference = true)&#093;</div><div>&nbsp; &nbsp; public abstract class EntityBase : IEntity, IPropertyChangedInterceptor</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; public EntityAspect EntityAspect</div><div>&nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; get { return EntityAspect.Wrap(this); }</div><div>&nbsp; &nbsp; &nbsp; &nbsp; }</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; public virtual void OnPropertyChanged(PropertyChangedEventArgs e)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; {</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; }</div><div>}</div></div><div><br></div><div>I applied an attribute in the EntityBase but it didn't work either</div><div>&#091;IgnoreProperties(@"EntityAspect", @"AAAA_EntityAspectForSerialization")&#093;</div><div>and the DataServiceKey attribute per entity.</div><div><br></div><div>Thanks,</div><div>Von</div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Tue, 20 Nov 2012 00:56:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3801&amp;PID=15248#15248</guid>
  </item> 
  <item>
   <title>Devforce and JSON : http://drc.ideablade.com/devfo...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3801&amp;PID=15216#15216</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3801<br /><strong>Posted:</strong> 15-Nov-2012 at 7:16pm<br /><br />http://drc.ideablade.com/devforce-2012/bin/view/Documentation/odata]]>
   </description>
   <pubDate>Thu, 15 Nov 2012 19:16:52 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3801&amp;PID=15216#15216</guid>
  </item> 
  <item>
   <title>Devforce and JSON : Hi,Do you have sample codes of...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3801&amp;PID=15215#15215</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1228" rel="nofollow">Vonzkie</a><br /><strong>Subject:</strong> 3801<br /><strong>Posted:</strong> 15-Nov-2012 at 7:08pm<br /><br />Hi,<div><br></div><div>Do you have sample codes of using Devforce and returning the results as JSON to the client?</div><div><br></div><div>Thanks,</div><div>Von</div>]]>
   </description>
   <pubDate>Thu, 15 Nov 2012 19:08:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3801&amp;PID=15215#15215</guid>
  </item> 
 </channel>
</rss>