I have created a Visual Studios Window application in Visual Basic,
with the intention
of offering it as a download from a web site. However it appears that
if the client does not have .NET installed, the application will not
run, and the .NET download is 20 MB.
I thought that creating the .msi installer file would solve this
problem by taking only those resources from the .NET framework that the
application needed, and bundling them with the app so any user would be
able to run the app. Apparently this is not the case???
What is the difference between the redistributal and regular .NET ?
Why would anyone develop a Windows app in VB, if 50% + of the
potential clients are using dial up, and probably not have the patience
for a 10 hour download???
Providing the .NET framwork with the app requires a License for .NET,
How much?
What other programming language should I have used, so the majority
of the world would be able to enjoy my app?
How can I solve this problem using the application that I have
developed in VB?
What is the best guess of the % of people that have .NET on their
computers?
Should Visual Studios be mainly used to develop windows applications
where the clients are in a business networked environment. ?
Please help a very disallusioned Visual Studios Developer!!!
Greg
with the intention
of offering it as a download from a web site. However it appears that
if the client does not have .NET installed, the application will not
run, and the .NET download is 20 MB.
I thought that creating the .msi installer file would solve this
problem by taking only those resources from the .NET framework that the
application needed, and bundling them with the app so any user would be
able to run the app. Apparently this is not the case???
What is the difference between the redistributal and regular .NET ?
Why would anyone develop a Windows app in VB, if 50% + of the
potential clients are using dial up, and probably not have the patience
for a 10 hour download???
Providing the .NET framwork with the app requires a License for .NET,
How much?
What other programming language should I have used, so the majority
of the world would be able to enjoy my app?
How can I solve this problem using the application that I have
developed in VB?
What is the best guess of the % of people that have .NET on their
computers?
Should Visual Studios be mainly used to develop windows applications
where the clients are in a business networked environment. ?
Please help a very disallusioned Visual Studios Developer!!!
Greg