Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C#

Name: Anonymous 2007-07-16 11:10 ID:EEzO5dcf

Ok, so I picked up Visual C# about 20 minutes ago, and it seems to be the ultimate in faggotry:
"You may already know about destructors if you have used C++. Because of the automatic garbage collection system in C#, it is not likely that you will ever have to implement a destructor unless your class uses unmanaged resources"
Even objectPascal wasn't this gay.

Name: Anonymous 2007-07-16 11:16 ID:a4IW55Uz

Yeah destructors in C# are pretty pointless.

Worse than pointless in fact because C++ programmers use destructors to tidy up things like open files and database connections. In C++ the destructor gets called as soon as the object goes out of scope. If they try to do this in C# they'll have open connections lying around until the garbage collector feels like doing its job.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List