Click here to Skip to main content
16,013,747 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralMS SQL and VB.net code Pin
LordLothar7-Jun-05 2:24
LordLothar7-Jun-05 2:24 
GeneralRe: MS SQL and VB.net code Pin
Christian Graus7-Jun-05 12:34
protectorChristian Graus7-Jun-05 12:34 
GeneralPrinting in VBA Pin
gunnar667-Jun-05 2:07
gunnar667-Jun-05 2:07 
Generalcreating websites using vb.net Pin
Member 20251937-Jun-05 1:02
Member 20251937-Jun-05 1:02 
GeneralRe: creating websites using vb.net Pin
Mekong River7-Jun-05 6:42
Mekong River7-Jun-05 6:42 
Generalspeed up windows .net application Pin
7-Jun-05 0:20
suss7-Jun-05 0:20 
Generalneed your help :-) Pin
Rizwan Bashir7-Jun-05 2:38
Rizwan Bashir7-Jun-05 2:38 
GeneralRe: speed up windows .net application Pin
Robert Rohde7-Jun-05 6:49
Robert Rohde7-Jun-05 6:49 
First of all VB6 apps has really an advantage over .Net apps because the overhead of loading the framework is not there. Then normally when a .Net app starts up the jit has much to do which slows down the startup time. At least the second can be reduced. Search for NGen on google. Its a tool coming with the SDK which lets you precompile assemblies which can reduce start up time greatly (depending on what exactly happens on your start up).
Questionhow to do a simple project, i need a sample project , please help me. Pin
Anonymous6-Jun-05 23:09
Anonymous6-Jun-05 23:09 
AnswerRe: how to do a simple project, i need a sample project , please help me. Pin
Rizwan Bashir7-Jun-05 1:04
Rizwan Bashir7-Jun-05 1:04 
GeneralRe: how to do a simple project, i need a sample project , please help me. Pin
Anonymous7-Jun-05 5:24
Anonymous7-Jun-05 5:24 
AnswerRe: how to do a simple project, i need a sample project , please help me. Pin
toxcct7-Jun-05 1:12
toxcct7-Jun-05 1:12 
AnswerRe: how to do a simple project, i need a sample project , please help me. Pin
Mekong River7-Jun-05 6:45
Mekong River7-Jun-05 6:45 
GeneralNeed help to do some Database programming.. Pin
icowa6-Jun-05 22:01
icowa6-Jun-05 22:01 
GeneralRe: Need help to do some Database programming.. Pin
KaptinKrunch7-Jun-05 5:17
KaptinKrunch7-Jun-05 5:17 
GeneralRe: Need help to do some Database programming.. Pin
icowa7-Jun-05 14:19
icowa7-Jun-05 14:19 
GeneralRe: Need help to do some Database programming.. Pin
Mekong River7-Jun-05 6:49
Mekong River7-Jun-05 6:49 
GeneralRe: Need help to do some Database programming.. Pin
icowa7-Jun-05 14:20
icowa7-Jun-05 14:20 
Generalrun a program in LAN area Pin
daneshmand6-Jun-05 20:58
daneshmand6-Jun-05 20:58 
Generalfree books available at Pin
Rizwan Bashir6-Jun-05 21:54
Rizwan Bashir6-Jun-05 21:54 
GeneralRe: run a program in LAN area Pin
Dave Kreskowiak7-Jun-05 4:22
mveDave Kreskowiak7-Jun-05 4:22 
GeneralRe: run a program in LAN area Pin
Mekong River7-Jun-05 6:53
Mekong River7-Jun-05 6:53 
GeneralCrystal Reports & PDF...HELP Pin
Ranoush6-Jun-05 20:16
Ranoush6-Jun-05 20:16 
GeneralMoving folder to another volume Pin
nitin_ion6-Jun-05 18:59
nitin_ion6-Jun-05 18:59 
GeneralRe: Moving folder to another volume Pin
Christian Graus6-Jun-05 19:02
protectorChristian Graus6-Jun-05 19:02 

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.