Click here to Skip to main content
15,885,792 members
Home / Discussions / C#
   

C#

 
GeneralRe: MFC to C# ?? Pin
Michael P Butler17-Oct-02 3:24
Michael P Butler17-Oct-02 3:24 
AnswerRe: MFC to C# ?? Pin
Stephane Rodriguez.17-Oct-02 3:48
Stephane Rodriguez.17-Oct-02 3:48 
GeneralRe: MFC to C# ?? Pin
KaЯl17-Oct-02 11:14
KaЯl17-Oct-02 11:14 
GeneralRe: MFC to C# ?? Pin
Stephane Rodriguez.17-Oct-02 20:23
Stephane Rodriguez.17-Oct-02 20:23 
GeneralRe: MFC to C# ?? Pin
KaЯl17-Oct-02 23:00
KaЯl17-Oct-02 23:00 
GeneralRe: MFC to C# ?? Pin
Russell Morris17-Oct-02 12:16
Russell Morris17-Oct-02 12:16 
GeneralRe: MFC to C# ?? Pin
James T. Johnson17-Oct-02 14:54
James T. Johnson17-Oct-02 14:54 
GeneralRe: MFC to C# ?? Pin
Stephane Rodriguez.17-Oct-02 20:06
Stephane Rodriguez.17-Oct-02 20:06 
You can't really say this technical thing to an end-user, can you ?

That's exactly what happens in practice. You double-click on the app, and it fails with a stupid messagebox. No way to fix it.

Now if your words are for developers, you simply expect them to have BOTH run-times installed, tested, and upgrading problems fixed before starting the distribution. This is not exactly what you read in MS marketing brochures when they claim great productivity gains...

That's not exactly what I thought about next gen dev platform. I thought the existing CLR would try to figure out what was missing, start a wizard, and download missing stuff. Automatically, no need of any additional line of code here, since at compile-time you have already told the compiler which versions of assemblies to compile and link against.

In addition, the fact that new regular (one per quarter) .NET run-time comes with new features makes you, the developer, feel like using them. But, and here is the trouble, you cannot really expect the end user to have the same run-time than you, otherwise it requires not only the end user to more or less be an MSDN addict and start downloading all possible updates whenever possible, but the user may be asked to do it without any visible value for it. When you see the sizes of redistribuables (main, and additional), that's really an issue.

Final point, since the .NET run-time is often updated (MS site promotes always the latest, and removes access to older stuff, an amazing habit you don't mention) it's not a point to have the .NET run-time available by default on coming OSes.





How low can you go ?
(MS retrofuck)

Generalvirtual computers Pin
plextoR16-Oct-02 9:11
plextoR16-Oct-02 9:11 
GeneralRe: virtual computers Pin
Philip Fitzsimons17-Oct-02 0:17
Philip Fitzsimons17-Oct-02 0:17 
GeneralRe: virtual computers Pin
JasonSmith18-Oct-02 13:19
JasonSmith18-Oct-02 13:19 
GeneralRe: virtual computers Pin
Philip Fitzsimons20-Oct-02 22:58
Philip Fitzsimons20-Oct-02 22:58 
GeneralTreeView source code Pin
Patrick Lassalle16-Oct-02 5:10
Patrick Lassalle16-Oct-02 5:10 
GeneralRe: TreeView source code Pin
Stephane Rodriguez.16-Oct-02 5:15
Stephane Rodriguez.16-Oct-02 5:15 
GeneralRe: TreeView source code Pin
David Stone16-Oct-02 12:18
sitebuilderDavid Stone16-Oct-02 12:18 
GeneralRe: TreeView source code Pin
Stephane Rodriguez.16-Oct-02 19:09
Stephane Rodriguez.16-Oct-02 19:09 
QuestionIs there a way to connect to Hotmail (donwloading messages from html mail server)? Pin
Zibar15-Oct-02 23:09
sussZibar15-Oct-02 23:09 
AnswerRe: Is there a way to connect to Hotmail (donwloading messages from html mail server)? Pin
Rickard Andersson2015-Oct-02 23:50
Rickard Andersson2015-Oct-02 23:50 

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.