Re: [Mono-list] [Mono-dev] Need your help: Mainsoft/Novell "Race to Linux"

2007-01-26 Thread C. Bergström
I realize this list isn't exactly what you're asking for, but it's stuff 
that's come up at least once before on my radar as being cool to have 
working under mono.  (Some of it may already work, with minimal changes, 
or no changes at all.)  Feedback and links for the status would be cool 
if anyone knows.

1) DotNetNuke
2) SharpDevelop
3) http://ajax.asp.net/downloads/library/default.aspx?tabid=47&subtabid=471
4) http://www.asp.net/cssadapters/
5) Maybe iron out some of the bugs with CruiseControl..
6) http://www.mojoportal.com/ (Does the latest version work?)
7) How about some of or all the ASP.Net Starter kits 
http://www.asp.net/downloads/starterkits/default.aspx?tabid=62
8) http://www.asp.net/downloads/starterkits/default.aspx?tabid=62
9) http://www.asp.net/default.aspx?tabindex=6&tabid=31

5) I read somewhere that you got eclipse to run under mono..  Did those 
patches if any ever make it upstream? I've yet to test this, but see if 
it can be done under the latest version and post a howto.  (Unless this 
is something so trivial as using ikvm)
6) http://www.codeproject.com/Feature/Gadgets/
(Create an equivalent counterpart that works _well_ under gnome..  eg != 
gDesklets)
7) Chris T. said it wouldn't be hard, but creating a mod_jsp that hacks 
xsp to run jsp pages... (This was a long time ago.)

This list could get more interesting from an enterprise standpoint if 
you include the porting of java apps.

Cheers,

C.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Need your help: Mainsoft/Novell "Race to Linux"

2007-01-26 Thread Miguel de Icaza
Hey folks,

Mainsoft and Novell are organizing an event to port applications
from Windows to Linux using Mono or Grasshopper.

And we are looking for good candidates to port: we need some
interesting, .NET-based open source applications that would be
interesting to port to Linux.

If you have some suggestions of what could be a good challenge for
an ASP.NET, Winforms or server app to port, please email me your
suggestions.

Miguel.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] mono-basic

2007-01-26 Thread Miguel de Icaza

> 
> How do i compile mono-basic with mono or where can i find
> documentation for it?

You will need Mono 1.2.3

And then the usual configure/make/make install

> 
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Call for testing: Mono 1.2.3 Preview Available

2007-01-26 Thread Miguel de Icaza
Hello,

> > Mono 1.2.3 preview sources, packages, and installers are available at:
> > 
> > http://mono.ximian.com/monobuild/preview/download-preview/
> > 
> > If no critical bugs are found after the preview period, these same
> > downloads will be posted on mono-project.com for general consumption.
> 
> mono-basic refuses to be built against 1.2.2
> 
> ** (../../class/lib/bootstrap/vbnc.exe:20401): Warning **: The class
> System.Media.SoundPlayer could not be loaded, used in System,
> Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
> Unexpected error: The classes in the module cannot be loaded.
> 
> The configure script cannot be run from within rpmbuild (Fedora) as it's
> not able to cope with the rpm_build_opts passed in.

You need Mono 1.2.3 to build Mono Basic 1.2.3
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] compiling VS2005 project in mono

2007-01-26 Thread Marek Sieradzki
On 1/26/07, "Andrés G. Aragoneses [ knocte ]" <[EMAIL PROTECTED]> wrote:
> Andrus escribió:
> > I need to compile Visual C# Express 2005 project in MONO in Windows but 
> > prj2make does not support
> > VS2005 projects.
>
> You're wrong; prj2make has been hacked recently to add that support. If
> you use the SVN version of MonoDevelop you should be able to open your
> project with it.
>
You're wrong, MSBuild(VS2005) support is in Extras/prj2make in
monodevelop but it doesn't have anything common except directory and
.addin file.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] mono-basic

2007-01-26 Thread Jorge Bastos
Guys,
How do i compile mono-basic with mono or where can i find documentation for it?

Jorge___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Call for testing: Mono 1.2.3 Preview Available

