Click here to Skip to main content
15,919,132 members

Survey Results

How do your clients get the .NET redistributable?   [Edit]

Survey period: 21 Jul 2003 to 27 Jul 2003

If you're going to supply your clients with a .NET application then you're going to have to bank on them having .NET installed - but how? (suggested by Frank Wu)

OptionVotes% 
I don't know and don't care - I don't write .NET apps.45443.07
I don't know - but I hope they do have it installed.726.83
My application's installation package.32430.74
Windows Update.484.55
Service Pack on disk.292.75
Download from Microsoft.10610.06
Other.211.99



 
GeneralRe: Redistributable Pin
rrrado20-Jul-03 23:21
rrrado20-Jul-03 23:21 
GeneralRe: Redistributable Pin
NormDroid22-Jul-03 2:18
professionalNormDroid22-Jul-03 2:18 
GeneralRe: Redistributable Pin
basementman22-Jul-03 12:10
basementman22-Jul-03 12:10 
GeneralRe: Redistributable Pin
Rob Caldecott21-Jul-03 2:23
Rob Caldecott21-Jul-03 2:23 
GeneralRe: Redistributable Pin
Michael P Butler21-Jul-03 4:00
Michael P Butler21-Jul-03 4:00 
GeneralRe: Redistributable Pin
John M. Drescher21-Jul-03 5:38
John M. Drescher21-Jul-03 5:38 
GeneralRe: Redistributable Pin
jhwurmbach22-Jul-03 0:03
jhwurmbach22-Jul-03 0:03 
GeneralRe: Redistributable Pin
Chris Meech21-Jul-03 2:55
Chris Meech21-Jul-03 2:55 
kcs wrote:
If you had a C++ or VB app you still had to make sure the clients had the same version of the C++ and/or VB run-times, not to mention data access

As far as the C++ app goes, this is incorrect. You do not have to make sure the same version is present. Rather you build your installation to include the redist runtimes that you built with. The install should only install the runtimes, if these runtimes do not exist.

I won't comment on VB as I have always stayed away from using it. Smile | :)

Chris Meech

"what makes CP different is the people and sense of community, things people will only discover if they join up and join in." Christian Graus Nov 14, 2002.

"And when you need to hire a programmer to do mostly VB programming, it's not good enough to hire a VB programmer, because they will get completely stuck in tar every time the VB abstraction leaks." Joel on Software Nov 11, 2002.
GeneralRe: Redistributable Pin
Navin21-Jul-03 3:43
Navin21-Jul-03 3:43 
GeneralRe: Redistributable Pin
kcs21-Jul-03 3:56
professionalkcs21-Jul-03 3:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.