[Mono-aspnet-list] Running Mono.Data on Microsoft Framework

Jay Wren jrwren at xmtp.net
Fri Sep 14 19:34:27 UTC 2012


It might be worth noting that there isn't anything in this assembly that isn't in the System.Data.Common namespace since .NET 2.0.  

AFAIK, Mono.Data was obsoleted when ADO.NET 2.0 came out and microsoft added a better API. Unless you are targeting .net 1.1, I'd not recommend using Mono.Data. (unless there are some bits in there that I'm missing.)
--
j

On Sep 14, 2012, at 12:49 PM, Miljenko Cvjetko <mcvjetko at holisticware.net> wrote:

> Hi
> 
> On 2012.09.14 14:53, Akos Vandra wrote:
>> Hi!
>> 
>> If I develop an application using the Mono.Data classes, what do I
>> have to do to run them on a machine with the standard microsoft .NET
>> framework?
> I guess You could 
> grab source from:
> https://github.com/mono/mono/tree/master/mcs/class/Mono.Data.Sqlite
> take Mono.Data.dll assembly 
> it is managed code so You would be able to use it under the same profile (cannot use
> Mono.Data from Mono for Android or MonoTouch and use it on desktop.
> It may work, but there are not slight chances that it will break.
>> 
>> I guess some dll-s must be installed, but I'm not sure where to begin.
>> Probably there is an installer for this, like the GTK# installer?
> Installer - not that I know of.
> 
> cheers
> 
> mel
>> 
>> Regards,
>>   Ákos Vandra
>> _______________________________________________
>> Mono-aspnet-list mailing list
>> Mono-aspnet-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
> 
> 
> -- 
> Miljenko Cvjetko dipl.ing. ET
> 	Direktor/CEO
> 	Projektant rješenja/Solution Architect	
> 	Razvojni programer/Senior developer
> 	Voditelj projekta/Project Manager
> 
> IX južna obala 13
> Kajzerica Zagreb
> T: 385 1 7775555
> M: 385 91 557 447 3
> F: 385 1 7779556
> e: mcvjetko at holisticware.net
> w: http://www.holisticware.net
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20120914/2d871beb/attachment.html>


More information about the Mono-aspnet-list mailing list