Click here to Skip to main content
15,902,112 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionUpgrading VB5 application to VB.Net or C# Pin
Ceriouss6-Aug-07 17:07
Ceriouss6-Aug-07 17:07 
AnswerRe: Upgrading VB5 application to VB.Net or C# Pin
Christian Graus6-Aug-07 17:33
protectorChristian Graus6-Aug-07 17:33 
AnswerRe: Upgrading VB5 application to VB.Net or C# Pin
Vasudevan Deepak Kumar7-Aug-07 1:52
Vasudevan Deepak Kumar7-Aug-07 1:52 
AnswerRe: Upgrading VB5 application to VB.Net or C# Pin
Kevin McFarlane7-Aug-07 2:01
Kevin McFarlane7-Aug-07 2:01 
AnswerRe: Upgrading VB5 application to VB.Net or C# Pin
leckey7-Aug-07 5:05
leckey7-Aug-07 5:05 
AnswerRe: Upgrading VB5 application to VB.Net or C# Pin
'Drew7-Aug-07 7:24
'Drew7-Aug-07 7:24 
GeneralRe: Upgrading VB5 application to VB.Net or C# Pin
Dave Kreskowiak7-Aug-07 11:49
mveDave Kreskowiak7-Aug-07 11:49 
AnswerRe: Upgrading VB5 application to VB.Net or C# Pin
'Drew7-Aug-07 12:14
'Drew7-Aug-07 12:14 
Well, it's not really a benchmark, but it may serve the perposes of making a point.

I have a project purchases program. Each time it loads, it goes off and gets > 45,000 records, sorts them, and conveniently displays them in a hierarchy. With C#, it doesn't matter whether you load the tables or not because each takes roughly the same time. With VB.NET, it'll take a few seconds to load the same database. Please note I coded nothing in either as Visual Studio does it all.
GeneralRe: Upgrading VB5 application to VB.Net or C# Pin
Dave Kreskowiak7-Aug-07 12:50
mveDave Kreskowiak7-Aug-07 12:50 
GeneralRe: Upgrading VB5 application to VB.Net or C# Pin
'Drew7-Aug-07 12:56
'Drew7-Aug-07 12:56 
GeneralRe: Upgrading VB5 application to VB.Net or C# Pin
emunews31-Oct-08 3:15
emunews31-Oct-08 3:15 
QuestionChanging the location of a form through code Pin
'Drew6-Aug-07 13:01
'Drew6-Aug-07 13:01 
AnswerRe: Changing the location of a form through code Pin
Luc Pattyn6-Aug-07 13:17
sitebuilderLuc Pattyn6-Aug-07 13:17 
GeneralRe: Changing the location of a form through code Pin
'Drew6-Aug-07 13:23
'Drew6-Aug-07 13:23 
GeneralRe: Changing the location of a form through code Pin
The ANZAC6-Aug-07 13:28
The ANZAC6-Aug-07 13:28 
GeneralRe: Changing the location of a form through code Pin
Luc Pattyn6-Aug-07 13:31
sitebuilderLuc Pattyn6-Aug-07 13:31 
Questiongetting memory info from wmi Pin
dduffy6-Aug-07 11:33
dduffy6-Aug-07 11:33 
AnswerRe: getting memory info from wmi [modified] Pin
Luc Pattyn6-Aug-07 11:41
sitebuilderLuc Pattyn6-Aug-07 11:41 
AnswerRe: getting memory info from wmi Pin
'Drew6-Aug-07 11:53
'Drew6-Aug-07 11:53 
GeneralRe: getting memory info from wmi Pin
Luc Pattyn6-Aug-07 12:00
sitebuilderLuc Pattyn6-Aug-07 12:00 
GeneralRe: getting memory info from wmi Pin
'Drew6-Aug-07 12:17
'Drew6-Aug-07 12:17 
QuestionResizing a form in code Pin
'Drew6-Aug-07 11:09
'Drew6-Aug-07 11:09 
AnswerRe: Resizing a form in code Pin
Luc Pattyn6-Aug-07 11:12
sitebuilderLuc Pattyn6-Aug-07 11:12 
QuestionRe: Resizing a form in code Pin
'Drew6-Aug-07 11:23
'Drew6-Aug-07 11:23 
AnswerRe: Resizing a form in code Pin
Luc Pattyn6-Aug-07 11:27
sitebuilderLuc Pattyn6-Aug-07 11: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.