R
rockdale
Hi, all:
I hav been doing C#.net coding for quite a long time, but mostly on
asp.net. now I need to program an application that will save on flash
driver and when the user plug in flash driver, my application will
auto-run. my application contains user interfaces that user can read /
edit/save their data into flash driver. First, I am think of
using .Net windows form, but this requires user download .net 2.0
framework runtime to run the application, isn't it? Is there a way to
compile those DLLs that my application needed together and avoid
asking user to install .Net 2.0 framework runtime. If installation
of .Net 2.0 framework runtime is a must, are there any other language
a better choice , like VB6.0, C++6.0?
thanks in advance
-rockdale
I hav been doing C#.net coding for quite a long time, but mostly on
asp.net. now I need to program an application that will save on flash
driver and when the user plug in flash driver, my application will
auto-run. my application contains user interfaces that user can read /
edit/save their data into flash driver. First, I am think of
using .Net windows form, but this requires user download .net 2.0
framework runtime to run the application, isn't it? Is there a way to
compile those DLLs that my application needed together and avoid
asking user to install .Net 2.0 framework runtime. If installation
of .Net 2.0 framework runtime is a must, are there any other language
a better choice , like VB6.0, C++6.0?
thanks in advance
-rockdale