Windows programming

Moderators: None (Apply to moderate this forum)
Number of threads: 3711
Number of posts: 9173

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Programming tools Posted by sylverdrag on 3 Sept 2008 at 12:54 PM
Hi there,

I have been doing a bit of programming in C# and PHP, as well as some Python and a wee bit of C++ in visual studio express. It's kind of nice and it does the trick, except that appearantly none of these allow me to produce regular *.exe files that can run on a Windows machine right there and then, without forcing the user to download .NET Framework, Java virtual machine, or a Python interpreter.

So I am looking for freeware that would allow me to quickly develop and produce standalone Windows applications. I very much like Visual Studio (Express) but it doesn't generate standalone GUI apps.

Could anyone recommend free compilers/IDEs/Languages I could use to quickly produce standalone GUI applications?

I never developped desktop GUIs manually, so I would much prefer a WYSIWYG IDE like the one of Visual Studio.

ALl suggestions are welcomed.
Report
Re: Programming tools Posted by bradwang on 3 Sept 2008 at 6:47 PM
: Hi there,
:
: I have been doing a bit of programming in C# and PHP, as well as
: some Python and a wee bit of C++ in visual studio express. It's kind
: of nice and it does the trick, except that appearantly none of these
: allow me to produce regular *.exe files that can run on a Windows
: machine right there and then, without forcing the user to download
: .NET Framework, Java virtual machine, or a Python interpreter.
:
: So I am looking for freeware that would allow me to quickly develop
: and produce standalone Windows applications. I very much like Visual
: Studio (Express) but it doesn't generate standalone GUI apps.
:
: Could anyone recommend free compilers/IDEs/Languages I could use to
: quickly produce standalone GUI applications?
:
: I never developped desktop GUIs manually, so I would much prefer a
: WYSIWYG IDE like the one of Visual Studio.
:
: ALl suggestions are welcomed.
:


I think then you'd probably use some old programming tools like Visual Basic or Delphi. They can help you build standalone windows GUI application.


Brad Wang - .NET Freelancer from China
MSN: brad_wang_cn@hotmail.com
Skype: brad_wang
Report
Re: Programming tools Posted by carly on 6 Sept 2008 at 3:06 AM
: I very much like Visual
: Studio (Express) but it doesn't generate standalone GUI apps.

Of course you can do GUI apps !
You can do everything wih Win32 api...
Report
Re: Programming tools Posted by sylverdrag on 19 Jan 2009 at 5:17 AM
: : I very much like Visual
: : Studio (Express) but it doesn't generate standalone GUI apps.
:
: Of course you can do GUI apps !
: You can do everything wih Win32 api...

GUI apps, sure, but my question was more about the *standalone* part.

AFAIK, Visual Studio Express allows one to develop .NET framework applications, as opposed to standalone applications that don't require the .NET framework to be installed.

If there any way to compile a solution in Visual Studio Express in such a way that it does not require the NET framework?

I have read that was possible for VS C++, but don't know how.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.