Click here to Skip to main content
15,913,854 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: OLE Server in .NET World Pin
mav.northwind28-Jun-05 20:19
mav.northwind28-Jun-05 20:19 
GeneralProblem of Crystal Reports in .NET 2002 Pin
Member 159583327-Jun-05 22:22
Member 159583327-Jun-05 22:22 
QuestionC# or C - which is faster? Pin
sarabjs27-Jun-05 10:21
sarabjs27-Jun-05 10:21 
AnswerRe: C# or C - which is faster? Pin
Dave Kreskowiak27-Jun-05 10:33
mveDave Kreskowiak27-Jun-05 10:33 
GeneralRe: C# or C - which is faster? Pin
toxcct28-Jun-05 1:42
toxcct28-Jun-05 1:42 
GeneralRe: C# or C - which is faster? Pin
Dave Kreskowiak28-Jun-05 2:31
mveDave Kreskowiak28-Jun-05 2:31 
GeneralRe: C# or C - which is faster? Pin
sarabjs1-Jul-05 7:36
sarabjs1-Jul-05 7:36 
GeneralRe: C# or C - which is faster? Pin
l3st4rd1-Jul-05 16:52
l3st4rd1-Jul-05 16:52 
Dave Kreskowiak wrote:
Plus, the JIT is very fast at it's job and has an advantage that the C++ compiler can never have. It knows at runtime exactly which processor its running on and it capabilities and can generate optimized native code specifically for that processor. This code has the possibility of exceeding the performance of the C++-based native code that is generated for a more general range of processors.

right...except that i did never realize this in my 'real world' programs.
are you able to proove this? can you give me any example where .NET is faster?
i can give you a lot of code where c++ is faster. exactly the same algorithm, exactly
the same implementation and c++ is at least 2 times faster.
i'm not bothered by c# beeing slower at all, it has its advantages, too. but i just
don't like everybody saying c# is not slower if it IS slower.
plz show me an example. i'll change my mind and shut up as soon as i can see with my
own eyes that c# is faster (or even equal) in general.

daniel.
GeneralRe: C# or C - which is faster? Pin
Dave Kreskowiak2-Jul-05 16:33
mveDave Kreskowiak2-Jul-05 16:33 
AnswerRe: C# or C - which is faster? Pin
Dan Neely27-Jun-05 10:53
Dan Neely27-Jun-05 10:53 
AnswerRe: C# or C - which is faster? Pin
Christian Graus28-Jun-05 13:50
protectorChristian Graus28-Jun-05 13:50 
AnswerRe: C# or C - which is faster? Pin
Guffa29-Jun-05 8:54
Guffa29-Jun-05 8:54 
AnswerRe: C# or C - which is faster? - Here's my situation Pin
sarabjs1-Jul-05 7:38
sarabjs1-Jul-05 7:38 
GeneralRe: C# or C - which is faster? - Here's my situation Pin
l3st4rd1-Jul-05 17:08
l3st4rd1-Jul-05 17:08 
GeneralFrom SQL to Microsoft Applet Pin
alex_kl26-Jun-05 21:08
alex_kl26-Jun-05 21:08 
GeneralRe: From SQL to Microsoft Applet Pin
Colin Angus Mackay26-Jun-05 21:58
Colin Angus Mackay26-Jun-05 21:58 
GeneralIE hooks Pin
Ryan333326-Jun-05 9:53
Ryan333326-Jun-05 9:53 
GeneralPassing info Between IE Windows Pin
Baatezu25-Jun-05 9:17
Baatezu25-Jun-05 9:17 
GeneralRe: Passing info Between IE Windows Pin
Guffa29-Jun-05 8:57
Guffa29-Jun-05 8:57 
GeneralHelp - I ‘m getting a .NETapp installation error (urgent) Pin
Member 192995024-Jun-05 13:24
Member 192995024-Jun-05 13:24 
GeneralRe: Help - I ‘m getting a .NETapp installation error (urgent) Pin
david cohoon27-Jun-05 7:52
david cohoon27-Jun-05 7:52 
GeneralInternet Programming Pin
Nirav K Sarvaiya24-Jun-05 8:28
Nirav K Sarvaiya24-Jun-05 8:28 
General.NET Embedded Control in Internet Explorer Pin
JonSwift24-Jun-05 3:50
JonSwift24-Jun-05 3:50 
QuestionCompiling default resoures file??? Pin
richiemac24-Jun-05 1:05
richiemac24-Jun-05 1:05 
GeneralError when showing report by Crystal Report Viewer Pin
tshung23-Jun-05 18:39
tshung23-Jun-05 18:39 

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.