Click here to Skip to main content
15,890,670 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to deploy web services? Pin
Mark Churchill30-Aug-08 20:22
Mark Churchill30-Aug-08 20:22 
GeneralRe: How to deploy web services? Pin
MAP Tiger30-Aug-08 22:55
MAP Tiger30-Aug-08 22:55 
QuestionCrystal Report help is needed Pin
Rameez Raja30-Aug-08 17:52
Rameez Raja30-Aug-08 17:52 
AnswerRe: Crystal Report help is needed Pin
Wendelius31-Aug-08 8:07
mentorWendelius31-Aug-08 8:07 
GeneralRe: Crystal Report help is needed Pin
Rameez Raja31-Aug-08 17:43
Rameez Raja31-Aug-08 17:43 
GeneralRe: Crystal Report help is needed Pin
Steven J Jowett31-Aug-08 23:14
Steven J Jowett31-Aug-08 23:14 
GeneralRe: Crystal Report help is needed Pin
Tom Deketelaere1-Sep-08 2:39
professionalTom Deketelaere1-Sep-08 2:39 
QuestionOption strict ON problem .. Pin
Georg Kohler30-Aug-08 16:38
Georg Kohler30-Aug-08 16:38 
I can not figure out how load the file into my bitmap without getting an error with Option Strict set to ON (It works fine with Option Strict OFF ..Smile | :) )


<br />
Public BitmapImage As Bitmap<br />
<br />
BitmapImage = Bitmap.FromFile(filename) <br />
<br />
' where file name is soemthing like<br />
' "C:\Project\Prolasspecial.bmp"



What's the "correct" way of coding this, so that Option Strict On will not complain Roll eyes | :rolleyes: ??

Georg
AnswerRe: Option strict ON problem .. Pin
Christian Graus30-Aug-08 16:41
protectorChristian Graus30-Aug-08 16:41 
GeneralRe: Option strict ON problem .. Pin
Georg Kohler30-Aug-08 16:56
Georg Kohler30-Aug-08 16:56 
GeneralRe: Option strict ON problem .. Pin
Scott Dorman30-Aug-08 17:16
professionalScott Dorman30-Aug-08 17:16 
AnswerRe: Option strict ON problem .. Pin
Scott Dorman30-Aug-08 17:15
professionalScott Dorman30-Aug-08 17:15 
GeneralRe: Option strict ON problem .. Pin
Georg Kohler30-Aug-08 17:21
Georg Kohler30-Aug-08 17:21 
GeneralRe: Option strict ON problem .. Pin
Scott Dorman30-Aug-08 17:31
professionalScott Dorman30-Aug-08 17:31 
QuestionIHTMLElement2.onscroll troubling. Pin
MAP Tiger30-Aug-08 3:04
MAP Tiger30-Aug-08 3:04 
AnswerRe: IHTMLElement2.onscroll troubling. Pin
MAP Tiger30-Aug-08 17:58
MAP Tiger30-Aug-08 17:58 
Questionroutines and functions Pin
CodingYoshi29-Aug-08 10:00
CodingYoshi29-Aug-08 10:00 
AnswerRe: routines and functions Pin
jon_17529-Aug-08 10:11
jon_17529-Aug-08 10:11 
QuestionImporting Excel files to SQL database using VB.Net. Pin
Alan Greenleaf29-Aug-08 4:57
Alan Greenleaf29-Aug-08 4:57 
AnswerRe: Importing Excel files to SQL database using VB.Net. Pin
Ashfield30-Aug-08 8:17
Ashfield30-Aug-08 8:17 
AnswerRe: Importing Excel files to SQL database using VB.Net. Pin
rprateek31-Aug-08 2:22
rprateek31-Aug-08 2:22 
QuestionPrinting EMF, blurry result Pin
Member 278944429-Aug-08 1:58
Member 278944429-Aug-08 1:58 
QuestionSystem DateTimeFormat Pin
~V~29-Aug-08 1:54
~V~29-Aug-08 1:54 
AnswerRe: System DateTimeFormat Pin
Ashfield29-Aug-08 2:43
Ashfield29-Aug-08 2:43 
GeneralRe: System DateTimeFormat Pin
~V~30-Aug-08 2:10
~V~30-Aug-08 2:10 

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.