<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Custom object in .net? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575630#M82456</link>
    <description>Is possible develop custom object in c# ?</description>
    <pubDate>Wed, 23 Aug 2006 15:20:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-08-23T15:20:25Z</dc:date>
    <item>
      <title>Custom object in .net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575626#M82452</link>
      <description>Is it possible to inherits from dbobject and/or entity?&lt;BR /&gt;
I don't know which values I have to pass to the New constructor of dbobject/entity.&lt;BR /&gt;
&lt;BR /&gt;
I want to develop custom entity with a lot of properties and to make relationship between my custom entity like a relational database.&lt;BR /&gt;
There's a better way than using XData or Extension Dictionaries?</description>
      <pubDate>Wed, 08 Mar 2006 18:51:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575626#M82452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-08T18:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom object in .net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575627#M82453</link>
      <description>Custom objects must be developed in C++ and you must use a native C++ class &lt;BR /&gt;
(i.e., no "__gc class" or "ref class").&lt;BR /&gt;
&lt;BR /&gt;
You should be able to compile the custom object with the /clr flag which &lt;BR /&gt;
would allow you do to the bulk of the non-boilerplate code in any .NET &lt;BR /&gt;
language.  I think there is a sample floating around somewhere that does &lt;BR /&gt;
exactly this.&lt;BR /&gt;
&lt;BR /&gt;
   Dan&lt;BR /&gt;
&lt;BR /&gt;
&lt;SBENEDETTI&gt; wrote in message news:5105286@discussion.autodesk.com...&lt;BR /&gt;
Is it possible to inherits from dbobject and/or entity?&lt;BR /&gt;
I don't know which values I have to pass to the New constructor of &lt;BR /&gt;
dbobject/entity.&lt;BR /&gt;
&lt;BR /&gt;
I want to develop custom entity with a lot of properties and to make &lt;BR /&gt;
relationship between my custom entity like a relational database.&lt;BR /&gt;
There's a better way than using XData or Extension Dictionaries?&lt;/SBENEDETTI&gt;</description>
      <pubDate>Wed, 08 Mar 2006 19:27:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575627#M82453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-08T19:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom object in .net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575628#M82454</link>
      <description>A link to that sample would be appreciated.&lt;BR /&gt;
&lt;BR /&gt;
thanks in advance.</description>
      <pubDate>Fri, 10 Mar 2006 05:20:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575628#M82454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-10T05:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Custom object in .net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575629#M82455</link>
      <description>Does anyone know more regarding it...</description>
      <pubDate>Tue, 25 Apr 2006 07:39:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575629#M82455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-04-25T07:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Custom object in .net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575630#M82456</link>
      <description>Is possible develop custom object in c# ?</description>
      <pubDate>Wed, 23 Aug 2006 15:20:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575630#M82456</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-23T15:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom object in .net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575631#M82457</link>
      <description>No.</description>
      <pubDate>Fri, 29 Feb 2008 04:38:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-object-in-net/m-p/1575631#M82457</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-29T04:38:51Z</dc:date>
    </item>
  </channel>
</rss>

