Hi there, sorry if this seems like a stupid question and one that can't really be answered (because there's pros and cons for all mainstream languages and everyone has their own preferences).
My experience is mainly with VB. I have VB 2005 express and wanted to create a small system for individual users (home pc, no networks). Now this executable file would only be about 3/4mb, however the end user would require the .NET framework which is an additional 23mb download.
Is there any way round this? If not, what is a viable alternative without the restriction?
I know i can use c++ without the .NET framework, but this would remove the drag & drop toolbar capability within Visual 2005.
There's always the option of getting VB6, but is this a backwards step?
Thanks in advance.
My experience is mainly with VB. I have VB 2005 express and wanted to create a small system for individual users (home pc, no networks). Now this executable file would only be about 3/4mb, however the end user would require the .NET framework which is an additional 23mb download.
Is there any way round this? If not, what is a viable alternative without the restriction?
I know i can use c++ without the .NET framework, but this would remove the drag & drop toolbar capability within Visual 2005.
There's always the option of getting VB6, but is this a backwards step?
Thanks in advance.