Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
GeneralRe: Identifying DesignTime Mode for Forms Pin
leppie17-Sep-02 0:32
leppie17-Sep-02 0:32 
Question.NET on other platforms? Pin
Zinj15-Sep-02 19:32
sussZinj15-Sep-02 19:32 
AnswerRe: .NET on other platforms? Pin
James T. Johnson15-Sep-02 21:24
James T. Johnson15-Sep-02 21:24 
GeneralRe: .NET on other platforms? Pin
Elf16-Sep-02 16:26
Elf16-Sep-02 16:26 
GeneralRe: .NET on other platforms? Pin
James T. Johnson17-Sep-02 0:52
James T. Johnson17-Sep-02 0:52 
GeneralRe: .NET on other platforms? Pin
David Stone17-Sep-02 4:22
sitebuilderDavid Stone17-Sep-02 4:22 
GeneralRe: .NET on other platforms? Pin
leppie17-Sep-02 4:49
leppie17-Sep-02 4:49 
AnswerRe: .NET on other platforms? Pin
Stephane Rodriguez.16-Sep-02 2:50
Stephane Rodriguez.16-Sep-02 2:50 
When MS is talking about platforms, MS is talking about their own platforms, ie CE is a platform, so is 2K, so is XP, and so on.
One reason why the CLR (let Window forms alone for the moment) will never be cross-platform is that the .NET framework lacks a lot of useful and mandatory features we are used to with C++/MFC/... which in turn encourages C# developers to use what is called interop, a native bypass (which breaks cross-platform abilities).



MS quote (http://www.microsoft.com/ddk) : As of September 30, 2002, the Microsoft® Windows® 2000 DDK, the Microsoft Windows 98 DDK, and the Microsoft Windows NT® 4.0 DDK will no longer be available for purchase or download on this site. Support for development will ship at the same time as the Windows XP Service Pack 1 (SP1) release.
Questionole container in dotnet? Pin
novachen15-Sep-02 18:28
novachen15-Sep-02 18:28 
AnswerRe: ole container in dotnet? Pin
Elf15-Sep-02 18:35
Elf15-Sep-02 18:35 
AnswerRe: ole container in dotnet? Pin
James T. Johnson15-Sep-02 19:30
James T. Johnson15-Sep-02 19:30 
GeneralRe: ole container in dotnet? Pin
Anonymous15-Sep-02 21:36
Anonymous15-Sep-02 21:36 
GeneralRe: ole container in dotnet? Pin
Elf15-Sep-02 21:36
Elf15-Sep-02 21:36 
AnswerRe: ole container in dotnet? Pin
Stephane Rodriguez.16-Sep-02 2:46
Stephane Rodriguez.16-Sep-02 2:46 
GeneralOpening a file in Excel programatically Pin
leppie15-Sep-02 9:28
leppie15-Sep-02 9:28 
GeneralRe: Opening a file in Excel programatically Pin
Domenic Denicola15-Sep-02 12:09
Domenic Denicola15-Sep-02 12:09 
GeneralRe: Opening a file in Excel programatically Pin
leppie15-Sep-02 12:45
leppie15-Sep-02 12:45 
GeneralRe: Opening a file in Excel programatically Pin
Domenic Denicola15-Sep-02 13:50
Domenic Denicola15-Sep-02 13:50 
GeneralRe: Opening a file in Excel programatically Pin
Stephane Rodriguez.16-Sep-02 2:54
Stephane Rodriguez.16-Sep-02 2:54 
GeneralRe: Opening a file in Excel programatically Pin
leppie16-Sep-02 5:19
leppie16-Sep-02 5:19 
GeneralCustom event in a Control Pin
Mazdak15-Sep-02 6:50
Mazdak15-Sep-02 6:50 
GeneralRe: Custom event in a Control Pin
Nnamdi Onyeyiri15-Sep-02 7:00
Nnamdi Onyeyiri15-Sep-02 7:00 
GeneralRe: Custom event in a Control Pin
Mazdak15-Sep-02 8:43
Mazdak15-Sep-02 8:43 
GeneralPrivileges Pin
Nnamdi Onyeyiri15-Sep-02 3:14
Nnamdi Onyeyiri15-Sep-02 3:14 
GeneralRe: Privileges Pin
Mazdak15-Sep-02 5:14
Mazdak15-Sep-02 5:14 

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.