2007-01-26 Thread Robert Jordan
Paul wrote:
> Hi,
> 
>> Mono 1.2.3 preview sources, packages, and installers are available at:
>>
>> http://mono.ximian.com/monobuild/preview/download-preview/
>>
>> If no critical bugs are found after the preview period, these same
>> downloads will be posted on mono-project.com for general consumption.
> 
> mono-basic refuses to be built against 1.2.2
> 
> ** (../../class/lib/bootstrap/vbnc.exe:20401): Warning **: The class
> System.Media.SoundPlayer could not be loaded, used in System,
> Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
> Unexpected error: The classes in the module cannot be loaded.

Which part of the subject make you think you could
compile vnbc on 1.2.2? :-)

System.Media.SoundPlayer, the source of the problem,
has been added after 1.2.2.

Robert

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Call for testing: Mono 1.2.3 Preview Available

2007-01-26 Thread Paul
Hi,

> Mono 1.2.3 preview sources, packages, and installers are available at:
> 
> http://mono.ximian.com/monobuild/preview/download-preview/
> 
> If no critical bugs are found after the preview period, these same
> downloads will be posted on mono-project.com for general consumption.

mono-basic refuses to be built against 1.2.2

** (../../class/lib/bootstrap/vbnc.exe:20401): Warning **: The class
System.Media.SoundPlayer could not be loaded, used in System,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Unexpected error: The classes in the module cannot be loaded.

The configure script cannot be run from within rpmbuild (Fedora) as it's
not able to cope with the rpm_build_opts passed in.

TTFN

Paul
-- 
"MmmmShakira geschmiert mit schokolade" sagt Homer


signature.asc
Description: This is a digitally signed message part
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] compiling VS2005 project in mono

2007-01-26 Thread Andrés G. Aragoneses [ knocte ]
Miguel de Icaza escribió:
>> Andrus escribió:
>>> I need to compile Visual C# Express 2005 project in MONO in Windows but 
>>> prj2make does not support 
>>> VS2005 projects.
>> You're wrong; prj2make has been hacked recently to add that support. If
>> you use the SVN version of MonoDevelop you should be able to open your
>> project with it.
> 
> The command line tool `prj2make' has not been updated or modified and is
> unable to open VS2005 solutions.
> 
> You must use MonoDevelop for that

Oh ok, I though the MonoDevelop AddIn was a binding.

Regards,

Andrés  [ knocte ]

-- 

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] compiling VS2005 project in mono

2007-01-26 Thread Miguel de Icaza
Hello,

> Andrus escribió:
> > I need to compile Visual C# Express 2005 project in MONO in Windows but 
> > prj2make does not support 
> > VS2005 projects.
> 
> You're wrong; prj2make has been hacked recently to add that support. If
> you use the SVN version of MonoDevelop you should be able to open your
> project with it.

The command line tool `prj2make' has not been updated or modified and is
unable to open VS2005 solutions.

You must use MonoDevelop for that
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] compiling VS2005 project in mono

2007-01-26 Thread Andrés G. Aragoneses [ knocte ]
Andrus escribió:
> I need to compile Visual C# Express 2005 project in MONO in Windows but 
> prj2make does not support 
> VS2005 projects.

You're wrong; prj2make has been hacked recently to add that support. If
you use the SVN version of MonoDevelop you should be able to open your
project with it.

Regards,

Andrés  [ knocte ]

-- 

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems Connecting to Sql 2005

2007-01-26 Thread Björn Poppe
In a terminal, manually type "telnet yourservername 1433" to see if you can
connect.

1433 is the default TCP port for SQL Server.

Example:

[EMAIL PROTECTED]:~$ telnet 192.168.104.11 1433
Trying 192.168.104.11...
Connected to 192.168.104.11.
Escape character is '^]'.

Connection closed by foreign host.

If you can't connect to the server:

[EMAIL PROTECTED]:~$ telnet 192.168.104.11 1433
Trying 192.168.104.11...
telnet: Unable to connect to remote host: Connection refused

If the connection fails, look for firewalls etc.

