Forum     

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

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 29-02-2008, 03:02 PM   #1 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Mono - Crossplatform .NET by Novell


I have a fdew queries about Mono, a clone of M$ .NET thats OSS and made by novell:

1. Is it drag and drop, minimal code and easy to use ?

2. Will the download from mono-project.org, the generic linux .bin installer be enough to start creating apps ?

3. Whats the status of Mono's licence in India ? I heard that it can potentially violate patents of microsoft in the U$. what about India ?

4. Is mono a good place for me to start creating GUI apps ?
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 29-02-2008, 05:19 PM   #2 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

no replies ?
please guys... I need a M$ Visual C++ Like application to create GUI programs on Linux platform. I am finding glade ineffitient.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 29-02-2008, 05:24 PM   #3 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Mono - Crossplatform .NET by Novell

MonoDevelop with Stetic GUI designer should cover that need of easy window designing.

But you should realize that on GTK (And almost all other GUI Toolkits), the windows have to have contents packed into boxes. It may feel weird at first but its how you are supposed to create forms as, not the fluid way like VS allows you to. You'll learn why in a short time of usage.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 29-02-2008, 05:31 PM   #4 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

dude, the only proper program I have created in glade is a calendar program
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 29-02-2008, 06:39 PM   #5 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Mono - Crossplatform .NET by Novell

Or you can program in VS and run the Mono Profiling Tool to check whether it runs under Mono or not .

I used this approach for LinSmilies .
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 29-02-2008, 06:46 PM   #6 (permalink)
You gave been GXified
 
gxsaurav's Avatar
 
Join Date: Jan 2007
Location: New Delhi
Posts: 5,636
Default Re: Mono - Crossplatform .NET by Novell

Off Topic : ^^^ Zeeshan, how did your exam go? Why r u working on computer, should I call aunty now
__________________
about.me/gxsaurav
gxsaurav is offline  
Old 29-02-2008, 07:19 PM   #7 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by MetalheadGautham View Post
dude, the only proper program I have created in glade is a calendar program
That ain't a problem I can solve, nor can an IDE. You know what that figures to.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 29-02-2008, 09:09 PM   #8 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by QwertyManiac View Post
That ain't a problem I can solve, nor can an IDE. You know what that figures to.
I said I wanted a nice looking and clean ide. I can program well, but Glade 2.0 looks depressing.

Quote:
Originally Posted by gx_saurav View Post
Off Topic : ^^^ Zeeshan, how did your exam go? Why r u working on computer, should I call aunty now
I am lucky that you are not MY neighbour... my exams start next friday
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi

Last edited by MetalheadGautham; 29-02-2008 at 09:09 PM. Reason: Automerged Doublepost
MetalheadGautham is offline  
Old 01-03-2008, 06:02 AM   #9 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Mono - Crossplatform .NET by Novell

Why use Glade 2.0 when 3 is the latest one?

And didn't you read my first post? I pointed you to MonoDevelop IDE, try that out.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 01-03-2008, 07:42 AM   #10 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by QwertyManiac View Post
Why use Glade 2.0 when 3 is the latest one?

And didn't you read my first post? I pointed you to MonoDevelop IDE, try that out.
1. ok, will switch
2. will MonoDevelop IDE work in Ubuntu ? Whare is its installer ?
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 01-03-2008, 01:52 PM   #11 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Mono - Crossplatform .NET by Novell

What about Qt designer?
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 01-03-2008, 02:40 PM   #12 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by mehulved View Post
What about Qt designer?
it was the first thing that came to my mind, but I am not aware of its working.

as I said before, I currently want a program that has got a simple and easy to use drag and drop interface to quickly make small gui programs, but I also want to be able to script it and change code using C++. I know that QT4 = C++, but I don't know much about it. Information will definitely be appritiated.

Update: I saw the demo video on trolltech website, and I was impressed by Qt Designer.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi

Last edited by MetalheadGautham; 01-03-2008 at 02:40 PM. Reason: Automerged Doublepost
MetalheadGautham is offline  
Old 01-03-2008, 02:46 PM   #13 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by MetalheadGautham View Post
it was the first thing that came to my mind, but I am not aware of its working.

as I said before, I currently want a program that has got a simple and easy to use drag and drop interface to quickly make small gui programs, but I also want to be able to script it and change code using C++. I know that QT4 = C++, but I don't know much about it. Information will definitely be appritiated.

Update: I saw the demo video on trolltech website, and I was impressed by Qt Designer.
If you use Qt then you will need to Develop your apps using C++(and Qt) not GTK .
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 01-03-2008, 03:16 PM   #14 (permalink)
Alpha Geek
 
Krazy_About_Technology's Avatar
 
Join Date: Jun 2004
Location: Noida - India
Posts: 765
Default Re: Mono - Crossplatform .NET by Novell

I think mono's development is still at .NET framework 1.1 compliancy level. Am i correct?

BTW, i haven't used MonoDevelop much but what i understand that it is nowhere in comparison to V Studio when it comes to intellisense.

@Zeeshan : Where can i find the Mono Profiler? Is it free (It must be )?
__________________
Dell Inspiron 1525 - C2D 2 Ghz, 3GB, 250GB, X3100 :)

Samsung Omnia Pro B7610 with Stock WM 6.1 ROM

