[MonoDevelop] Typed dataset issue

Onur Gumus emperon at gmail.com
Sat Feb 23 12:27:09 EST 2008


Hello, I am not sure if typed datasets are supported directly by mono. But
actually Typed datasets are visual studio generated code.

Furthermore, I have quite an experience on Typed Datasets, and my conclusion
is they are badly designed and does more harm than good( They are also
mostly ignored in .NET 3.0+ that no one mentiones them any more).

Alternatively you may want to check out  the following frameworks which
offer much better solutions than typed datasets:

Subsonic, NHibernate, Castle Active Record, Linq to sql (Linq to sql does
not work with mono at the moment)

Regards

Onur


On Sat, Feb 23, 2008 at 4:25 PM, Sharique uddin Ahmed Farooqui <
safknw at gmail.com> wrote:

> Hi,
>
> I have created a web application using VS 2005 express. I used typed
> dataset in application.  It works well. Now I created a web application in
> Monodevelop. I imported every file from VS project folder. When I compile
> this MD application, it doesn't compile typed dataset.
>
> How I can resolve this?
> Is typed dataset is not supported in mono?
> --
> Sharique uddin Ahmed Farooqui
> (C++/C# Developer, IT Consultant)
> A revolution is about to begin.
> A world is about to change.
> And you and I are "the initiator".
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080223/f8734ece/attachment-0001.html 


More information about the Monodevelop-list mailing list