|
|
Up |
|
  |
Author: RayLopez99RayLopez99 Date: May 13, 2010 17:30
Seriously, who codes in Linux and what platforms, IDEs, etc do they
use? What language?
I code in C#, have done Windows Forms, WPF, Silverlight, ADO.NET,
ASP.NET and some VB and Access dB programming, though I prefer
ADO.NET. Getting into WCF now (SOAP) web services using REST as
well. All of course under the award winning Visual Studio IDE. I'm
using VS 2008 but might upgrade to VS 2010.
Seriously, why would ANYBODY code in Linux? Why? You can port
Silverlight to Linux. I think in theory ASP.NET is platform neutral
as well.
And what language would you use in Linux? C? C++? Why? And for
server side, PHP? Why? Why would you do that? I am at a loss.
Why would anybody use an IDE that does not have the bells and whistles
of Visual Studio, like Intellisense? What's the point of not having a
decent IDE?
The only thing I can think of is if you want to code ONLY for Linux
users, not for the 99%% that doesn't use Linux OS and the over 90%% that
uses Windows OS. But again, you can port (I think) almost anything
done in Visual Studio to Linux.
|
| Show full article (1.46Kb) |
|
| | 78 Comments |
|
  |
Author: JackieJackie Date: May 13, 2010 17:57
If you don't want to purchase Windows or a whole new computer from Apple
with Mac OS X, Linux would be a good choice.
|
| |
|
| | no comments |
|
  |
Author: Ian HilliardIan Hilliard Date: May 13, 2010 18:04
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
RayLopez99 wrote:
> Seriously, who codes in Linux and what platforms, IDEs, etc do they
> use? What language?
>
> I code in C#, have done Windows Forms, WPF, Silverlight, ADO.NET,
> ASP.NET and some...
|
| Show full article (2.13Kb) |
| no comments |
|
  |
Author: Mark Rae [MVP]Mark Rae [MVP] Date: May 13, 2010 18:07
> But again, you can port (I think) almost anything done in Visual Studio to
> Linux.
How...?
|
| |
| no comments |
|
  |
Author: Chris AhlstromChris Ahlstrom Date: May 13, 2010 18:31
Mark Rae [MVP] pulled this Usenet boner:
>> But again, you can port (I think) almost anything done in Visual Studio to
>> Linux.
>
> How...?
If you stick with cross-platform libraries, avoid Win32 and .NET, use
standard C/C++, in practise it works pretty well.
You really have to be on guard against letting VS wizards generate your code,
though.
--
Q: How many WASPs does it take to change a light bulb?
A: One.
|
| |
| no comments |
|
  |
Author: The Big TicketThe Big Ticket Date: May 13, 2010 18:50
RayLopez99 wrote:
> Seriously, who codes in Linux and what platforms, IDEs, etc do they
> use? What language?
>
Who cares about what one would do on the Linux platform programming
wise? Heck you got so called programmers in COLA that actually program
on the MS platform by day and bash it by night lurking in COLA.
They talk about MS and .NET in general like the dogs that they are
about. And yet none of them can get a job collecting a paycheck
programming on Linux -- none of them.
|
| |
| no comments |
|
  |
Author: JackieJackie Date: May 13, 2010 18:51
Also, if you ever want to develop commercial applications, you must
purchase Visual Studio. A hobbyist developer wanting to try to earn some
money with his creations may not want to pay €999+ for it before he's
even making any money.
|
| |
| no comments |
|
  |
Author: AZ NomadAZ Nomad Date: May 13, 2010 18:55
On Thu, 13 May 2010 08:30:45 -0700 (PDT), RayLopez99 gmail.com> wrote:
>Seriously, who codes in Linux and what platforms, IDEs, etc do they
>use? What language?
>I code in C#, have done Windows Forms, WPF, Silverlight, ADO.NET,
> ASP.NET and some VB and Access dB programming, though I prefer
> ADO.NET. Getting into WCF now (SOAP) web services using REST as
>well. All of course under the award winning Visual Studio IDE. I'm
>using VS 2008 but might upgrade to VS 2010.
>Seriously, why would ANYBODY code in Linux? Why? You can port
>Silverlight to Linux. I think in theory ASP.NET is platform neutral
>as well.
Anything you develop on a windows visual language is throwaway code. Use it and
toss it. Don't ever expect any of it to run anywhere else, even on a future
version of your current visual language.
|
| |
| no comments |
|
  |
Author: JackieJackie Date: May 13, 2010 18:56
On 5/13/2010 18:51, Jackie wrote:
> Also, if you ever want to develop commercial applications, you must
> purchase Visual Studio. A hobbyist developer wanting to try to earn some
> money with his creations may not want to pay €999+ for it before he's
> even making any money.
|
| |
| no comments |
|
  |
|
|
  |
Author: The Big TicketThe Big Ticket Date: May 13, 2010 18:59
Jackie wrote:
> Also, if you ever want to develop commercial applications, you must
> purchase Visual Studio. A hobbyist developer wanting to try to earn some
> money with his creations may not want to pay €999+ for it before he's
> even making any money.
This is not correct.
< http://www.microsoft.com/express/support/support-faq.aspx>
How much will these products cost?
Effective April 19th, 2006, all Visual Studio Express Editions are free
permanently. This pricing covers all Visual Studio 2005 Express Editions
and Visual Studio 2008 Express Editions including Visual Basic, Visual
C#, Visual C++, Visual J# (only available in Visual Studio 2005
Express), and Visual Web Developer as well as all localized versions of
Visual Studio Express.
Can I use Express Editions for commercial use?
Yes, there are no licensing restrictions for applications built using
Visual Studio Express Editions.
|
| |
| no comments |
|
|
|
|