Click here to Skip to main content
16,007,760 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: Carrier pigeons. Pin
Michael Dunn26-Jul-03 17:17
sitebuilderMichael Dunn26-Jul-03 17:17 
GeneralControversy Warning: Pin
Phil Harding22-Jul-03 7:06
Phil Harding22-Jul-03 7:06 
GeneralEh! Pin
Shog922-Jul-03 11:56
sitebuilderShog922-Jul-03 11:56 
GeneralRe: Eh! Pin
Chris Meech23-Jul-03 2:51
Chris Meech23-Jul-03 2:51 
GeneralWhippersnapper Pin
Navin24-Jul-03 7:02
Navin24-Jul-03 7:02 
GeneralWhy use .NET ? Pin
rrrado22-Jul-03 1:57
rrrado22-Jul-03 1:57 
GeneralRe: Why use .NET ? Pin
NormDroid22-Jul-03 2:19
professionalNormDroid22-Jul-03 2:19 
GeneralRe: Why use .NET ? Pin
Stephane Rodriguez.22-Jul-03 3:24
Stephane Rodriguez.22-Jul-03 3:24 
Everyone writing Windows software will eventually use .NET, at least through MC++ rather than C# or oh! Eek! | :eek: my OMG | :OMG: goddish Eek! | :eek: VB.NET or whatever esotheric language.

Why? at least because soon Microsoft won't offer any other alternative. They are turning off, silently slowly and firmly, all "WIN32" SDKs off from their download sites.

The CLR has an amazing amount of classes you can rely on. They let you build software without having to rewrite everything from scratch. So, the software is quicker out. My concern is demoware versus reliable software (when you read CLR's architect take about CLR reliability, you can question it. Really).

That said, there are bottlenecks :
- Winforms totally suck. The 1.x implementation is really poor, so everyone writing projects.
- huge memory overhead because of the GC
- huge start time
- code made obsolete quickly once it is out (see my post below)
- ...

What's also important is the perception that complex projects is still a hard job that no developing world people can tackle.

For instance, everything regarding COM interop and P/Invoke is so lousily managed in the CLR 1.x that it leaves the door open for us people in our 30s to be able to sell our knowledge to solve problems that VB-people won't ever. That's good news.



GeneralRe: Why use .NET ? Pin
akcom22-Jul-03 7:50
akcom22-Jul-03 7:50 
GeneralRe: Why use .NET ? Pin
Joaquin Grech (Creative1)23-Jul-03 14:26
Joaquin Grech (Creative1)23-Jul-03 14:26 
GeneralRe: Why use .NET ? Pin
andyj11524-Jul-03 1:51
andyj11524-Jul-03 1:51 
GeneralRe: Why use .NET ? Pin
Joaquin Grech (Creative1)24-Jul-03 5:07
Joaquin Grech (Creative1)24-Jul-03 5:07 
GeneralRe: Why use .NET ? Pin
Nemanja Trifunovic22-Jul-03 6:17
Nemanja Trifunovic22-Jul-03 6:17 
GeneralRe: Why use .NET ? Pin
Erick Sgarbi22-Jul-03 17:40
Erick Sgarbi22-Jul-03 17:40 
GeneralRe: Why use .NET ? Pin
Rocky Moore22-Jul-03 22:20
Rocky Moore22-Jul-03 22:20 
GeneralRe: Why use .NET ? Pin
Stephane Rodriguez.23-Jul-03 8:02
Stephane Rodriguez.23-Jul-03 8:02 
GeneralRe: Why use .NET ? Pin
Rocky Moore24-Jul-03 2:56
Rocky Moore24-Jul-03 2:56 
GeneralRe: Why use .NET ? Pin
ami000123-Jul-03 11:38
ami000123-Jul-03 11:38 
GeneralRe: Why use .NET ? Pin
Eddie Velasquez24-Jul-03 5:54
Eddie Velasquez24-Jul-03 5:54 
General.NET CF SP1 Pin
Stephane Rodriguez.21-Jul-03 19:42
Stephane Rodriguez.21-Jul-03 19:42 
GeneralRe: .NET CF SP1 Pin
Anders Molin22-Jul-03 0:31
professionalAnders Molin22-Jul-03 0:31 
GeneralRe: .NET CF SP1 Pin
Stephane Rodriguez.22-Jul-03 1:03
Stephane Rodriguez.22-Jul-03 1:03 
GeneralRe: .NET CF SP1 Pin
Russell Morris22-Jul-03 6:46
Russell Morris22-Jul-03 6:46 
GeneralRe: .NET CF SP1 Pin
Stephane Rodriguez.22-Jul-03 6:52
Stephane Rodriguez.22-Jul-03 6:52 
GeneralOT: .NET CF SP1 Pin
Eddie Velasquez24-Jul-03 6:04
Eddie Velasquez24-Jul-03 6:04 

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.