[Mono-list] Mono and ADO.NET

William Wise will@digitalelite.com
Tue, 6 Aug 2002 14:25:50 -0400


I'm developing an application utilizing ADO.NET and will want to (within
approx. one year) eventually migrate the application to work with the Mono
.NET implementation.

In developing the data architecture for the application are there and
objects I should stay away from in order to insure the smoothest possible
transition (minimum code rewrite) to Mono's ADO.NET implementation?  (For
example, strongly typed datasets versus untyped datasets, etc...)

Thanks in advance for any help you can provide.  In particular I'm a little
reticient to use the dataadapter and dataset wizards to produce .xsd files
as I'm not sure the utilities (XSD.EXE) necessary to generate strongly typed
datasets will be done within this timeframe.

Thanks again!
Will