Re: [Mono-dev] Moonlight for Win/Mac as a cross platform desktop application platform

2011-11-07 Thread Daniel Morgan
As far as I know, Moonlight is not being worked on anymore.  However, do not 
let me stop you from working on it.  I'm sure xamarin will accept patches.


Gtk# is your best bet for a cross-platform GUI for desktop applications that 
will work on .net/windows, mono/windows, mono/linux, mono/mac, etc.
The other choice would be ASP.NET.

System.Windows.Forms works, but I do not think it is maintained anymore.



From: Stefan Dobrev 
To: "mono-devel-list@lists.ximian.com" 
Sent: Monday, November 7, 2011 11:04 AM
Subject: [Mono-dev] Moonlight for Win/Mac as a cross platform desktop 
application platform


 
Hi guys,
 
I know about your current vision that developers should use the native UI 
toolkit for the platform that they are targeting, but nevertheless I want to 
bring this question up. Are there any plans to support Moonlight as a cross 
platform desktop application platform for Windows/Mac? If so what resources 
should be delegated to implement the basics of the Windows part for example? 
 
I know that this may sound crazy, but feel free to express your wild ideas and 
shoot in the dark
 
-sdobrev
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Moonlight for Win/Mac as a cross platform desktop application platform

2011-11-07 Thread Stefan Dobrev
Hi guys,

I know about your current vision that developers should use the native UI 
toolkit for the platform that they are targeting, but nevertheless I want to 
bring this question up. Are there any plans to support Moonlight as a cross 
platform desktop application platform for Windows/Mac? If so what resources 
should be delegated to implement the basics of the Windows part for example?

I know that this may sound crazy, but feel free to express your wild ideas and 
shoot in the dark

-sdobrev
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Mono, Oracle and .NET after 4.0

2011-11-07 Thread Bojan Rajkovic
On Nov 7, 2011, at 10:06 AM, Daniel Morgan wrote:

> Mono's oracle provider is not completely dead.  I have been making bug fixes 
> to it, but since I do not have git commit access, I have no ways to put them 
> there.   I even started migrating Mono's oracle provider to based on ODP.NET. 
>   I should create a fork of it on github.
> 
> An alternative is to use ODBC.
> 
> Late this year or early next year, Oracle will have a private beta for a thin 
> oracle ado.net provider.  If interested, go to the ODP.NET at oracle.  There 
> is an old message talking about that.  
> https://forums.oracle.com/forums/thread.jspa?threadID=2216233&tstart=30
> 
> Since it is thin, there is a good chance it will work on Mono on Linux.
> 

Thanks for the information Daniel—I've been wanting a thin provider for a while 
now, because my company does a lot of work with Oracle. Hopefully this comes 
out soon!

—Bojan___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Mono, Oracle and .NET after 4.0

2011-11-07 Thread Daniel Morgan
Mono's oracle provider is not completely dead.  I have been making bug fixes to 
it, but since I do not have git commit access, I have no ways to put them 
there.   I even started migrating Mono's oracle provider to based on ODP.NET.   
I should create a fork of it on github.


An alternative is to use ODBC.

Late this year or early next year, Oracle will have a private beta for a thin 
oracle ado.net provider.  If interested, go to the ODP.NET at oracle.  There is 
an old message talking about that.  

https://forums.oracle.com/forums/thread.jspa?threadID=2216233&tstart=30

Since it is thin, there is a good chance it will work on Mono on Linux.




From: Leszek Ciesielski 
To: mono-devel-list@lists.ximian.com
Sent: Monday, November 7, 2011 2:56 AM
Subject: Re: [Mono-dev] Mono, Oracle and .NET after 4.0

On Mon, Nov 7, 2011 at 6:47 AM, Oskar Berggren  wrote:
> 2011/11/7 Stefano Canepa :
>>
>>
>> Brandon Perry  at "Sun, 6 Nov 2011 17:12:20 -0600" wrote:
>>  BP> I used nhibernate.
>>
>>  BP> 
>> http://stackoverflow.com/questions/562926/fluent-nhibernate-how-to-configure-for-oracle
>>
>> It looks like a good workaround even if many part of our code need to be
>> changed. I'll read all the article in the morning at work.
>>
>> Thanks
>> Stefano
>>
>>
>
>
> NHibernate is an ORM, not a database client. It will still need either
> Microsoft's or Oracle's .Net client, or something similar.
>
> /Oskar

Let me quote my post from SO:

The Mono Oracle provider is, unfortunately, more or less abandoned
right now (just as the [Microsoft Oracle provider][1] whose API Mono
was tracking). Since you are already paying large amounts of money for
the database engine, I'd suggest spending a little bit more and
getting a commercially supported Oracle ADO.Net provider. [dotConnect
for Oracle][2] officially supports Mono (and I had very good
experience with it), and [DataDirect ADO.NET Data Provider for
Oracle][3] is 100% managed code, so it should - in theory - work with
Mono as well.


  [1]: 
http://blogs.msdn.com/b/adonet/archive/2009/06/15/system-data-oracleclient-update.aspx
  [2]: http://www.devart.com/dotconnect/oracle/
  [3]: http://www.datadirect.com/products/net/net%5Ffor%5Foracle/index.ssp
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list