Click here to Skip to main content
15,892,697 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: RS232 Communication Pin
Bharat Jain18-Feb-09 22:42
Bharat Jain18-Feb-09 22:42 
GeneralRe: RS232 Communication [modified] Pin
Subjugate25-Feb-09 14:23
Subjugate25-Feb-09 14:23 
GeneralRe: RS232 Communication Pin
Bharat Jain13-Mar-09 2:59
Bharat Jain13-Mar-09 2:59 
QuestionDummie question: compiled language or not? Pin
Sonhospa3-Feb-09 9:32
Sonhospa3-Feb-09 9:32 
AnswerRe: Dummie question: compiled language or not? Pin
EliottA3-Feb-09 9:39
EliottA3-Feb-09 9:39 
GeneralRe: Dummie question: compiled language or not? Pin
Dave Kreskowiak3-Feb-09 9:54
mveDave Kreskowiak3-Feb-09 9:54 
GeneralRe: Dummie question: compiled language or not? Pin
Sonhospa3-Feb-09 10:09
Sonhospa3-Feb-09 10:09 
GeneralRe: Dummie question: compiled language or not? Pin
Heywood3-Feb-09 14:44
Heywood3-Feb-09 14:44 
This reply is completely wrong.

The intermediate language is compiled into executable code at run-time, it is not interpreted and executed line by line. One of the main benefits of JIT compiling is that the compiler can optimize the resulting machine code to take advantage of the features of the CPU and operating system installed in the end-user's machine.
GeneralRe: Dummie question: compiled language or not? Pin
Jon_Boy4-Feb-09 2:42
Jon_Boy4-Feb-09 2:42 
AnswerRe: Dummie question: compiled language or not? Pin
Wendelius3-Feb-09 9:40
mentorWendelius3-Feb-09 9:40 
GeneralRe: Dummie question: compiled language or not? Pin
Sonhospa3-Feb-09 9:58
Sonhospa3-Feb-09 9:58 
GeneralRe: Dummie question: compiled language or not? Pin
Wendelius3-Feb-09 10:12
mentorWendelius3-Feb-09 10:12 
GeneralRe: Dummie question: compiled language or not? Pin
Dave Kreskowiak3-Feb-09 15:05
mveDave Kreskowiak3-Feb-09 15:05 
GeneralRe: Dummie question: compiled language or not? Pin
Luc Pattyn3-Feb-09 14:23
sitebuilderLuc Pattyn3-Feb-09 14:23 
QuestionPDFCreator Problems with Excel Pin
Dominick Marciano3-Feb-09 6:19
professionalDominick Marciano3-Feb-09 6:19 
AnswerRe: PDFCreator Problems with Excel Pin
EliottA3-Feb-09 6:27
EliottA3-Feb-09 6:27 
GeneralRe: PDFCreator Problems with Excel Pin
Dominick Marciano3-Feb-09 6:39
professionalDominick Marciano3-Feb-09 6:39 
GeneralRe: PDFCreator Problems with Excel Pin
EliottA3-Feb-09 6:42
EliottA3-Feb-09 6:42 
GeneralRe: PDFCreator Problems with Excel Pin
Dominick Marciano3-Feb-09 7:14
professionalDominick Marciano3-Feb-09 7:14 
AnswerRe: PDFCreator Problems with Excel Pin
Dominick Marciano3-Feb-09 8:00
professionalDominick Marciano3-Feb-09 8:00 
QuestionWidth and Height of a Character Pin
Hari-Adarapu3-Feb-09 6:06
Hari-Adarapu3-Feb-09 6:06 
AnswerRe: Width and Height of a Character Pin
Dominick Marciano3-Feb-09 6:35
professionalDominick Marciano3-Feb-09 6:35 
GeneralRe: Width and Height of a Character Pin
Hari-Adarapu3-Feb-09 8:49
Hari-Adarapu3-Feb-09 8:49 
GeneralRe: Width and Height of a Character Pin
EliottA3-Feb-09 9:05
EliottA3-Feb-09 9:05 
GeneralRe: Width and Height of a Character Pin
Dominick Marciano3-Feb-09 9:19
professionalDominick Marciano3-Feb-09 9: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.