/ Björn

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Austin Winstanley
Sent: den 26 januari 2007 19:55
To: mono-list@lists.ximian.com
Subject: Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems
Connecting to Sql 2005

No, How would I do that? How would the connection string look? thanks!



On 1/26/07, Björn Poppe <[EMAIL PROTECTED]> wrote:
> Have you tried network connectivity? I.e. "telnet server 1433"?
>
> / Björn
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Austin Winstanley
> Sent: den 26 januari 2007 19:33
> To: mono-list@lists.ximian.com
> Subject: Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems
> Connecting to Sql 2005
>
> Yea, I forgot to mention that. TCP/IP connections are enabled, along
> with Named Piped. I changed that when i first set up the server. I'm
> just wondering why I can get in perfectly fine in windows, but it cant
> find the database or it wont let me log in when coming from mac or
> linux...
>
>
> On 1/26/07, Björn Poppe <[EMAIL PROTECTED]> wrote:
> > Make sure the SQL Server accepts TCP/IP-connections and not only Named
> Pipes
> > which I believe is default.
> >
> > / Björn
> >
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Austin
Winstanley
> > Sent: den 26 januari 2007 18:29
> > To: mono-list@lists.ximian.com
> > Subject: Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems
> > Connecting to Sql 2005
> >
> > No, I am using Sql Server Authentication. I have it set to use both
> > and I am logging in with a sql server auth
> >
> >
> > On 1/26/07, Jackson Harper <[EMAIL PROTECTED]> wrote:
> > >
> > > Are you using windows only authentication on SQL server?
> > >
> > >
> > > On Fri, 2007-01-26 at 10:58 -0600, Austin Winstanley wrote:
> > > > Mac or Linux. Any help would be great. Thanks!
> > >
> > >
> > ___
> > Mono-list maillist  -  Mono-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Call for testing: Mono 1.2.3 Preview Available

2007-01-26 Thread Wade Berrier
Hi,

Mono 1.2.3 preview sources, packages, and installers are available at:

http://mono.ximian.com/monobuild/preview/download-preview/

If no critical bugs are found after the preview period, these same
downloads will be posted on mono-project.com for general consumption.

If there are critical bugs found, only those packages/sources will be
updated before publishing to mono-project.com.

Since this release hasn't been pushed to our main download server, some
sources may be retagged if critical bugs are found.  Those tags are not
final until we publish to mono-project.com.

Wade

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] compiling VS2005 project in mono

2007-01-26 Thread C. Bergström
Andrus wrote:
> Thank you.
>
> I don't have VS2005, only C# Express 2005 so I think I cannot use this 
> addin.
>
> Where to find  information about converting VCS 2005 express project 
> to makefile or nant and running under mono ?
iirc that has a command line interface as well.. If the project files 
are in proper xml format it very well may work with minimal changes.

http://nant.sf.net (nant's sf project page.)

example Makefile
http://mono.myrealbox.com/source/trunk/moma/Makefile


If you checkout the moma project you can see I had this exact same 
problem.  There's also the project files to compare.  It's not very hard..

Lastly, and don't hold me to this, but svn Monodevelop may round trip VS 
projects.

C.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems Connecting to Sql 2005

2007-01-26 Thread Austin Winstanley
No, How would I do that? How would the connection string look? thanks!



