Click here to Skip to main content
15,914,642 members
Home / Discussions / C#
   

C#

 
General1000 Pin
Nish Nishant23-Mar-02 5:35
sitebuilderNish Nishant23-Mar-02 5:35 
GeneralRe: 1000 Pin
James T. Johnson23-Mar-02 9:00
James T. Johnson23-Mar-02 9:00 
GeneralRe: 1000 Pin
Nish Nishant23-Mar-02 9:07
sitebuilderNish Nishant23-Mar-02 9:07 
GeneralRe: 1000 Pin
James T. Johnson24-Mar-02 9:42
James T. Johnson24-Mar-02 9:42 
GeneralC# vs. Unmanaged C++ Pin
gt4924f22-Mar-02 18:07
gt4924f22-Mar-02 18:07 
GeneralRe: C# vs. Unmanaged C++ Pin
Nish Nishant23-Mar-02 3:19
sitebuilderNish Nishant23-Mar-02 3:19 
GeneralRe: C# vs. Unmanaged C++ Pin
gt4924f23-Mar-02 5:04
gt4924f23-Mar-02 5:04 
GeneralRe: C# vs. Unmanaged C++ Pin
Nish Nishant23-Mar-02 5:33
sitebuilderNish Nishant23-Mar-02 5:33 
Well then here goes :-

Unmanaged code will always run faster than managed code.
Thus unmanaged C++ will be faster than C# or any other .NET language including managed C++.

Among the managed languages, managed C++ produces slightly faster code cause the MC++ compiler has certain extra optimizations [I do not know the details, but I've heard Chris M rave about this several times]

Nish

Oh, I don't know why she's
leaving, or where she's gonna go
I guess she's got her reasons but I just don't wanna know
'Cos for 24 years I've been living next door to Alice
24 years just waitin' for a chance
To tell her how I feel and maybe get a second glance
Now I gotta get used to not living next door to Alice


GeneralRe: C# vs. Unmanaged C++ Pin
Nemanja Trifunovic23-Mar-02 5:56
Nemanja Trifunovic23-Mar-02 5:56 
GeneralRe: C# vs. Unmanaged C++ Pin
Nish Nishant23-Mar-02 6:05
sitebuilderNish Nishant23-Mar-02 6:05 
GeneralManifest thyself! Pin
Domenic Denicola22-Mar-02 16:43
Domenic Denicola22-Mar-02 16:43 
GeneralRe: Manifest thyself! Pin
Russell Morris26-Mar-02 19:29
Russell Morris26-Mar-02 19:29 
QuestionProgram Icons? Pin
Domenic Denicola22-Mar-02 16:39
Domenic Denicola22-Mar-02 16:39 
AnswerRe: Program Icons? Pin
AndyG22-Mar-02 18:34
AndyG22-Mar-02 18:34 
GeneralDataGrid Event Pin
Mazdak22-Mar-02 4:22
Mazdak22-Mar-02 4:22 
GeneralRe: DataGrid Event Pin
Andres Manggini22-Mar-02 4:27
Andres Manggini22-Mar-02 4:27 
GeneralRe: DataGrid Event Pin
Mazdak22-Mar-02 4:44
Mazdak22-Mar-02 4:44 
GeneralRe: DataGrid Event Pin
Andres Manggini22-Mar-02 7:06
Andres Manggini22-Mar-02 7:06 
GeneralRe: DataGrid Event Pin
Mazdak22-Mar-02 7:51
Mazdak22-Mar-02 7:51 
GeneralRe: DataGrid Event Pin
Andres Manggini22-Mar-02 8:09
Andres Manggini22-Mar-02 8:09 
GeneralRe: DataGrid Event Pin
James T. Johnson22-Mar-02 14:37
James T. Johnson22-Mar-02 14:37 
GeneralRe: DataGrid Event Pin
Mazdak22-Mar-02 18:36
Mazdak22-Mar-02 18:36 
GeneralRe: DataGrid Event Pin
James T. Johnson22-Mar-02 21:20
James T. Johnson22-Mar-02 21:20 
GeneralRe: DataGrid Event Pin
Mazdak23-Mar-02 3:17
Mazdak23-Mar-02 3:17 
GeneralRe: DataGrid Event Pin
James T. Johnson23-Mar-02 14:34
James T. Johnson23-Mar-02 14:34 

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.