Which is the best tool for RAD?

Everything else that doesn't fall into one of the other PB categories.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

> Forget about cross-platform, there's no money in it.
For small highprice special-application there is a big market on MacOS
For Server-Application is a big market on Linux.
The windows-market is to filled to make money. Only games have a small
chance.

yust my 2 cents
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Post by utopiomania »

The windows-market is to filled to make money
Pfft, just like the market in general. Filled up with bored people waiting for something better to buy.
User avatar
Kiffi
Addict
Addict
Posts: 1484
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Post by Kiffi »

ts-soft wrote:The windows-market is to filled to make money.
i don't think so. since almost 15 years i earn my money with coding windows-
programs. and there is no end in sight. :-)

(and i do not know a customer who needs applications for several
OS. Either Windows, Linux or MacOS)

Greetings ... Kiffi
Hygge
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

utopiomania wrote:C# & .NET is the best RAD tool. You can also compile your apps for other OSes using Mono
I've corrected that for you. :wink:
--Kale

Image
User avatar
Kiffi
Addict
Addict
Posts: 1484
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Post by Kiffi »

Kale wrote:
utopiomania wrote:C# & .NET is the best RAD tool. You can also compile your apps for other OSes using Mono
I've corrected that for you. :wink:
VB.Net = C#
(mostly; the differences are very small)

Greetings ... Kiffi
Hygge
User avatar
the.weavster
Addict
Addict
Posts: 1576
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Post by the.weavster »

Kiffi wrote: i do not know a customer who needs applications for several OS. Either Windows, Linux or MacOS)
But if your chosen programming language is cross-platform you can use it irrespective of your customers chosen OS, so you're not using one for Windows, another for Linux and yet another for Mac.

I'm certainly not suggesting RB Pro is as good as VB.NET though.
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Post by thanos »

Kale wrote:
utopiomania wrote:C# & .NET is the best RAD tool. You can also compile your apps for other OSes using Mono
I've corrected that for you. :wink:
Did anybody already used the Mono project?
Is it reliable?
Regards.

Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
glops
User
User
Posts: 38
Joined: Wed Jan 16, 2008 12:53 pm
Location: France

before PB

Post by glops »

I tried REVOLUTION studio, but because we could not call windows API, com and active X, and because it was very expensive, I left this tool.
Was interesting, but their licenses were too bad.
RealBasic was cool too, I tried it, but expensive too.
Some ideas can be foung in PureForm, but I agree a real GUI should be created for PB, and after that all the PB users could feel happy like KCC. :lol: because PB is a great tool, forum is wonderful, ressources are great, language powerful.
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

thanos wrote:Did anybody already used the Mono project?
Is it reliable?
I've used it and it's solid. It has support for all C# 3.0 features (plus VB 8, Java, Python, Ruby, Eiffel, F# and Oxygene) and most of the .NET framework is finished. It even has support for ASP.NET, ADO.NET, and Windows.Forms 2.0. The only thing it doesn't support at the minute is WWF and WPF. You can also use MoMa to aid with migration of your assemblies.

Check it out:
http://www.mono-project.com/Main_Page
--Kale

Image
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Post by thanos »

cxAlex wrote:If you only want to do things like CD Menus, GUIs, try this:

http://www.instantexe.com/

(German Version: http://www.clickexe.de/)
Thank you for the suggestion.
Unfortunately, this tool is very limited.
Regards

Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Post by thanos »

@glops
glops wrote:I tried REVOLUTION studio, but because we could not call windows API, com and active X, and because it was very expensive, I left this tool. Was interesting, but their licenses were too bad.
I used this tool. I believe this language is "voluble". And i agree with you for its license. It is horrible.

@Kale
Thank you very much. I know the Mono's project features but i never tested it before.


What about Delphi?
Is there anyone Delphi programmer in the forum?
Regards

Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
mrniceguy1971
User
User
Posts: 56
Joined: Tue May 16, 2006 3:52 pm

Post by mrniceguy1971 »

Take a look at http://www.codegear.com/products/delphi/prism.

It could be interesting for you.
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Post by thanos »

mrniceguy1971 wrote:Take a look at http://www.codegear.com/products/delphi/prism.

It could be interesting for you.
Thanks.
It is very interesting.
Regards.

Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Post by thanos »

Another two seems to be interesting tools are the
1. Windev
2. Runtime Revolution
Does anybody have any experience with these products?
Regards.

Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Post by Mistrel »

Kale wrote:
PB wrote:The Visual Designer needs a lot of
work. A real lot.
Agreed, a good solid IDE with an integrated form designer would move PB forward leaps and bounds.
Agreed. Even something as basic as Visual Studio's form designer would be a great improvement. Personally, I would like to see integrated UML modeling which updates to and from the project source code.
Post Reply