<?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 : Object to DataSet, Back to Object</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Object to DataSet, Back to Object</description>
  <pubDate>Tue, 14 Apr 2026 16:13:40 -700</pubDate>
  <lastBuildDate>Mon, 28 Jul 2008 15:15:29 -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=897</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>Object to DataSet, Back to Object : Unfortunately, there are no facilities...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=897&amp;PID=3250#3250</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> 897<br /><strong>Posted:</strong> 28-Jul-2008 at 3:15pm<br /><br />Unfortunately, there are no facilities in DevForce EF to convert the information in an Entity to a DataSet or to convert the information from a DataSet to a DevForce EF Entity.&nbsp; If you want to do this conversion, you will need to do it yourself.]]>
   </description>
   <pubDate>Mon, 28 Jul 2008 15:15:29 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=897&amp;PID=3250#3250</guid>
  </item> 
  <item>
   <title>Object to DataSet, Back to Object : I havea model of our Employees...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=897&amp;PID=3248#3248</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=300" rel="nofollow">pucsoftware</a><br /><strong>Subject:</strong> 897<br /><strong>Posted:</strong> 28-Jul-2008 at 6:30am<br /><br />I have&nbsp;a model of our Employees and all their related objects already built with DevForce, with an application that updates these records working. I have a new request for the application that I wanted to get some input on. I have to create a form that creates some updates for new or existing Employees. This action will be intitiated at the Department level by&nbsp;a supervisor. This request needs to go through several people before it is approved. When the request is approved the records need to be updated to the database and the data saved as a pdf file. <DIV>&nbsp;</DIV><DIV>My idea was to create a DataSet that can be routed to each individual in the approval process. When users create a new request, the DataSet is populated with all the information about the Employee and saved. The request Form would then open and use this DataSet to make the temporary request for changes. So, the data would&nbsp;come from the DataSet NOT the EntityFramework. I would store the DataSet in a central location as the form is routed to all the necessary people. When the request is finally approved, the records update the database.</DIV><DIV>&nbsp;</DIV><DIV>So, I need to know a couple of things.</DIV><DIV>&nbsp;</DIV><DIV>1. Can I save my Entity Model object created in DevForce as a DataSet? If so, how?</DIV><DIV>&nbsp;</DIV><DIV>2. How can I populate an Entity object from the DataSet, then submit it to the database?</DIV><DIV>&nbsp;</DIV><DIV>Any help would be appreciated.</DIV><span style="font-size:10px"><br /><br />Edited by pucsoftware - 28-Jul-2008 at 6:30am</span>]]>
   </description>
   <pubDate>Mon, 28 Jul 2008 06:30:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=897&amp;PID=3248#3248</guid>
  </item> 
 </channel>
</rss>