rad - How to rapidly develop Windows applications that don't depend on other runtimes? -
I'm a C # developer and I'm looking at how .NET makes Windows applications easier to type- Security, memory management and a great IDE are some things that are developing. NET Application An Air Unfortunately for these applications the user needs to install the .NET framework before installing the application itself. It can confuse users and scares potential customers.
Is there any other development environment that allows anyone to easily develop Windows applications in C #, but without the need to install other runtime?
"
Ambercadero Delphi is another good candidate
Comments
Post a Comment