RE: [Mono-list] Ask Microsoft: Mono support

2004-10-27 Thread Dan Maltes
Pull the rug out? It sounds so easy to say that about Microsoft because they are so easy to hate, but really, how far could they really get legally when all Mono has done is create file compatibility with MSIL code? I mean has Mono really done anything more than OpenOffice has done in being able

RE: [Mono-list] Cassini web server

2004-10-22 Thread Dan Maltes
You can just try by yourself instead of asking other people Wow, that's pretty rude. I was just looking for information. You were of no help whatsoever. -Dan -Original Message- From: Atsushi Eno [mailto:[EMAIL PROTECTED] Sent: Thursday, October 21, 2004 5:06 PM To: DAN MALTES Cc

RE: [Mono-list] Cassini web server

2004-10-22 Thread Dan Maltes
Erik, You are a helpful person. Thank you Erik. I certainly didn't expect you to try it for me. I would have done that, but the fact that you did and gave me your feedback is very nice of you. That's all I was looking for, for anyone who had tried it before and had feedback. -Dan

RE: [Mono-list] Cassini web server

2004-10-22 Thread Dan Maltes
My thoughts were that XSP does not run on windows and IIS is kind of overblown for comparing to XSP on linux, so I thought maybe Cassini could be a good middleground. -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erik LeBel Sent: Friday, October

RE: [Mono-list] Cassini web server

2004-10-22 Thread Dan Maltes
with. I wasn't looking for someone else to do it for me, I was looking for feedback. Do you understand the difference? -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Atsushi Eno Sent: Friday, October 22, 2004 9:47 AM To: DAN MALTES Cc: [EMAIL

RE: [Mono-list] Cassini web server

2004-10-22 Thread Dan Maltes
Good feedback, thank you very much Rodrigo. -Dan -Original Message- From: Rodrigo B. de Oliveira [mailto:[EMAIL PROTECTED] Sent: Friday, October 22, 2004 9:13 AM To: DAN MALTES; 'Erik LeBel'; [EMAIL PROTECTED] Subject: Re: [Mono-list] Cassini web server Hi Dan! I generally include

RE: [Mono-list] Language Clarification

2004-10-12 Thread Dan Maltes
Is your Grid sample referencing anything in Microsoft.VisualBasic.dll? I believe VS.NET references this library by default when compiling VB.NET projects. -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David P. Donahue Sent: Tuesday, October 12

Re: [Mono-list] Mono.Posix.Syscall

2004-09-15 Thread Dan Winship
. No biscuit. Why is the Syscall namespace there anyway? Couldn't everything just be in Mono.Posix? -- Dan ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] ByteFX MySql on Mono problem

2004-09-03 Thread Dan Cimpoiesu
I use the following piece of code. /// Remoting.BackupDataSet data; data="" color=#ff>new Remoting.BackupDataSet(); String connectionString="Database=dionbackupserver;Data Source=192.168.90.2;User Id=root;Password="; String commandText="SELECT

[Mono-list] ByteFX MySql on Mono problem

2004-09-02 Thread Dan Cimpoiesu
I use the following piece of code. /// Remoting.BackupDataSet data; data="" color=#ff>new Remoting.BackupDataSet(); String connectionString="Database=dionbackupserver;Data Source=192.168.90.2;User Id=root;Password="; String commandText="SELECT

[Mono-list] ByteFX MySql on Mono problem

2004-09-01 Thread Dan Cimpoiesu
I use the following piece of code. /// Remoting.BackupDataSet data; data="" color=#ff>new Remoting.BackupDataSet(); String connectionString="Database=dionbackupserver;Data Source=192.168.90.2;User Id=root;Password="; String commandText="SELECT

[Mono-list] ByteFX MySql on Mono problem

2004-09-01 Thread Dan Cimpoiesu
I use the following piece of code. /// Remoting.BackupDataSet data; data="" color=#ff>new Remoting.BackupDataSet(); String connectionString="Database=dionbackupserver;Data Source=192.168.90.2;User Id=root;Password="; String commandText="SELECT

RE: [Mono-list] Beginner C# Book

2004-08-27 Thread Dan Maltes
Yeah, Herb Schildt has two C# books out that I've seen, and both are bad. They both look like recycles of his Java books which were recycles of his C++ books. Very liitle effort was done to make these books .NET oriented. A shame, Herb wrote some good C/C++ books in the old days. -Dan

RE: [Mono-list] Beginner C# Book

2004-08-23 Thread Dan Maltes
and finished learning the basics first. ;-) Regards, Dan Maltes -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom McLaughlin Sent: Sunday, August 22, 2004 6:39 PM To: [EMAIL PROTECTED] Subject: [Mono-list] Beginner C# Book Hi all, I'm looking for a good

[Mono-list] Remoting problem

2004-08-12 Thread Dan Cimpoiesu
ppens only when I run the server on Linux with Mono. On windows it works ok. Any suggestions? Regards Dan Cimpoiesu

