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

Visual Basic

 
GeneralRe: how to replace application in multiuser enviroment Pin
Luc Pattyn16-Mar-09 6:38
sitebuilderLuc Pattyn16-Mar-09 6:38 
GeneralRe: how to replace application in multiuser enviroment Pin
Dave Kreskowiak16-Mar-09 7:00
mveDave Kreskowiak16-Mar-09 7:00 
AnswerRe: how to replace application in multiuser enviroment Pin
supercat916-Mar-09 10:39
supercat916-Mar-09 10:39 
QuestionLinking text boxes to a database without being databound Pin
Dave McCool16-Mar-09 1:00
Dave McCool16-Mar-09 1:00 
AnswerRe: Linking text boxes to a database without being databound Pin
JernejR16-Mar-09 1:51
JernejR16-Mar-09 1:51 
Questionread write from usb port + vb Pin
mouhamad rayed16-Mar-09 0:15
mouhamad rayed16-Mar-09 0:15 
AnswerRe: read write from usb port + vb Pin
Eddy Vluggen16-Mar-09 0:26
professionalEddy Vluggen16-Mar-09 0:26 
AnswerRe: read write from usb port + vb Pin
Dave Kreskowiak16-Mar-09 6:13
mveDave Kreskowiak16-Mar-09 6:13 
You don't read/write to a USB port. You talk directly to the devices on it.
USB is not a port, but a bus, like the expansion slots inside the machine. You don't talk to the slots, you talk to the devices in them.


A guide to posting questions on CodeProject[^]



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




Questionhow to convert images of types gif to jpeg using vb.net code ? Pin
ahlamissa16-Mar-09 0:04
ahlamissa16-Mar-09 0:04 
AnswerRe: how to convert images of types gif to jpeg using vb.net code ? Pin
Luc Pattyn16-Mar-09 1:14
sitebuilderLuc Pattyn16-Mar-09 1:14 
Questionis there any way to copy RDLC graph directly to power point ? Pin
bhushan09715-Mar-09 22:44
bhushan09715-Mar-09 22:44 
Questionhow to pass the parameter to show the reports(report.rdlc) in reportviewer using vb.net [modified] Pin
againnaga15-Mar-09 21:31
againnaga15-Mar-09 21:31 
QuestionCannot import System.Windows.Media.Imaging and System.Windows.Forms or System.Reflection Pin
andycee15-Mar-09 21:30
andycee15-Mar-09 21:30 
AnswerRe: Cannot import System.Windows.Media.Imaging and System.Windows.Forms or System.Reflection Pin
Luc Pattyn16-Mar-09 1:15
sitebuilderLuc Pattyn16-Mar-09 1:15 
GeneralRe: Cannot import System.Windows.Media.Imaging and System.Windows.Forms or System.Reflection Pin
andycee16-Mar-09 2:03
andycee16-Mar-09 2:03 
GeneralRe: Cannot import System.Windows.Media.Imaging and System.Windows.Forms or System.Reflection Pin
Luc Pattyn16-Mar-09 2:19
sitebuilderLuc Pattyn16-Mar-09 2:19 
GeneralRe: Cannot import System.Windows.Media.Imaging and System.Windows.Forms or System.Reflection Pin
andycee16-Mar-09 2:42
andycee16-Mar-09 2:42 
GeneralRe: Cannot import System.Windows.Media.Imaging and System.Windows.Forms or System.Reflection Pin
Dave Kreskowiak16-Mar-09 6:11
mveDave Kreskowiak16-Mar-09 6:11 
GeneralRe: Cannot import System.Windows.Media.Imaging and System.Windows.Forms or System.Reflection Pin
andycee16-Mar-09 8:09
andycee16-Mar-09 8:09 
GeneralRe: Cannot import System.Windows.Media.Imaging and System.Windows.Forms or System.Reflection Pin
Dave Kreskowiak16-Mar-09 9:40
mveDave Kreskowiak16-Mar-09 9:40 
QuestionArray Example Pin
StarTrekCafe15-Mar-09 19:03
StarTrekCafe15-Mar-09 19:03 
AnswerRe: Array Example Pin
Christian Graus15-Mar-09 20:55
protectorChristian Graus15-Mar-09 20:55 
AnswerRe: Array Example Pin
StarTrekCafe15-Mar-09 21:48
StarTrekCafe15-Mar-09 21:48 
GeneralRe: Array Example Pin
Christian Graus15-Mar-09 22:10
protectorChristian Graus15-Mar-09 22:10 
AnswerRe: Array Example Pin
StarTrekCafe15-Mar-09 22:16
StarTrekCafe15-Mar-09 22:16 

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.