472,363 Members | 2,074 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

Stand Alone EXE

I was wondering if it is at all posible to write a stand alone .EXE program
in Visual Studio .NET. Hopefully in VB.NET but if not another language would
be ok. Thanks for the assistance
Nov 21 '05
151 5426
Jim Hubbard wrote:
The only problem with Linux is the GPL. I completely agree with an open API structure, but the open source thing has simply resulted in hundreds of Linux distros that are just different enough to make programming more complex.


I'm a programmer. The different Linux distros do NOT make programming
more complex. The basic APIs are identical for all Linux distros.

The GPL is what makes this possible. If it weren't for the GPL,
companies could produce distros that were "just different enough to
make programming more complex". This happened in fact with Unix in the
1980s. There was Digital Unix, Silicon Graphics Unix etc and they were
"just different enough" and were proprietary.

So contrary to what you believe, GPL is the solution. Not a problem.

Retlak

Nov 21 '05 #151

<re****@go.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Jim Hubbard wrote:
The only problem with Linux is the GPL. I completely agree with an

open API
structure, but the open source thing has simply resulted in hundreds

of
Linux distros that are just different enough to make programming more

complex.


I'm a programmer. The different Linux distros do NOT make programming
more complex. The basic APIs are identical for all Linux distros.

The GPL is what makes this possible. If it weren't for the GPL,
companies could produce distros that were "just different enough to
make programming more complex". This happened in fact with Unix in the
1980s. There was Digital Unix, Silicon Graphics Unix etc and they were
"just different enough" and were proprietary.

So contrary to what you believe, GPL is the solution. Not a problem.

Retlak


I disagree. While programming in a very basic way is most certainly
possible on multiple Linux distros, you must use only the most basic
functionalities of the kernel. This does not allow you to port your
applications if you take advantage of any of the additional APIs added by
the hundreds of distros.

Why would you take advantage of APIs not in most distros? To make
programming easier. To no re-invent the wheel.

I am no Linux programmer. However, I am a programmer and a business owner.
As such, I think I can speak to a fundamental short-coming in the Linux
community.

If you, or the Linux Community in general, want to see Linux overtake
Windows on the desktop, there is a simple solution. (Simple solutions do
seem to evade the Linux community.)

Make a Visual Basic-like programming IDE for Linux. The thing that makes
Windows so popular and an absolute necessity is the vast number of
applications available for it. Linux does have an impressive number of
applications - but they are usually free - that means that no business is
supporting them - that means that business can't use those Linux
applications.

Until you take over the business desktop, you will not take the home
desktops.

One of the biggest boons to Windows ever was the development of Visual
Basic. It was (in Microsoft's own words) for "task oriented developers".
What's that mean?

It simply means that Visual Basic was a simplified programming tool for
non-professional programmers. Accountants could write a small,
business-specific accounting application. If things went well, this
application usually launched a business to support it.

This happened millions of times, with millions of non-professional "task
oriented" developers. This is what made, and continues to make, Windows the
most used desktop in the world by an overwhelming margin.

Do people want to be tied to Windows? Nope. Too expensive. Too many
forced changes.

So, I beg you. If you want to help Linux succeed, speak with other Linux
developers that you know and give us a Visual Basic-like programming IDE for
Linux.

Linux needs to be totally visually oriented (i.e. a user should never have
to see a command line - FOR ANY REASON). This gives the (frankly speaking)
dumbed down environment that makes Windows so popular.

And the second thing it needs is a Visual Basic-like language and IDE so
that the people that work at the companies that run Windows can start moving
their companies to Linux from within - WITHOUT having to become a
professional Linux programmer.

Do these 2 things, and you'll be able to watch Microsoft's lead melt away
like butter on hot pavement.

Jim Hubbard
Nov 21 '05 #152

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

Similar topics

9
by: none | last post by:
Howdy all, I'm wondering if someone could give some direction on a problem I have or share their experiences. I'm wanting to create a little PHP application that will run on a local machine...
121
by: David Pendrey | last post by:
I was wondering if it is at all posible to write a stand alone .EXE program in Visual Studio .NET. Hopefully in VB.NET but if not another language would be ok. Thanks for the assistance
3
by: Todd D. Levy | last post by:
What do I need to get (from Microsoft I assume) in order to distribute stand alone Access applications to people who do not (and will not) have Access installed on their systems? I have heard...
7
by: Ulrich Wisser | last post by:
Hi, I would like to stop the postmaster every night and run vacuum pg_dump reindex in the stand alone backend.
2
by: jim-on-linux | last post by:
py help, The file below will run as a stand alone file. It works fine as it is. But, when I call it from another module it locks my computer, The off switch is the only salvation. This...
10
by: discobay | last post by:
Is there a way to create a stand alone .exe from VB2005, that does not depend upon the .NET framework being installed on the target machine? I have followed previous threads on this subject and...
11
by: pg | last post by:
My old HD crashes, so I had to do a total re-install. After installer XP, I went to the Micrsoft Update site to get all the update. After 5 hours or so ... the update cycle started looping. ...
3
by: newsaboutgod | last post by:
I need a stand alone database for a VB.Net application on a laptop. It will have about 15,000 records in it. Frst off, if there any way to load XML in to a dataset and then run SQL against it?...
2
by: skneife | last post by:
I need to create some zones in my asp page, that contains a header and a body like a webpart. How can I use a webpart for this designed without any webpart menu or connection with anything, like a...
5
jinalpatel
by: jinalpatel | last post by:
We have access database which is stand alone application. It is sitted at 21 different locations including one main office. Every month the transactions are copied in to disk and sent to the main...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
1
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...

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.