On 1/26/07, Björn Poppe <[EMAIL PROTECTED]> wrote:
> Have you tried network connectivity? I.e. "telnet server 1433"?
>
> / Björn
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Austin Winstanley
> Sent: den 26 januari 2007 19:33
> To: mono-list@lists.ximian.com
> Subject: Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems
> Connecting to Sql 2005
>
> Yea, I forgot to mention that. TCP/IP connections are enabled, along
> with Named Piped. I changed that when i first set up the server. I'm
> just wondering why I can get in perfectly fine in windows, but it cant
> find the database or it wont let me log in when coming from mac or
> linux...
>
>
> On 1/26/07, Björn Poppe <[EMAIL PROTECTED]> wrote:
> > Make sure the SQL Server accepts TCP/IP-connections and not only Named
> Pipes
> > which I believe is default.
> >
> > / Björn
> >
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Austin Winstanley
> > Sent: den 26 januari 2007 18:29
> > To: mono-list@lists.ximian.com
> > Subject: Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems
> > Connecting to Sql 2005
> >
> > No, I am using Sql Server Authentication. I have it set to use both
> > and I am logging in with a sql server auth
> >
> >
> > On 1/26/07, Jackson Harper <[EMAIL PROTECTED]> wrote:
> > >
> > > Are you using windows only authentication on SQL server?
> > >
> > >
> > > On Fri, 2007-01-26 at 10:58 -0600, Austin Winstanley wrote:
> > > > Mac or Linux. Any help would be great. Thanks!
> > >
> > >
> > ___
> > Mono-list maillist  -  Mono-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems Connecting to Sql 2005

2007-01-26 Thread Austin Winstanley
Yea, I forgot to mention that. TCP/IP connections are enabled, along
with Named Piped. I changed that when i first set up the server. I'm
just wondering why I can get in perfectly fine in windows, but it cant
find the database or it wont let me log in when coming from mac or
linux...


On 1/26/07, Björn Poppe <[EMAIL PROTECTED]> wrote:
> Make sure the SQL Server accepts TCP/IP-connections and not only Named Pipes
> which I believe is default.
>
> / Björn
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Austin Winstanley
> Sent: den 26 januari 2007 18:29
> To: mono-list@lists.ximian.com
> Subject: Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems
> Connecting to Sql 2005
>
> No, I am using Sql Server Authentication. I have it set to use both
> and I am logging in with a sql server auth
>
>
> On 1/26/07, Jackson Harper <[EMAIL PROTECTED]> wrote:
> >
> > Are you using windows only authentication on SQL server?
> >
> >
> > On Fri, 2007-01-26 at 10:58 -0600, Austin Winstanley wrote:
> > > Mac or Linux. Any help would be great. Thanks!
> >
> >
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems Connecting to Sql 2005

2007-01-26 Thread Björn Poppe
Make sure the SQL Server accepts TCP/IP-connections and not only Named Pipes
which I believe is default.

/ Björn

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Austin Winstanley
Sent: den 26 januari 2007 18:29
To: mono-list@lists.ximian.com
Subject: Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems
Connecting to Sql 2005

No, I am using Sql Server Authentication. I have it set to use both
and I am logging in with a sql server auth


On 1/26/07, Jackson Harper <[EMAIL PROTECTED]> wrote:
>
> Are you using windows only authentication on SQL server?
>
>
> On Fri, 2007-01-26 at 10:58 -0600, Austin Winstanley wrote:
> > Mac or Linux. Any help would be great. Thanks!
>
>
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread Jonathan Gilbert
At 11:50 AM 1/26/2007 -0500, Ben Timby wrote:
>I might miss the debugger but those mostly make you lazy anyway.

I prefer the word "productive" ;-)

Jonathan Gilbert
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] compiling VS2005 project in mono

2007-01-26 Thread C. Bergström
Andrus wrote:
> I need to compile Visual C# Express 2005 project in MONO in Windows but 
> prj2make does not support 
> VS2005 projects.
>
> How this can be done ?
>
>   
Maybe this can help.. Failing that convert the thing to a nant project 
or Makefile

http://svn.myrealbox.com/source/trunk/wintools/vsAddIn2005


Cheers,

C
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems Connecting to Sql 2005

2007-01-26 Thread Austin Winstanley
No, I am using Sql Server Authentication. I have it set to use both
and I am logging in with a sql server auth


On 1/26/07, Jackson Harper <[EMAIL PROTECTED]> wrote:
>
> Are you using windows only authentication on SQL server?
>
>
> On Fri, 2007-01-26 at 10:58 -0600, Austin Winstanley wrote:
> > Mac or Linux. Any help would be great. Thanks!
>
>
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems Connecting to Sql 2005

2007-01-26 Thread Jackson Harper

Are you using windows only authentication on SQL server?


