Hi,

there is also generator in the PowerToys project on gotdot net workspace
http://www.gotdotnet.com/workspaces/workspace.aspx?id=40d3e800-e2af-4220-a07
9-66552dd2b825

Another one on http://www.thecodeproject.com/dotnet/InheritFromDataSet.asp.

But those generators do not generate identical results as MSDataSetGenerator
(intentionally).


Anyway, it could be cool to have this as nant task! Even more if it works
under mono (doesn't mono project have something like this?)

Martin Aliger
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Brar Piening
> Sent: Monday, February 14, 2005 5:02 PM
> To: nant-developers@lists.sourceforge.net
> Subject: [nant-dev] DataSetGenerator
> 
> Hi there,
> I've written a NAnt task which should implement the 
> functionality of MSDataSetGenerator (=The custom tool inside 
> VS.NET which generates strongly typed datasets fromXML-Schema files).
> For testing the results against those of MSDatasetGenerator 
> I've used diff.
> Right now the results (for all kinds of DataSet-Schemas that came t my
> mind) are identical.
> 
> Are you interested in this task?
> Any chance to get it into NAnt-Contrib or even NAnt one day?
> Would you mind testing it ;-)
> 
> It' at:
> http://www.piening.info/downloads/DataSetGenerator-0.0.1-src.zip
> http://www.piening.info/downloads/DataSetGenerator-0.0.1_net-1.0.zip
> http://www.piening.info/downloads/DataSetGenerator-0.0.1_net-1.1.zip
> 
> Regards,
> Brar Piening
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide Read honest & 
> candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> nant-developers mailing list
> nant-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-developers
> 
> 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to