<?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 : Concerning an API</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Concerning an API</description>
  <pubDate>Sun, 12 Apr 2026 02:28:39 -700</pubDate>
  <lastBuildDate>Mon, 19 Mar 2012 10:12:57 -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=3345</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>Concerning an API : We&amp;#039;ve been working on an...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3345&amp;PID=13022#13022</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=401" rel="nofollow">kjohnson</a><br /><strong>Subject:</strong> 3345<br /><strong>Posted:</strong> 19-Mar-2012 at 10:12am<br /><br />We've been working on an n-tier project using DevForce for sometime now. Recently, we have gotten inquires about end-users wanting an API so that they can access data for reporting use and integrating with other systems (such as Oracle). <br><br>What we are wanting to do is create an API that uses IdeaBlade to access our database, and to validate new records (such as adding new customers). But what the end-user works with are generic Visual Studio tools. For instance, our database has an entity type called 'Customer'. If the end-user requests a list of all customer, then each 'Customer' is converted to a more generic 'cCustomer' type that is defined in the API and not part of the IdeaBlade persistencemanager. It is then this 'cCustomer' class that the end-user works with. This is to provide a level of isolation from our database and keep the end-user from even needing to know about the IdeaBlade tools.<br><br>We would like to package the needed IdeaBlade dll's inside the Model.dll so that all the end-user sees is the model.dll and the apphelper.dll that they would include in their interface project. Unfortunately, we have not found a way to do this. Is there a way to accomplish this, or is there another option for doing something similar?]]>
   </description>
   <pubDate>Mon, 19 Mar 2012 10:12:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3345&amp;PID=13022#13022</guid>
  </item> 
 </channel>
</rss>