[Mono-list] Remoting problem

2004-08-11 Thread Dan Cimpoiesu
ppens only when I run the server on Linux with Mono. On windows it works ok. Any suggestions? Regards Dan Cimpoiesu Cautam cinefili pentru premiere! Videomax.ro pune la bataie 172 premii in valoare de 117 milioane lei. Intra si tu in competitie!

Re: [Mono-list] Cross-platform GUI.

2004-07-28 Thread Dan Winship
to do all of those things, then the resulting apps might look superficially like Mac apps, but they will feel alien. -- Dan ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

RE: [Mono-list] Events / Assign Variable Event

2004-07-27 Thread Dan Maltes
Wouldn't a simple try..catch..finally work for you? Or a using statement? -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pablo Fischer Sent: Tuesday, July 27, 2004 1:58 PM To: [EMAIL PROTECTED] Subject: [Mono-list] Events / Assign Variable Event

RE: [Mono-list] Class status page

2004-07-27 Thread Dan Maltes
Perhaps xsl transforms so they can be edited independent of the perl buildbot? -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Duncan Mak Sent: Tuesday, July 27, 2004 3:33 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject

Re: [Mono-list] Cross-platform GUI.

2004-07-26 Thread Dan Winship
On Mon, 2004-07-26 at 19:57 +0100, David Burnett wrote: On Mon, Jul 26, 2004 at 11:02:36AM -0400, Dan Winship wrote: Amazing. I didn't that Gtk itself was ported to Mac OS X. To clarify, The Gtk X11 backend works under X11 on OS X. There is no port that uses CoreGraphics

[Mono-list] building gtk# 1.0

2004-07-07 Thread Dan Berger
' make: *** [all] Error 2 .98 built (and still builds) just fine. Any suggestions? -- ...Dan Berger [EMAIL PROTECTED] http://www.oubliette.org/~dberger Inter arma silent leges A982 E6B1 CB2F 7A49 843A 9297 DA73 4371 1F54 8D0C You cheated! *Pirate*. - Turner

RE: [Mono-list] Mono 1.0 has been released.

2004-07-03 Thread Dan Maltes
Group hug! ;) -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carl Olsen Sent: Thursday, July 01, 2004 8:11 PM To: 'Miguel de Icaza'; [EMAIL PROTECTED]; 'Mono Announce' Subject: RE: [Mono-list] Mono 1.0 has been released. Wow, that's beautiful

RE: [Mono-list] site web down for a while

2004-07-02 Thread Dan Maltes
Is it time for some mirror sites? -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Stowe Sent: Friday, July 02, 2004 10:14 AM To: Mono-List Subject: Re: [Mono-list] site web down for a while On Fri, 2004-07-02 at 13:45, KiOrKY wrote

[Mono-list] current SPEC or SRPMs

2004-06-26 Thread Dan Berger
. Cheers. -- ...Dan Berger [EMAIL PROTECTED] http://www.oubliette.org/~dberger Inter arma silent leges A982 E6B1 CB2F 7A49 843A 9297 DA73 4371 1F54 8D0C In theory there's no difference between theory and practice. In practice there is. - Anonymous signature.asc

[Mono-list] mono website broken links

2004-06-15 Thread Dan
The links http://www.mono-project.com/contributing/class-library.htmland http://www.mono-project.com/contributing/class-status.html appear to be broken. -Dan

RE: [Mono-list] patch to make IEWebControls TreeView work with IE and opera

2004-06-01 Thread Dan
, then I am just be happy with what we have so far. -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Markus Kräutner Sent: Monday, May 31, 2004 6:35 PM To: [EMAIL PROTECTED] Subject: [Mono-list] patch to make IEWebControls TreeView work with IE

RE: [Mono-list] A Plugin and WebService Issue

2004-05-24 Thread Dan
Or perhaps a custom build process that inspects the assembly after compile checking for a specific set of members and displays error/warning messages and even disposes of the assembly if need be. Rules could be in an XML file, whatever. -Dan -Original Message- From: [EMAIL PROTECTED

RE: [Mono-list] C# Patterns Web Site

2004-05-21 Thread Dan
).style.display ='none'; } } //-- /script -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Berry Sent: Friday, May 21, 2004 12:57 PM To: [EMAIL PROTECTED] Subject: [Mono-list] C# Patterns Web Site Since C# is now popular on Linux

[Mono-list] Re: Is it Mono safe?

2004-05-20 Thread Dan M
Oh heck, just bundle mono ecma and tools with gnome and see if red hat changes their tune. ;-) -Dan Miguel de Icaza writes: Look over here: http://www.gnome.org/~seth/blog/mono and here: http://www.osnews.com/comment.php?news_id=7094 This is bad news :( No, it is not bad news

RE: [Mono-list] offtopic, but cool

