Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] "Best" application for a windows GUI?

2006-07-14 by Reza

hi;

For visualization perposes, VB is a good choice, but I
use Delphi because of rich set of components it have.

Both may be distributed in short and normal form.

VB may produce P-Code or native executable file.
Delphi may produce an executable file which needs some
BPL files or a standalone single executable file.

But;

.NET executable files are very small, but needs at
runtime framework to be installed on system to work
properly. But Remember, if you use .NET platform,
there is a program named Reflector which could convert
your executable file into main source code. to avoid
this you should use some tools or tricks, like
dotfuscator to block reflector like programs.

for visualisation all environments are same, but if
you want to write a program which deals with bit
operations or have a large amount of operations
similary when you want to draw a graph, VC or C# or
Delphi are better than VB.

as a result, I prefered Delphi but if source code is
not important for you C# and .NET with framework 2.0
is a best.

good luck;


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.