Click here to Skip to main content
15,895,667 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: DataRow and DataRowView (Difference & Function) Pin
Richard MacCutchan21-Nov-11 21:35
mveRichard MacCutchan21-Nov-11 21:35 
QuestionFind Function Pin
internetuser2k1121-Nov-11 0:49
internetuser2k1121-Nov-11 0:49 
AnswerRe: Find Function Pin
Luc Pattyn21-Nov-11 4:43
sitebuilderLuc Pattyn21-Nov-11 4:43 
QuestionLoading VB Form Via String Variable Pin
raju hiware21-Nov-11 0:46
raju hiware21-Nov-11 0:46 
AnswerRe: Loading VB Form Via String Variable Pin
Simon_Whale21-Nov-11 1:13
Simon_Whale21-Nov-11 1:13 
AnswerRe: Loading VB Form Via String Variable Pin
Luc Pattyn21-Nov-11 4:24
sitebuilderLuc Pattyn21-Nov-11 4:24 
QuestionNegative Number Pin
internetuser2k1120-Nov-11 20:53
internetuser2k1120-Nov-11 20:53 
AnswerRe: Negative Number Pin
Andy_L_J20-Nov-11 22:52
Andy_L_J20-Nov-11 22:52 
Use this

VB
ReadOut.Text = (CDbl(ReadOut.Text) * -1).ToString

I don't speak Idiot - please talk slowly and clearly

'This space for rent'

Driven to the arms of Heineken by the wife

GeneralRe: Negative Number Pin
internetuser2k1121-Nov-11 4:25
internetuser2k1121-Nov-11 4:25 
AnswerRepost Pin
Luc Pattyn21-Nov-11 4:36
sitebuilderLuc Pattyn21-Nov-11 4:36 
Questionhow to declare on entity framework? Pin
alejx20-Nov-11 15:46
alejx20-Nov-11 15:46 
AnswerRe: how to declare on entity framework? Pin
Framework .l.20-Nov-11 17:41
Framework .l.20-Nov-11 17:41 
AnswerRe: how to declare on entity framework? Pin
Simon_Whale20-Nov-11 22:46
Simon_Whale20-Nov-11 22:46 
GeneralRe: how to declare on entity framework? Pin
alejx21-Nov-11 1:48
alejx21-Nov-11 1:48 
GeneralRe: how to declare on entity framework? Pin
Simon_Whale21-Nov-11 2:04
Simon_Whale21-Nov-11 2:04 
GeneralRe: how to declare on entity framework? Pin
alejx21-Nov-11 2:09
alejx21-Nov-11 2:09 
GeneralRe: how to declare on entity framework? Pin
Simon_Whale21-Nov-11 2:23
Simon_Whale21-Nov-11 2:23 
GeneralRe: how to declare on entity framework? Pin
alejx21-Nov-11 2:37
alejx21-Nov-11 2:37 
GeneralRe: how to declare on entity framework? Pin
Simon_Whale21-Nov-11 2:49
Simon_Whale21-Nov-11 2:49 
General[VB.NET 2008] Using ICSharpCode.SharpZipLib? Pin
Skyware20-Nov-11 6:41
Skyware20-Nov-11 6:41 
GeneralRe: [VB.NET 2008] Using ICSharpCode.SharpZipLib? Pin
Skyware25-Nov-11 11:22
Skyware25-Nov-11 11:22 
Question1 button working with focus tabs in tabcontrol Pin
njtd20-Nov-11 1:46
njtd20-Nov-11 1:46 
AnswerRe: 1 button working with focus tabs in tabcontrol Pin
DaveAuld20-Nov-11 4:29
professionalDaveAuld20-Nov-11 4:29 
GeneralRe: 1 button working with focus tabs in tabcontrol Pin
njtd20-Nov-11 6:10
njtd20-Nov-11 6:10 
GeneralRe: 1 button working with focus tabs in tabcontrol Pin
DaveAuld20-Nov-11 7:22
professionalDaveAuld20-Nov-11 7:22 

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.