Click here to Skip to main content
15,886,919 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: VB 6 .0 setup merage crystal report 8.0 Pin
Dave Kreskowiak19-Sep-08 7:50
mveDave Kreskowiak19-Sep-08 7:50 
AnswerRe: VB 6 .0 setup merage crystal report 8.0 Pin
Ashfield19-Sep-08 8:59
Ashfield19-Sep-08 8:59 
AnswerRe: VB 6 .0 setup merage crystal report 8.0 Pin
Paul Conrad19-Sep-08 10:19
professionalPaul Conrad19-Sep-08 10:19 
QuestionGetting Company Name in VB.net Pin
Gagan.2019-Sep-08 5:44
Gagan.2019-Sep-08 5:44 
AnswerRe: Getting Company Name in VB.net Pin
jzonthemtn19-Sep-08 7:07
jzonthemtn19-Sep-08 7:07 
GeneralRe: Getting Company Name in VB.net Pin
Gagan.2020-Sep-08 4:19
Gagan.2020-Sep-08 4:19 
QuestionVB.net Graphics Pin
Gagan.2019-Sep-08 5:41
Gagan.2019-Sep-08 5:41 
AnswerRe: VB.net Graphics Pin
Dave Kreskowiak19-Sep-08 7:48
mveDave Kreskowiak19-Sep-08 7:48 
There's no one command or thing you can do to speed up the code you've written. You simply have to go through the code and think of different ways of doing what you are. For example, If you're contantly redrawing the same static graphic, draw the image once to a bitmap, then just draw that bitmap image to whatever you need.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: VB.net Graphics Pin
Gagan.2020-Sep-08 4:22
Gagan.2020-Sep-08 4:22 
GeneralRe: VB.net Graphics Pin
Caio Kinzel Filho21-Sep-08 7:59
Caio Kinzel Filho21-Sep-08 7:59 
QuestionMultithreading help Pin
Cory Kimble19-Sep-08 5:12
Cory Kimble19-Sep-08 5:12 
AnswerRe: Multithreading help Pin
User 81152324-Sep-08 18:50
User 81152324-Sep-08 18:50 
QuestionProblem with Modal Form Pin
pdnet19-Sep-08 2:53
pdnet19-Sep-08 2:53 
AnswerRe: Problem with Modal Form Pin
Rupesh Kumar Swami19-Sep-08 4:51
Rupesh Kumar Swami19-Sep-08 4:51 
Questiondatagridviewcomboboxcell Pin
WhiteGirl2319-Sep-08 2:28
WhiteGirl2319-Sep-08 2:28 
QuestionTranperancy Pin
~V~19-Sep-08 1:23
~V~19-Sep-08 1:23 
AnswerRe: Tranperancy Pin
Gagan.2019-Sep-08 5:29
Gagan.2019-Sep-08 5:29 
GeneralRe: Tranperancy Pin
~V~19-Sep-08 20:45
~V~19-Sep-08 20:45 
GeneralRe: Tranperancy Pin
Gagan.2020-Sep-08 4:25
Gagan.2020-Sep-08 4:25 
GeneralRe: Tranperancy Pin
Dave Kreskowiak20-Sep-08 7:50
mveDave Kreskowiak20-Sep-08 7:50 
QuestionFormatting a datetime value returns 0 instead of the month number Pin
Hans vd Bovenkamp19-Sep-08 0:02
Hans vd Bovenkamp19-Sep-08 0:02 
AnswerRe: Formatting a datetime value returns 0 instead of the month number Pin
Alan N19-Sep-08 0:50
Alan N19-Sep-08 0:50 
GeneralRe: Formatting a datetime value returns 0 instead of the month number Pin
Hans vd Bovenkamp19-Sep-08 0:56
Hans vd Bovenkamp19-Sep-08 0:56 
QuestionSQL & Flowcentric [modified] Pin
Ruan_B18-Sep-08 23:47
Ruan_B18-Sep-08 23:47 
AnswerRe: SQL & Flowcentric Pin
Dave Kreskowiak19-Sep-08 7:31
mveDave Kreskowiak19-Sep-08 7:31 

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.