On Fri, 2007-01-26 at 10:58 -0600, Austin Winstanley wrote:
> Mac or Linux. Any help would be great. Thanks!

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] compiling VS2005 project in mono

2007-01-26 Thread Andrus
I need to compile Visual C# Express 2005 project in MONO in Windows but 
prj2make does not support 
VS2005 projects.

How this can be done ?

Andrus. 

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mono WinForms Problems Connecting to Sql 2005

2007-01-26 Thread Austin Winstanley
I am running a Mono Winforms app and i have gotten it to run great on
Windows, Linux, and Mac OSX. The problem is I can only connect to a
Sql Server 2005 DB from Windows. It is a remote DB and it connects
just fine when I am in Windows, but as soon as I run my app from Mac
or Linux, It gives me Sql Server does not exist or connection denied
error. I'm not understanding why it will connect from Windows but not
Mac or Linux. Any help would be great. Thanks!
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread Ben Timby
SharpDevelop runs only on Windows, so I can't use it.

VS.NET is a hog and only runs on Windows.

MonoDevelop constantly crashes on my machine with the experimental 
ASPNET and ASPNETEDITOR extensions. Without these it is really just 
another editor.

csharp-plugin for eclipse is very shaky, it only provides syntax 
highlighting and that is all, everything else must be configured 
manually (builds etc). If you are not familar with Eclipse, this is a 
tough row to hoe.

X-Develop is non-free and I ran into an issue getting it to work 
smoothly for mono. I am sure with time I could have worked out the 
issues, but I moved on before trying too hard.

Anjuta would not compile on my amd64 machine due to scintilla errors and 
KDevelop has no features for C#/mono.

A few weeks ago I tried out SciTE, it does syntax highlighting for C#, I 
configured it to invoke nant for builds (F7) and invoke xsp for the GO 
command (F5). It provides everything I need for development (multiple 
buffers, tabs, very fast, very configurable, very simple). Furthermore, 
it is able to parse the output of the compiler so it can jump right to 
the file/line where the error occurred. You can save your workspace, so 
it remembers the files you have open, this works like a poor man's project.

I would like to use MonoDevelop once again when it becomes more stable. 
For now I will use SciTE. I am used to using VS.NET 2003 at work, but I 
don't really *NEED* any of the crap it has that the other editors do 
not. Further I run Linux at home, so this is not an option for me 
anymore. I might miss the debugger but those mostly make you lazy anyway.

Madars Vitolins wrote:
> Hi folks
> 
> I have trivial question,
> What IDE you use to develop Mono and (including asp.net) applications?
> Is it MS VS? Or MonoDevelop?
> I have a feeling that Visual Studio 2005 is very slow platform (from point
> of performance)
> 
> 
> Thanks,
> Madars.
> 
> 
> 
> 
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread Martin Trejo

Well, as usually I work mainly in Windows, VS 2005 is my default IDE
although I don't think is the best. I feel it slower than VS2003.

SharpDevelop didn't fullfil my expectatives neither.

In Linux distros, MonoDevelop does a fair job but I feel it slow.

In a rush, there is nothing like vi :D

2007/1/26, Madars Vitolins <[EMAIL PROTECTED]>:


Hi folks

I have trivial question,
What IDE you use to develop Mono and (including asp.net) applications?
Is it MS VS? Or MonoDevelop?
I have a feeling that Visual Studio 2005 is very slow platform (from point
of performance)


Thanks,
Madars.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list






--
Saludos,

Martín Trejo Chávez
http://chilli-coder.blogspot.com
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread Austin Winstanley
[Quote]> Does SharpDevelop have much in the way of Gtk# support?[/Quote]

It supports building anything that mono will build, so in that regard,
yes. But I dont know about the designer support. I just build in
WinForms for Mono and so far I have not been able to get the
SharpDevelop designer for that working. I do find that an unintended
benefit of being forced to not use a designer is that my coding skills
have improved overall in regards to manually or dynamically designing
a layout.

Google has a bunch of good info on sharpdevelop and GTK#
http://www.google.com/search?q=sharpdevelop+gtk%23+support&ie=utf-8&oe=utf-8&rls=org.mozilla:en-US:official&client=firefox-a


