Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 06-11-2004, 12:23 AM   #1 (permalink)
Human Spambot
 
swatkat's Avatar
 
Join Date: Mar 2004
Location: India
Posts: 2,033
Default What is Mono?

Hi,
What is Mono?Is it like Visual Basic/C++ programming suite or is it a platform for running .NET apps in Linux?
__________________
http://swatrant.blogspot.com/
swatkat is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 06-11-2004, 01:09 AM   #2 (permalink)
Coming back to life ..
 
it_waaznt_me's Avatar
 
Join Date: Nov 2003
Location: A bit closer to heaven
Posts: 1,995
Default

Mono is a comprehensive open source development platform based on the .NET framework that allows developers to build Linux and cross-platform applications with unprecedented productivity. Mono's .NET implementation is based on the ECMA standards for C# and the Common Language Infrastructure.

Its becoming my fav IDE ..
__________________
Sleight of hand and twist of fate...
On a bed of nails she makes me wait...
And I wait without you ...
With or without you ..
----
Batty = Too Busy Now !!!
it_waaznt_me is offline  
Old 07-11-2004, 02:54 PM   #3 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

The GNU Project is also working on DotGNU < www.dotgnu.org >.... as an alternate to the .NET platform... this is a part of the official GNU Project tree....

Its aim is not to compete with Microsoft's implementation but provide an escape route for people to use Free Software platform...
__________________
- --
http://www.MovieAB.com - A tiny movie mashup!
GNUrag is offline  
Old 09-11-2004, 12:04 AM   #4 (permalink)
Human Spambot
 
swatkat's Avatar
 
Join Date: Mar 2004
Location: India
Posts: 2,033
Default

Thanks guys.I will try definitely Mono.
__________________
http://swatrant.blogspot.com/
swatkat is offline  
Old 19-06-2005, 06:51 AM   #5 (permalink)
Broken In
 
harmax's Avatar
 
Join Date: Mar 2004
Location: chennai
Posts: 135
Default

Quote:
Originally Posted by it_waaznt_me
Mono is a comprehensive open source development platform based on the .NET framework that allows developers to build Linux and cross-platform applications with unprecedented productivity. Mono's .NET implementation is based on the ECMA standards for C# and the Common Language Infrastructure.

Its becoming my fav IDE ..
i installed(think so) mono by

Code:
yum install mono*
after adding required repository info to yum.conf

now how do u run it??

can u please show me screenshots of it
__________________
WORK EXPANDS TO FILL THE TIME NEEDED FOR ITS COMPLETION
-------- PARKINSON\'S LAW
harmax is offline  
Old 20-06-2005, 10:20 PM   #6 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

msc is the name of compiler and mono is the name for interpreter. You will find lot of info from mono site.
__________________
- --
http://www.MovieAB.com - A tiny movie mashup!
GNUrag is offline  
Old 25-06-2005, 03:00 PM   #7 (permalink)
In The Zone
 
#/bin/sh's Avatar
 
Join Date: Apr 2004
Location: 42.65 N 73.76 W
Posts: 213
Default

Mono is the name of an open source project led by Novell (formerly by Ximian) to create an ECMA Standard compliant (Ecma-334 and Ecma-335), .NET compatible set of tools, including a C# compiler, a Common Language Runtime, and more, all to run on GNU/Linux, UNIX, Mac OS X, and Windows based computers.
http://en.wikipedia.org/wiki/Mono_(Ximian)
__________________
\"99 little bugs in the code, 99 bugs in the code, fix one bug, compile it again, 148 little bugs in the code. 148 little bugs in the code....\"
#/bin/sh is offline  
Old 07-07-2005, 01:43 AM   #8 (permalink)
Right Off the Assembly Line
 
Join Date: Apr 2005
Location: Indiyaaaaah
Posts: 23
Default

Also, the thing is that in .NET, Microsoft introduced CLR or Common Language Runtime. Simply put, it means that the code of VB.NET, C#.NET, VC++.NET etc. all compile to same bytecode, there's no difference, as was in Visual Studio 6, with VB6 compiling stuff different than what VC++6 compiled. So this way, to run an application written in any .NET langauge, you just need the single set of runtime files.

Now in MONO, its developers sort of created an adaptation of this CLR, and they have a C# compiler based on ECMA standards. As I know of it, currently you can use only C# and Perl with Mono, but you can run any .NET application by installing Mono's CLR as again, the byte code is same, be it that the language was VB.NET or J#.NET or any other .NET language.

I read it somewhere that some guys are trying to create a PHP compiler for .NET so that PHP can be used in ASP.NET and can take advantage of its controls etc.

What I wonder is how long will it take ASP.NET applications to be able to start running on Linux/Apache!!!
igeek is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 01:22 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2