Click here to Skip to main content
16,005,141 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Difference b/w VB.NET & C# Pin
Rob Graham7-Jan-07 6:21
Rob Graham7-Jan-07 6:21 
GeneralRe: Difference b/w VB.NET & C# Pin
Guffa7-Jan-07 7:29
Guffa7-Jan-07 7:29 
GeneralRe: Difference b/w VB.NET & C# Pin
CPallini7-Jan-07 8:46
mveCPallini7-Jan-07 8:46 
GeneralRe: Difference b/w VB.NET & C# Pin
Christian Graus7-Jan-07 9:10
protectorChristian Graus7-Jan-07 9:10 
GeneralRe: Difference b/w VB.NET & C# Pin
CPallini7-Jan-07 10:12
mveCPallini7-Jan-07 10:12 
GeneralRe: Difference b/w VB.NET & C# Pin
WillemM8-Jan-07 7:43
WillemM8-Jan-07 7:43 
GeneralRe: Difference b/w VB.NET & C# Pin
Kevin McFarlane10-Jan-07 5:16
Kevin McFarlane10-Jan-07 5:16 
GeneralRe: Difference b/w VB.NET & C# Pin
CPallini10-Jan-07 8:33
mveCPallini10-Jan-07 8:33 
Kevin McFarlane wrote:
It doesn't follow that because it has garbage collection it must be slower. Eiffel has GC but also has C++-level performance.

See this case study.http://eiffel.com/executives/case_studies/axa/study1.html[^]


I don't think that was a serious comparison between C and Eiffel performance.

They made a migration of an heterogenous project (mostly developed using FORTRAN) on a different platform (perhaps having much more performing hardware).


While nobody can question the productivity of such migration, that is (at lest to me) by no means a proof that Eiffel outperforms C.
It only shows that the garbage collector didn't affect too much the performance of their system (and usually GC is a very convenient trade-off between performance and memory-leaks headches).


Please note: of course a GC language usually speeds up code-development, we're not questioning about. The matter of this little debate is which language allows greater executable speed.

Rose | [Rose] Smile | :)



If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

GeneralRe: Difference b/w VB.NET & C# Pin
Kevin McFarlane10-Jan-07 9:41
Kevin McFarlane10-Jan-07 9:41 
GeneralRe: Difference b/w VB.NET & C# Pin
CPallini10-Jan-07 11:51
mveCPallini10-Jan-07 11:51 
QuestionDetect Windows XP SP2 firewall. Pin
japel6-Jan-07 12:39
japel6-Jan-07 12:39 
AnswerRe: Detect Windows XP SP2 firewall. Pin
Ed.Poore7-Jan-07 6:20
Ed.Poore7-Jan-07 6:20 
Questionuse sub in module Pin
SilentBob1016-Jan-07 10:13
SilentBob1016-Jan-07 10:13 
AnswerRe: use sub in module Pin
Christian Graus6-Jan-07 10:51
protectorChristian Graus6-Jan-07 10:51 
GeneralRe: use sub in module Pin
SilentBob1016-Jan-07 11:02
SilentBob1016-Jan-07 11:02 
GeneralRe: use sub in module Pin
Christian Graus6-Jan-07 11:09
protectorChristian Graus6-Jan-07 11:09 
GeneralRe: use sub in module Pin
SilentBob1016-Jan-07 11:19
SilentBob1016-Jan-07 11:19 
GeneralRe: use sub in module Pin
SilentBob1016-Jan-07 11:50
SilentBob1016-Jan-07 11:50 
GeneralRe: use sub in module Pin
Christian Graus6-Jan-07 12:17
protectorChristian Graus6-Jan-07 12:17 
QuestionUsing Button in GridView Pin
kaliem6-Jan-07 9:02
kaliem6-Jan-07 9:02 
AnswerRe: Using Button in GridView Pin
kaliem6-Jan-07 9:09
kaliem6-Jan-07 9:09 
Questionneed help in exporting a report using crystal reports in Visual studio 2005 (vb.net) Pin
horizon16-Jan-07 7:10
horizon16-Jan-07 7:10 
Questionfont in message box Pin
charchabil036-Jan-07 2:01
charchabil036-Jan-07 2:01 
AnswerRe: font in message box Pin
MatrixCoder6-Jan-07 6:23
MatrixCoder6-Jan-07 6:23 
AnswerRe: font in message box Pin
Thomas Stockwell6-Jan-07 8:19
professionalThomas Stockwell6-Jan-07 8:19 

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.