On 1/26/07, Adam Tauno Williams <[EMAIL PROTECTED]> wrote:
> > Mono-Develop is ok
>
> I find Monodevelop to be pretty good.
>
> > but kind of a pain to work with, in my experience.
>
> It can be;  occasionally code completion stops working in the editor and
> when you build your project it frequently doesn't catch the messages so
> you have to look at the Build Output tab rather than the errors/warnings
> tab and navigate to the errors yourself.  Those are the two things I've
> noticed.  Otherwise recent versions are very stable;  it is certainly
> the best solution if you don't run Windows.  The included Stetic
> designer for Gtk# is quite nice as well.
>
> > VS 2005 is good but automatically inserts a bunch of code that doesnt
> > get along well with mono, so that stuff just has to be deleted.
> > SharpDevelop has been the best option for me so far. I have few
> > problems with it and it does everything I need it to.
>
> Does SharpDevelop have much in the way of Gtk# support?
>
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread Adam Tauno Williams
> Mono-Develop is ok 

I find Monodevelop to be pretty good.

> but kind of a pain to work with, in my experience.

It can be;  occasionally code completion stops working in the editor and
when you build your project it frequently doesn't catch the messages so
you have to look at the Build Output tab rather than the errors/warnings
tab and navigate to the errors yourself.  Those are the two things I've
noticed.  Otherwise recent versions are very stable;  it is certainly
the best solution if you don't run Windows.  The included Stetic
designer for Gtk# is quite nice as well.

> VS 2005 is good but automatically inserts a bunch of code that doesnt
> get along well with mono, so that stuff just has to be deleted.
> SharpDevelop has been the best option for me so far. I have few
> problems with it and it does everything I need it to.

Does SharpDevelop have much in the way of Gtk# support?

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread Austin Winstanley
Mono-Develop is ok but kind of a pain to work with, in my experience.
VS 2005 is good but automatically inserts a bunch of code that doesnt
get along well with mono, so that stuff just has to be deleted.
SharpDevelop has been the best option for me so far. I have few
problems with it and it does everything I need it to.



