Click here to Skip to main content
15,896,726 members
Home / Discussions / C#
   

C#

 
QuestionC# vs VB6.0 Pin
Pedram Behroozi26-Sep-08 6:46
Pedram Behroozi26-Sep-08 6:46 
AnswerRe: C# vs VB6.0 Pin
Fernando A. Gomez F.26-Sep-08 7:03
Fernando A. Gomez F.26-Sep-08 7:03 
AnswerRe: C# vs VB6.0 [modified] Pin
Judah Gabriel Himango26-Sep-08 7:08
sponsorJudah Gabriel Himango26-Sep-08 7:08 
GeneralRe: C# vs VB6.0 Pin
Pedram Behroozi26-Sep-08 7:23
Pedram Behroozi26-Sep-08 7:23 
GeneralRe: C# vs VB6.0 [modified] Pin
Judah Gabriel Himango26-Sep-08 7:40
sponsorJudah Gabriel Himango26-Sep-08 7:40 
GeneralRe: C# vs VB6.0 Pin
Paul Conrad26-Sep-08 8:37
professionalPaul Conrad26-Sep-08 8:37 
AnswerRe: C# vs VB6.0 Pin
Wendelius26-Sep-08 7:39
mentorWendelius26-Sep-08 7:39 
GeneralRe: C# vs VB6.0 Pin
Pedram Behroozi26-Sep-08 8:09
Pedram Behroozi26-Sep-08 8:09 
Mika Wendelius wrote:
If performance still is an issue with MSIL code,


Definitely yes, I wrote a program that should read 5000 records from a file. I tried C# to add these records to a DataGridView control (I even tried simple ListBox) and to be honest with you C# done it in 20 seconds. But my uncle wrote this application via VB6 and japed me! Frown | :(
I actually preferred C#, but I need high speed and low size.

Mika Wendelius wrote:
you can always use ngen at target machine.


What is "ngen at target machine"?
GeneralRe: C# vs VB6.0 Pin
Wendelius26-Sep-08 8:17
mentorWendelius26-Sep-08 8:17 
AnswerRe: C# vs VB6.0 Pin
Ennis Ray Lynch, Jr.26-Sep-08 7:59
Ennis Ray Lynch, Jr.26-Sep-08 7:59 
AnswerRe: C# vs VB6.0 Pin
Pete O'Hanlon26-Sep-08 8:17
mvePete O'Hanlon26-Sep-08 8:17 
GeneralRe: C# vs VB6.0 Pin
piyey26-Sep-08 10:29
piyey26-Sep-08 10:29 
AnswerRe: C# vs VB6.0 Pin
Paul Conrad26-Sep-08 8:40
professionalPaul Conrad26-Sep-08 8:40 
GeneralRe: C# vs VB6.0 Pin
Pedram Behroozi26-Sep-08 9:58
Pedram Behroozi26-Sep-08 9:58 
AnswerRe: C# vs VB6.0 Pin
Guffa26-Sep-08 8:52
Guffa26-Sep-08 8:52 
AnswerRe: C# vs VB6.0 Pin
Mohammad Dayyan26-Sep-08 9:23
Mohammad Dayyan26-Sep-08 9:23 
GeneralRe: C# vs VB6.0 Pin
Pete O'Hanlon26-Sep-08 9:57
mvePete O'Hanlon26-Sep-08 9:57 
GeneralRe: C# vs VB6.0 Pin
Adam Maras26-Sep-08 10:27
Adam Maras26-Sep-08 10:27 
GeneralRe: C# vs VB6.0 Pin
piyey26-Sep-08 10:35
piyey26-Sep-08 10:35 
GeneralRe: C# vs VB6.0 Pin
Mohammad Dayyan26-Sep-08 16:06
Mohammad Dayyan26-Sep-08 16:06 
GeneralRe: C# vs VB6.0 Pin
Pete O'Hanlon26-Sep-08 23:54
mvePete O'Hanlon26-Sep-08 23:54 
GeneralRe: C# vs VB6.0 Pin
Judah Gabriel Himango27-Sep-08 8:25
sponsorJudah Gabriel Himango27-Sep-08 8:25 
GeneralRe: C# vs VB6.0 Pin
Mohammad Dayyan27-Sep-08 10:17
Mohammad Dayyan27-Sep-08 10:17 
GeneralRe: C# vs VB6.0 Pin
Judah Gabriel Himango28-Sep-08 10:04
sponsorJudah Gabriel Himango28-Sep-08 10:04 
AnswerRe: C# vs VB6.0 Pin
Pedram Behroozi26-Sep-08 10:27
Pedram Behroozi26-Sep-08 10:27 

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.