Hi Group.
Is it at all possible to inherit from typed dataset in .net 2.0? I
have a dataset defined in main project that will be distributed as
dll. But I want to give others a possibility to inherit from this
dataset and modify tables (add columns or other tables) in that
dataset as they wish using designer. Am I at the wrong design path or
something can be done after all?

Thanks in advance,
Denis

Re: Inherit from typed dataset by RobinS

RobinS
Tue Mar 13 00:23:14 CDT 2007

You can't this time, either. ;-)

Robin S.
------------------
<rusguy@gmail.com> wrote in message
news:1173752516.125383.315970@64g2000cwx.googlegroups.com...
> Hi Group.
> Is it at all possible to inherit from typed dataset in .net 2.0? I
> have a dataset defined in main project that will be distributed as
> dll. But I want to give others a possibility to inherit from this
> dataset and modify tables (add columns or other tables) in that
> dataset as they wish using designer. Am I at the wrong design path or
> something can be done after all?
>
> Thanks in advance,
> Denis
>



Re: Inherit from typed dataset by rusguy

rusguy
Tue Mar 13 09:32:44 CDT 2007


On Mar 13, 1:23 am, "RobinS" <Rob...@NoSpam.yah.none> wrote:
> You can't this time, either. ;-)
>
> Robin S.

sorry for multiple posts


Re: Inherit from typed dataset by RobinS

RobinS
Tue Mar 13 10:52:14 CDT 2007

<rusguy@gmail.com> wrote in message
news:1173796363.942986.56470@8g2000cwh.googlegroups.com...
>
> On Mar 13, 1:23 am, "RobinS" <Rob...@NoSpam.yah.none> wrote:
>> You can't this time, either. ;-)
>>
>> Robin S.
>
> sorry for multiple posts
>

It's ok. Shi* happens. ;-)

Robin S.