On 1/26/07, Matt Raffel <[EMAIL PROTECTED]> wrote:
> I'm really impressed with SharpDevelop.  The "intellisense" in
> SharpDevelop works, its fast and it doesn't lag the heck outta my
> machine (unlike VS' implementation).   At home, VS is totally
> uninstalled and off my windows box.   I do not use it at all any more.
> My only complaint about SharpDevelop is the debugging.  Debugger is a
> little lacking but I know that will be get better in time.For now, I
> use the visual debugger that comes with the .NET sdk.
>
> Matt
>
> Pedro Alves wrote:
> > It also considers the SharpDevelop
> > (http://www.icsharpcode.net/OpenSource/SD/Default.aspx). Open Source,
> > run on Windows and very good!
> >
> >
> >
> >
> > 2007/1/26, Antonello Provenzano <[EMAIL PROTECTED]
> > >:
> >
> > Although it is not free, Omnicore's X-Develop is a good platform for
> > either Mono or .NET.
> >
> >
> > On 1/26/07, Madars Vitolins <[EMAIL PROTECTED]
> > > wrote:
> > > Hi folks
> > >
> > > I have trivial question,
> > > What IDE you use to develop Mono and (including asp.net
> > ) applications?
> > > Is it MS VS? Or MonoDevelop?
> > > I have a feeling that Visual Studio 2005 is very slow platform
> > (from point
> > > of performance)
> > >
> > >
> > > Thanks,
> > > Madars.
> > >
> > > ___
> > > Mono-list maillist  -  Mono-list@lists.ximian.com
> > 
> > > http://lists.ximian.com/mailman/listinfo/mono-list
> > >
> > >
> > >
> > ___
> > Mono-list maillist  -  Mono-list@lists.ximian.com
> > 
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> >
> > 
> >
> > ___
> > Mono-list maillist  -  Mono-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
>
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread Matt Raffel
I'm really impressed with SharpDevelop.  The "intellisense" in 
SharpDevelop works, its fast and it doesn't lag the heck outta my 
machine (unlike VS' implementation).   At home, VS is totally 
uninstalled and off my windows box.   I do not use it at all any more.   
My only complaint about SharpDevelop is the debugging.  Debugger is a 
little lacking but I know that will be get better in time.For now, I 
use the visual debugger that comes with the .NET sdk.

Matt

Pedro Alves wrote:
> It also considers the SharpDevelop 
> (http://www.icsharpcode.net/OpenSource/SD/Default.aspx). Open Source, 
> run on Windows and very good!
>  
>
>
>  
> 2007/1/26, Antonello Provenzano <[EMAIL PROTECTED] 
> >:
>
> Although it is not free, Omnicore's X-Develop is a good platform for
> either Mono or .NET.
>
>
> On 1/26/07, Madars Vitolins <[EMAIL PROTECTED]
> > wrote:
> > Hi folks
> >
> > I have trivial question,
> > What IDE you use to develop Mono and (including asp.net
> ) applications?
> > Is it MS VS? Or MonoDevelop?
> > I have a feeling that Visual Studio 2005 is very slow platform
> (from point
> > of performance)
> >
> >
> > Thanks,
> > Madars.
> >
> > ___
> > Mono-list maillist  -  Mono-list@lists.ximian.com
> 
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> >
> >
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> 
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
> 
>
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>   

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread Pedro Alves

It also considers the SharpDevelop (
http://www.icsharpcode.net/OpenSource/SD/Default.aspx). Open Source, run on
Windows and very good!




2007/1/26, Antonello Provenzano <[EMAIL PROTECTED]>:


Although it is not free, Omnicore's X-Develop is a good platform for
either Mono or .NET.


On 1/26/07, Madars Vitolins <[EMAIL PROTECTED]> wrote:
> Hi folks
>
> I have trivial question,
> What IDE you use to develop Mono and (including asp.net) applications?
> Is it MS VS? Or MonoDevelop?
> I have a feeling that Visual Studio 2005 is very slow platform (from
point
> of performance)
>
>
> Thanks,
> Madars.
>
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
>
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread ted leslie
if your a power user, and into vi or emacs
slickedit is the cats ass of IDE's but it doesn't have any graphical 
form creation abilites for WF or ASP/html stuff.

-tl

On Fri, 2007-01-26 at 15:21 +0100, laas wrote:
> 
> On 1/26/07, Madars Vitolins <[EMAIL PROTECTED]> wrote:
> Hi folks
> 
> I have trivial question,
> What IDE you use to develop Mono and (including asp.net)
> applications?
> Is it MS VS? Or MonoDevelop? 
> I have a feeling that Visual Studio 2005 is very slow platform
> (from point of performance)
> 
> Hi Madars,
> for all my projects developed to run under mono I've used Monodevelop
> +Glade; for my actual main job I'm using Visual Studio 2005 Express
> just because I've to develop a solution that will be run on Win2003
> server, SQL Server and IIS.
> 
> Regards
> -- 
> [LAAS]
> aka Salvatore
> WebSite: http://laas.altervista.org
> YTSite: http://laas.altervista.org/youtranslate/ytindex.php 
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] different behaviour when running foo.exe and mono foo.exe

2007-01-26 Thread Jonathan Pobst
Hey Jansen, keyboard navigation, including shortcut keys, is not 
implemented yet for the ToolStrip or MenuStrip.  I went ahead and 
stubbed the method so people could compile their apps easier, but it 
doesn't actually do anything yet.  This will be one of my goals for the 
1.2.4 release.

jon


Jansen Bart wrote:
> Hi all,
> 
>  
> 
> I just discovered mono and I’m very impressed by it.
> 
> I managed to get my C# application running which I developed before 
> using the Microsoft stuff.
> 
>  
> 
> Compilation with gmcs went fine.  Running foo.exe also goes fine, but 
> running mono foo.exe yields some problems.
> 
>  
> 
> In particular, the shortcut to a toolstripmenuitem is not working, i.e. 
> the ctrl-B key stroke is not handled.
> 
>  
> 
> [this.evaluateBufferToolStripMenuItem.ShortcutKeys = 
> ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | 
> System.Windows.Forms.Keys.B)));]
> 
>  
> 
> Any suggestions on why this is not working under mono?
> 
>  
> 
> Kind regards.
> 
>  
> 
> Bart
> 
>  
> 
> 
> 
> 
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread laas

On 1/26/07, Madars Vitolins <[EMAIL PROTECTED]> wrote:


Hi folks

I have trivial question,
What IDE you use to develop Mono and (including asp.net) applications?
Is it MS VS? Or MonoDevelop?
I have a feeling that Visual Studio 2005 is very slow platform (from point
of performance)



Hi Madars,
for all my projects developed to run under mono I've used Monodevelop+Glade;
for my actual main job I'm using Visual Studio 2005 Express just because
I've to develop a solution that will be run on Win2003 server, SQL Server
and IIS.

Regards
--
[LAAS]
aka Salvatore
WebSite: http://laas.altervista.org
YTSite: http://laas.altervista.org/youtranslate/ytindex.php
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread Joe Riopel
> I have trivial question,
> What IDE you use to develop Mono and (including asp.net) applications?
> Is it MS VS? Or MonoDevelop?

I tend to use MS VS the most for .NET development, only because that
is what I am "used" to.  When writing something at home or outside of
work, and always make sure it builds using mono though, on my Linux
box.

> I have a feeling that Visual Studio 2005 is very slow platform (from point
> of performance)

I haven't been able to get MonoDevelop working on my desktop at home
yet, so I can't say which IDE I think is faster. However,  I do think
VS 2005 performs much better than VS2003.

I do plan on getting Monodevelop up and running on my desktop though,
but it doesn't have gnome installed. Gnome didn't ship with my distro
( Slackware 10.2 ), and I have had less than perfect experiences with
using the Drop-line installer.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread Antonello Provenzano
Although it is not free, Omnicore's X-Develop is a good platform for
either Mono or .NET.


On 1/26/07, Madars Vitolins <[EMAIL PROTECTED]> wrote:
> Hi folks
>
> I have trivial question,
> What IDE you use to develop Mono and (including asp.net) applications?
> Is it MS VS? Or MonoDevelop?
> I have a feeling that Visual Studio 2005 is very slow platform (from point
> of performance)
>
>
> Thanks,
> Madars.
>
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
>
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] IDE developing .net applications