2004-05-12 Thread Dan
Cory, I'm curious, did you compare the IL to see whats different? -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lluis Sanchez Sent: Wednesday, May 12, 2004 9:17 AM To: Cesar Mello Cc: Cory Nelson; mono-list Subject: Re: [Mono-list] offtopic

RE: [Mono-list] Database Schema

2004-05-07 Thread Dan
(); } return tblSchema; } Obviously, make sure you using the System.Data and System.Data.OleDb namespaces and referencing System.Data.dll in your build. Regards, Dan Maltes -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

2004-04-28 Thread Dan
Trying to get on http://www.go-mono.com:8080/ to help with doc but it's not working. -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Miguel de Icaza Sent: Monday, April 26, 2004 9:41 PM To: Joshua Tauberer Cc: Mono Docs; [EMAIL PROTECTED] Subject

RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

2004-04-27 Thread Dan
Trying to get on http://www.go-mono.com:8080/ to help with doc but it's not working. -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Miguel de Icaza Sent: Monday, April 26, 2004 9:41 PM To: Joshua Tauberer Cc: Mono Docs; [EMAIL PROTECTED] Subject

RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

2004-04-27 Thread Dan
the documentation from the browser and upload your contributions directly to the Mono site. What does edit the documentation from the browser mean? -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Miguel de Icaza Sent: Tuesday, April 27, 2004 2:22 PM

RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

2004-04-27 Thread Dan
the browser mean? -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Miguel de Icaza Sent: Tuesday, April 27, 2004 2:22 PM To: Dan Cc: 'Mono Docs'; [EMAIL PROTECTED] Subject: RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching. hello, Trying

RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

2004-04-27 Thread Dan
Peter, Excellent, thank you. -Dan -Original Message- From: Peter Williams [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 27, 2004 6:44 PM To: Dan Cc: 'Mono Docs'; [EMAIL PROTECTED] Subject: RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching. On Tue, 2004-04-27

RE: [Mono-list] Miguel de Icaza on Longhorn

2004-04-26 Thread Dan
messaging and media playback, right? Eh, eh, these products all lead to future profits in advertising, merchandising, etc, etc. Skies the limit, so dominating these spaces is about big business and Microsoft will make dang sure they are not left out. -Dan -Original Message- From: [EMAIL

RE: [Mono-list] Miguel de Icaza on Longhorn

2004-04-26 Thread Dan
anti-competetive behavior. It's about keeping users dependant on you. Is MS the first and only ones to be doing this with software? Of course not, but they do it on the grandest scale, they set the standard. -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: [Mono-list] Miguel de Icaza on Longhorn

2004-04-26 Thread Dan
anything different if their stuff is never served up to the consumer without MS stuff being there too? And what motivation is there for MS to innovate there products with little or no competetion? Look at IE for example, once Netscape was kicked out, the innovations sure slowed down. -Dan

RE: [Mono-list] I give up / Mac OS X PPC support

2004-04-13 Thread Dan
Here, Here Greg. Well said! The only thing I would add is that when you say It's about freedom, simple as that., I would more specifically say It's about freedom of choice. Regards, Dan Maltes -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gregory

RE: [Mono-list] I give up

2004-04-08 Thread Dan Winship
If someone would actually take the time, Qt# can be used to write good applications. Then take the time. If you find any bugs in mono that keep Qt# from working, we'll gladly accept your patches. -- Dan ___ Mono-list maillist - [EMAIL PROTECTED

Re: [Mono-list] ASP.NET on Mac OS X

2004-02-08 Thread Dan Winship
program, I'd say that you should stat() both files and only throw the exception if they have the same st_ino. But I don't know if you can translate that into C#/.Net. -- Dan ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman

Re: [Mono-list] MacOS X Mono Hackers...

2003-08-09 Thread Dan Pilone
died to a level that there isn't such a forum. I've played with SharpDevelop on windows and would love to have that available under linux so if I can help move things along, I'd be happy to. -- Dan signature.asc Description: This is a digitally signed message part

[Mono-list] Mono Book

2003-06-05 Thread Dan Maltes
Congratulations Mono Project, I look forward to this book: http://www.apress.com/book/bookDisplay.html?bID=181 -Dan Maltes ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] [OT?] qt#

2003-06-02 Thread Dan Trevino
Very little mention is ever made of qt#. The website has quite a bit of info on gtk#, but 0 mention of Qt#. Is this a throwback to the GNOME vs KDE arguments? Just an oversight? What gives? dan -- Life is short. Play naked. wrevolution.org signature.asc Description: This is a digitally

[Mono-list] RE: [Mono-announce-list] Mono 0.22 has been released!

2003-03-07 Thread Dan Maltes
I'm curious, how can we tell what parts of the remaining mono framework classes are/can be written in C# and what parts have to be done with gcc/glibc? I've no experience with gcc but would like to contribute to mono framework classes that can be written in C#. -Dan -Original Message

<    1   2   3