Click here to Skip to main content
15,887,214 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Help with Error Message Pin
Wayne Gaylard5-Nov-12 4:05
professionalWayne Gaylard5-Nov-12 4:05 
GeneralRe: Help with Error Message Pin
GeorgieMPorgie5-Nov-12 5:03
GeorgieMPorgie5-Nov-12 5:03 
GeneralRe: Help with Error Message Pin
Wayne Gaylard5-Nov-12 18:31
professionalWayne Gaylard5-Nov-12 18:31 
QuestionUse Reportvier to Show Table with Unknown Number of Columns Pin
Member 76634803-Nov-12 15:03
Member 76634803-Nov-12 15:03 
AnswerRe: Use Reportvier to Show Table with Unknown Number of Columns Pin
Dave Kreskowiak4-Nov-12 4:25
mveDave Kreskowiak4-Nov-12 4:25 
AnswerRe: Use Reportvier to Show Table with Unknown Number of Columns Pin
Mycroft Holmes4-Nov-12 11:54
professionalMycroft Holmes4-Nov-12 11:54 
QuestionHow can i retrieve image to pictureBox ? Pin
heinhtataung1-Nov-12 18:04
heinhtataung1-Nov-12 18:04 
AnswerRe: How can i retrieve image to pictureBox ? Pin
Eddy Vluggen2-Nov-12 0:57
professionalEddy Vluggen2-Nov-12 0:57 
I'd recommend creating a "new application" to try implement this technique; that way you won't be bothered with code that has little to do with this particular problem.

You already have the bytes; you can put those in a memorystream[^] and load your image from that stream[^].
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

AnswerRe: How can i retrieve image to pictureBox ? Pin
SZLMCL6-Nov-12 23:20
SZLMCL6-Nov-12 23:20 
QuestionHow can i save image in my N-tier application? Pin
heinhtataung31-Oct-12 20:20
heinhtataung31-Oct-12 20:20 
AnswerRe: How can i save image in my N-tier application? Pin
Eddy Vluggen1-Nov-12 3:05
professionalEddy Vluggen1-Nov-12 3:05 
QuestionAI program Pin
Casey Edison31-Oct-12 5:04
Casey Edison31-Oct-12 5:04 
AnswerRe: AI program Pin
Simon_Whale31-Oct-12 5:08
Simon_Whale31-Oct-12 5:08 
GeneralRe: AI program Pin
Casey Edison31-Oct-12 5:13
Casey Edison31-Oct-12 5:13 
AnswerRe: AI program Pin
Richard MacCutchan31-Oct-12 7:59
mveRichard MacCutchan31-Oct-12 7:59 
GeneralRe: AI program Pin
Casey Edison31-Oct-12 12:26
Casey Edison31-Oct-12 12:26 
GeneralRe: AI program Pin
Richard MacCutchan31-Oct-12 23:18
mveRichard MacCutchan31-Oct-12 23:18 
GeneralRe: AI program Pin
Casey Edison1-Nov-12 0:42
Casey Edison1-Nov-12 0:42 
GeneralRe: AI program Pin
Richard MacCutchan1-Nov-12 2:06
mveRichard MacCutchan1-Nov-12 2:06 
GeneralRe: AI program Pin
Casey Edison1-Nov-12 8:14
Casey Edison1-Nov-12 8:14 
GeneralRe: AI program Pin
Richard MacCutchan1-Nov-12 8:19
mveRichard MacCutchan1-Nov-12 8:19 
GeneralRe: AI program Pin
Casey Edison1-Nov-12 12:40
Casey Edison1-Nov-12 12:40 
GeneralRe: AI program Pin
Richard MacCutchan1-Nov-12 14:55
mveRichard MacCutchan1-Nov-12 14:55 
GeneralRe: AI program Pin
Casey Edison1-Nov-12 8:15
Casey Edison1-Nov-12 8:15 
GeneralRe: AI program Pin
Eddy Vluggen2-Nov-12 1:08
professionalEddy Vluggen2-Nov-12 1:08 

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.