473,387 Members | 1,464 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Switch from VS.NET to monodevelop


I'm curious.

How many of you are switching from VS.NET and c# to monodevelop and mono?

It seems like the low cost savings ( FREE ) and getting all functionality
with superior windowing widgets ( gtksharp ) making it very good to move?
Jul 21 '05 #1
3 1792
Travel Mug scratched out in the sand

I'm curious.

How many of you are switching from VS.NET and c# to monodevelop and mono?

It seems like the low cost savings ( FREE ) and getting all functionality
with superior windowing widgets ( gtksharp ) making it very good to move?


Actually looking at mono .net. I have resarched it. I'm not convinced this
is exactly the way to go, but I'm sure it can't be that bad. I'm still in
the decision phase (currently using VB6) as to whether to go .net, java, or
stay with a 3GL such as C++.

GTK is very nice, as I have it running on some of my windows machines.
--
kai - kai at 3gproductions dot com
www.gamephreakz.com || www.filesite.org
"friends don't let friends use windows xp"
Jul 21 '05 #2
In article <2q************@uni-berlin.de>, Travel Mug wrote:

I'm curious.

How many of you are switching from VS.NET and c# to monodevelop and mono?

It seems like the low cost savings ( FREE ) and getting all functionality
with superior windowing widgets ( gtksharp ) making it very good to move?

On windows - no way. If I want free on windows, I'll use SharpDevelop
(that is what there basing monodevelop on), and the framework sdk. Both
free. On Linux - that is a completely different matter :)

--
Tom Shelton
Jul 21 '05 #3
Travel Mug <en***@a.grande> wrote in message news:<2q************@uni-berlin.de>...
I'm curious.

How many of you are switching from VS.NET and c# to monodevelop and mono?
zero. Why not just switch to java?

It seems like the low cost savings ( FREE )
..NET is also free. And you can write C# in emacs, eclipse, slickedit,
or sharpdevelop, etc.
and getting all functionality
with superior windowing widgets ( gtksharp ) making it very good to move?


Does gtksharp support docked panels like VS.NET?
Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Myster Ious | last post by:
Polymorphism replaces switch statements, making the code more compact/readable/maintainable/OO whatever, fine! What I understand, that needs to be done at the programming level, is this: a...
5
by: Bryan Parkoff | last post by:
C++ programmers and I tried to experience by writing 65536 switch cases. It is too large for Windows XP and other operating system to handle. It looks like that JMP Table obtains 256K bytes for...
10
by: clueless_google | last post by:
hello. i've been beating my head against a wall over this for too long. setting the variables 'z' or 'y' to differing numbers, the following 'if/else' code snippet works fine; however, the ...
65
by: He Shiming | last post by:
Hi, I just wrote a function that has over 200 "cases" wrapped in a "switch" statement. I'm wondering if there are performance issues in such implementation. Do I need to optimize it some way? ...
3
by: pgraeve | last post by:
I am a convert from VB to C# so bear with me on this "conversion" question C# switch statement seems to be the closest relative to VB's Select Case. I used VB's Select Case statement liberally. ...
3
by: Travel Mug | last post by:
I'm curious. How many of you are switching from VS.NET and c# to monodevelop and mono? It seems like the low cost savings ( FREE ) and getting all functionality with superior windowing widgets...
11
by: ME | last post by:
In C# the following code generates a compiler error ("A constant value is expected"): public void Test(string value) { switch (value) { case SimpleEnum.One.ToString(): MessageBox.Show("Test...
12
by: | last post by:
Is it fine to call another method from Switch? Eg. Switch (stringVar) { case ("a"): somVar = "whatever"; Another_Method(); //call another method return;
7
by: Rohit | last post by:
Hi, I am working on a switch module which after reading voltage through a port pin and caterogizing it into three ranges(open,low or high), passes this range to a function switch_status() with...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.