Winform without .NET framework ?
- by Karthick
Hi,
I have to create few forms and give it as direct EXE (instead of installer, which installs .NET framework, which the end user is not happy, they want something they can directly open and work).
I know it can be done as web, but am looking for winforms?
Please suggest which tool/technology can handle this?
Thanks,
Karthick