Blog: http://www.sumitbhardwaj.co.in/blog
Krazy_About_Technology is offline  
Old 01-03-2008, 04:54 PM   #15 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by Zeeshan Quireshi View Post
If you use Qt then you will need to Develop your apps using C++(and Qt) not GTK .
Did he mention GTK in his post? Meh, its obvious enough. Also, GTK is not a language, and QT isn't limited to the language you wrote there either.

@Krazy_About_Technology - Yes almost everything about Mono is free, and you can download the MoMA (Mono Migration Analysis) tool at Mono's website here.

And its an simple "Analyzer" one uses, not a Profiler. A Profiler is used to generate statistics about CPU Time and other efficiency purposes. That'd serve no purpose if you wanna test if your code is applicable to Mono.

And yes, QT isn't limited just to C++. You have bindings of QT existent in almost all other popular languages, even Mono. I use Python + PyQT4 myself.
__________________
Harsh J
www.harshj.com

Last edited by QwertyManiac; 01-03-2008 at 05:03 PM. Reason: Bugfixes for a stable post.
QwertyManiac is offline  
Old 01-03-2008, 06:39 PM   #16 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by QwertyManiac View Post
Did he mention GTK in his post? Meh, its obvious enough. Also, GTK is not a language, and QT isn't limited to the language you wrote there either.
I guess everyone here knows that both GTK and Qt are Frameworks . What i meant was that for using Qt he'll have to program in C++ using the Qt Framework and not the GTK Framework(GTK#+Glade Designer)
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 01-03-2008, 07:23 PM   #17 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Mono - Crossplatform .NET by Novell

Isn't that obvious enough?
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 01-03-2008, 09:45 PM   #18 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

^^I am already thinking of ditching Gnome for KDE after my exams, because I feel that gnome has gone over the limit in its drive for simplicity. Look at totem and compare it with Kaffine. I don't mind KDE ecept for its Inexcusably Horrid Naming
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 01-03-2008, 10:13 PM   #19 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Mono - Crossplatform .NET by Novell

KDE is not necessary for running QT applications. You just need libqt installed, with whatever bindings it is that you use.

QT4.4 onwards is fully platform-independent, so your QT app will run on any OS, any environment.

KDE uses QT, but not vice versa.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 01-03-2008, 10:15 PM   #20 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

^^But I am going to be using KDE. Originally it was supposed to be QT4-Static, but now I guess it will use libqt4 and KDE.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 03-03-2008, 05:07 PM   #21 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

OK guys, I installed KDE. It Rocks. I nearly forgot all about gnome. With a simple sudo apt-get install kubuntu-desktop my KDE looks better even with default settings, when kompared to my extremely customised Gnome. I love all this Eye Kandy and ease of Kustomisation. Kaffine pwns totem. KDE is Kool. Konqueror rocks. I just hate the exessive use of K

ontopic: so now, I am left with a question: KDevelop's Designer or Qt Designer ?
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 03-03-2008, 05:53 PM   #22 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Mono - Crossplatform .NET by Novell

Qt Designer
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 04-03-2008, 04:04 PM   #23 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by Zeeshan Quireshi View Post
Qt Designer
differences and reason ?
and is Qt Designer crossplatform ? Meaning, can I make files that can compile on window$ or Macinto$h in their respective native formats ?
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 04-03-2008, 04:10 PM   #24 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by MetalheadGautham View Post
differences and reason ?
and is Qt Designer crossplatform ? Meaning, can I make files that can compile on window$ or Macinto$h in their respective native formats ?
yup Qt is cross-platform .

Check out the features at http://www.trolltech.com
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 04-03-2008, 04:13 PM   #25 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

I know QT is cross platform. All I am asking is that if I can create a file(s) that I need to open with QT on respective platforms and press da compile button ?
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 04-03-2008, 04:36 PM   #26 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Mono - Crossplatform .NET by Novell

Yes, if you are not using anything non-standard.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 04-03-2008, 05:05 PM   #27 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by QwertyManiac View Post
Yes, if you are not using anything non-standard.
like ?
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 04-03-2008, 05:29 PM   #28 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Mono - Crossplatform .NET by Novell

Well i think anything created using the Qt Designer only should be 100% cross platform .
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 04-03-2008, 05:30 PM   #29 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by Zeeshan Quireshi View Post
Well i think anything created using the Qt Designer only should be 100% cross platform .
and kdevelop ?
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 04-03-2008, 07:12 PM   #30 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Mono - Crossplatform .NET by Novell

Quote:
Originally Posted by MetalheadGautham View Post
and kdevelop ?
Qt Designer == Interface Designer

KDevelop == Integrated Development Environment

No comparison between both !
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with mono audio stream, Please help !!! tintin100 Software Q&A 1 22-01-2007 08:26 AM
Mono Charan Open Source 1 12-03-2006 12:50 AM
What is Mono? swatkat Open Source 7 07-07-2005 01:43 AM
mono tunes ??? ax3 QnA (read only) 8 01-12-2004 10:44 PM
Where can I get Mono Tones in Keypress Format?? zeeshan_04 QnA (read only) 12 05-10-2004 04:39 PM

 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 12:53 AM.


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

Search Engine Optimization by vBSEO 3.3.2