Hi On dc, 2004-02-04 at 23:39, Richard McGrath wrote: > Hi. > > I was wondering if there is any tool in Mono that can automatically > produce so-called strongly-typed datasets from XSD files? >
This is not currently supported. (This is something that can be done in Visual Studio, so if it is not > something that Mono does and should be done by some other program, > knowing this too would be helpful). In fact, dataset generation is part of System.Data and is supported by the xsd tool, so soon or later it will be implemented. Lluis. > > Thanks, > Richard > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
