Second try asking this question - it's hard to believe that no one has
come across this problem before of wanting to document the schemas used in
their code. This seems like the kind of question that should have a simple
and straightforward answer but I've found nothing. Original question as
follows:

Hi folks,

Is there a way to document a strongly typed dataset such that it
automatically generates the xml documentation for use in Ndoc?

I'd do it in the codebehind, however, the comments would be destroyed
every time I edited the schema in the visual designer!

Thanks,

Erik

Re: 2nd try - documenting a strongly typed dataset by Miha

Miha
Wed Jul 28 13:48:21 CDT 2004

Hi Erik,

AFAIK there isn't.

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
miha at rthand com
www.rthand.com

"Erik Frey" <eriksjunk@hotmail.com> wrote in message
news:OIEgaeMdEHA.4092@TK2MSFTNGP11.phx.gbl...
> Second try asking this question - it's hard to believe that no one has
> come across this problem before of wanting to document the schemas used in
> their code. This seems like the kind of question that should have a
simple
> and straightforward answer but I've found nothing. Original question as
> follows:
>
> Hi folks,
>
> Is there a way to document a strongly typed dataset such that it
> automatically generates the xml documentation for use in Ndoc?
>
> I'd do it in the codebehind, however, the comments would be destroyed
> every time I edited the schema in the visual designer!
>
> Thanks,
>
> Erik
>
>