2007-01-26 Thread Madars Vitolins

Hi folks

I have trivial question,
What IDE you use to develop Mono and (including asp.net) applications?
Is it MS VS? Or MonoDevelop?
I have a feeling that Visual Studio 2005 is very slow platform (from point
of performance)


Thanks,
Madars.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Gnome using mono and c#?

2007-01-26 Thread Carlos Adriano Portes
Hi folks

Some time ago I sent a message about develping gnome using mono and
c#, but after searching about the subject (and with some answers from
my post) I could understand why it is not, perhaps in the future but
not know, gnome is fast using c and I would not be willing to use
gnome in mono/c# at the cost of performance.

In contrast there are lot's of c# applications for gnome that gives it
life, but I myself prefer rhythmbox instead of banshee, and many
others developed using c instead of those developed in c#, as you can
see I changed my mind and will keep using c# in gnome for my database
applications.

Thank you guys for contributing with me.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] different behaviour when running foo.exe and mono foo.exe

2007-01-26 Thread Jansen Bart
Hi all,

 

I just discovered mono and I'm very impressed by it.

I managed to get my C# application running which I developed before
using the Microsoft stuff.

 

Compilation with gmcs went fine.  Running foo.exe also goes fine, but
running mono foo.exe yields some problems.

 

In particular, the shortcut to a toolstripmenuitem is not working, i.e.
the ctrl-B key stroke is not handled.

 

[this.evaluateBufferToolStripMenuItem.ShortcutKeys =
((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control |
System.Windows.Forms.Keys.B)));]

 

Any suggestions on why this is not working under mono?

 

Kind regards.

 

Bart

 

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list