Messages - alexey_r [ switch to compact view ]

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13next
36
.NET 3.5 SP1 introduces a new setup package option for developers building .NET client applications called the ".NET Framework Client Profile".  This provides a new setup installer that enables a smaller, faster, and simpler installation experience for .NET client applications on machines that do not already have the .NET Framework installed.

The .NET Framework Client Profile setup contains just those assemblies and files in the .NET Framework that are typically used for client application scenarios.  For example: it includes Windows Forms, WPF, and WCF.  It does not include ASP.NET and those libraries and components used primarily for server scenarios.  We expect this setup package to be about 26MB in size, and it can be downloaded and installed much quicker than the full .NET Framework setup package.
Well, this makes the decision a lot easier :)

37
See above: 200MB install for 3.5 (less after the Service Pack comes out EDIT: didn't know how small it was, see below) (22 for 2.0, 50 for 3.0).
2.0 is installed already on all XP SP2 computers (and maybe SP1 too, don't remember), 3.0 on all Vista computers.

Sure, if I was writing the program for myself only, or for .Net programmers only, I'd be using the latest version without any hesitation;
but I'm not.

38
Ok, so there are some... nice to know.

39
Well, anybody who refuses to do anything with .Net can forgo my application easily enough (and suffer for this >:().
But given the 200MB download size for 3.5 people just _might_ be reluctant to download it for a small application...

Basically, I've seen plenty of freeware/donationware programs requiring .NET 2.0, but I can think of none requiring even 3.0.
To be quite honest, the most important consideration for using WPF in this application for me is just to learn it :)
And some things can be added in the future much easier with WPF as well, but none of them are planned for the first version.

40
Just upgraded from 2 GB to 4 GB, actually :)

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13next
Go to full version