Click here to Skip to main content
15,902,762 members
Home / Discussions / C#
   

C#

 
JokeRe: When shd we make function static in C# Pin
Luc Pattyn27-Jun-07 7:48
sitebuilderLuc Pattyn27-Jun-07 7:48 
QuestionFile Handling Pin
Rahul.RK27-Jun-07 0:43
Rahul.RK27-Jun-07 0:43 
AnswerRe: File Handling Pin
Taylor Kobani27-Jun-07 2:15
Taylor Kobani27-Jun-07 2:15 
Questionc++/C# Performance Question Pin
Tom Thorp27-Jun-07 0:32
Tom Thorp27-Jun-07 0:32 
AnswerRe: c++/C# Performance Question Pin
Christian Graus27-Jun-07 0:38
protectorChristian Graus27-Jun-07 0:38 
GeneralRe: c++/C# Performance Question Pin
Tom Thorp27-Jun-07 1:14
Tom Thorp27-Jun-07 1:14 
GeneralRe: c++/C# Performance Question Pin
Martin#27-Jun-07 1:22
Martin#27-Jun-07 1:22 
GeneralRe: c++/C# Performance Question Pin
Christian Graus27-Jun-07 1:36
protectorChristian Graus27-Jun-07 1:36 
Tom Thorp wrote:
no pointers and no memory leaks (both big problems currently)


Then perhaps moving to C# is a good thing. No well written C++ code will leak, at least not in ways that are 'big problems'. I worked on a 3D home design program in C++, and we didn't have any significant memory leaks.

C# does require you to manage leaks, however, especially for graphics objects.

Tom Thorp wrote:
The questions on performance have to do with parsing speed and dynamic memory management. Our lead programmer thinks that any system with memory garbage collection has to be too slow by definition and therefore not worth consideration.


For a CAD system, I suspect he may be right. I have written image processing apps in C#, however, and they work just fine.



Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: c++/C# Performance Question Pin
Dan Neely27-Jun-07 2:08
Dan Neely27-Jun-07 2:08 
GeneralRe: c++/C# Performance Question Pin
leppie27-Jun-07 2:02
leppie27-Jun-07 2:02 
AnswerRe: c++/C# Performance Question Pin
Luc Pattyn27-Jun-07 8:48
sitebuilderLuc Pattyn27-Jun-07 8:48 
Questionserial port + data receiving event Pin
DKalepu27-Jun-07 0:13
DKalepu27-Jun-07 0:13 
AnswerRe: serial port + data receiving event Pin
Mir_As27-Jun-07 0:23
Mir_As27-Jun-07 0:23 
GeneralRe: serial port + data receiving event Pin
Mir_As27-Jun-07 0:30
Mir_As27-Jun-07 0:30 
GeneralRe: serial port + data receiving event [modified] Pin
DKalepu27-Jun-07 0:57
DKalepu27-Jun-07 0:57 
GeneralRe: serial port + data receiving event Pin
kristmun27-Jun-07 1:27
kristmun27-Jun-07 1:27 
GeneralRe: serial port + data receiving event Pin
Luc Pattyn27-Jun-07 9:13
sitebuilderLuc Pattyn27-Jun-07 9:13 
GeneralPlease, everybody watching this thread, cause it's very urgent, and homework!!!! Pin
Martin#27-Jun-07 0:15
Martin#27-Jun-07 0:15 
GeneralRe: Please, everybody watching this thread, cause it's very urgent, and homework!!!! Pin
Tamimi - Code27-Jun-07 1:05
Tamimi - Code27-Jun-07 1:05 
GeneralRe: Please, everybody watching this thread, cause it's very urgent, and homework!!!! Pin
Martin#27-Jun-07 1:12
Martin#27-Jun-07 1:12 
GeneralRe: Please, everybody watching this thread, cause it's very urgent, and homework!!!! Pin
Tamimi - Code27-Jun-07 1:38
Tamimi - Code27-Jun-07 1:38 
QuestionTypes of containers [modified] Pin
srujana_m27-Jun-07 0:05
srujana_m27-Jun-07 0:05 
AnswerRe: Types of containers Pin
giddy_guitarist27-Jun-07 9:24
giddy_guitarist27-Jun-07 9:24 
Questionserialport and dangerous blue sreen? Pin
Mir_As27-Jun-07 0:02
Mir_As27-Jun-07 0:02 
Questioncrystal report Pin
B.A27-Jun-07 0:00
B.A27-Jun-07 0:00 

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.