Click here to Skip to main content
15,897,704 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: TextBox Format Pin
Abhinav S19-Nov-11 1:14
Abhinav S19-Nov-11 1:14 
GeneralRe: TextBox Format Pin
internetuser2k1120-Nov-11 0:32
internetuser2k1120-Nov-11 0:32 
GeneralRe: TextBox Format Pin
internetuser2k1120-Nov-11 0:45
internetuser2k1120-Nov-11 0:45 
GeneralRe: TextBox Format Pin
Luc Pattyn20-Nov-11 9:57
sitebuilderLuc Pattyn20-Nov-11 9:57 
GeneralRe: TextBox Format Pin
internetuser2k1120-Nov-11 21:53
internetuser2k1120-Nov-11 21:53 
AnswerRe: TextBox Format Pin
RaviRanjanKr19-Nov-11 2:54
professionalRaviRanjanKr19-Nov-11 2:54 
GeneralRe: TextBox Format Pin
internetuser2k1120-Nov-11 0:41
internetuser2k1120-Nov-11 0:41 
GeneralRe: TextBox Format Pin
Luc Pattyn20-Nov-11 10:01
sitebuilderLuc Pattyn20-Nov-11 10:01 
Assuming ReadOut is some WinForms Control (maybe a TextBox?), that line of code would not even compile.
What would be the meaning of string times minus 1???

D'Oh! | :doh:

I suggest you keep numeric values in numeric variables, i.e. use value types such as float, double, decimal, for calculations and storage; use strings only for I/O, i.e. for communicating with the user.
Luc Pattyn [My Articles] Nil Volentibus Arduum

GeneralRe: TextBox Format Pin
internetuser2k1120-Nov-11 18:13
internetuser2k1120-Nov-11 18:13 
GeneralRe: TextBox Format Pin
internetuser2k1121-Nov-11 5:03
internetuser2k1121-Nov-11 5:03 
AnswerRe: TextBox Format Pin
Luc Pattyn19-Nov-11 23:25
sitebuilderLuc Pattyn19-Nov-11 23:25 
Questionuse a custom function inside entity framework query Pin
alejx15-Nov-11 5:12
alejx15-Nov-11 5:12 
AnswerRe: use a custom function inside entity framework query Pin
DaveAuld19-Nov-11 2:52
professionalDaveAuld19-Nov-11 2:52 
QuestionHelp with Visual Basic Plz Pin
Member 840169014-Nov-11 11:28
Member 840169014-Nov-11 11:28 
AnswerRe: Help with Visual Basic Plz Pin
Luc Pattyn14-Nov-11 12:01
sitebuilderLuc Pattyn14-Nov-11 12:01 
GeneralRe: Help with Visual Basic Plz Pin
Member 840169014-Nov-11 15:42
Member 840169014-Nov-11 15:42 
AnswerRe: Help with Visual Basic Plz Pin
internetuser2k1120-Nov-11 1:10
internetuser2k1120-Nov-11 1:10 
QuestionVB.Net Web Services - SharePoint not filtering records and fields in results set Pin
Member 840105014-Nov-11 7:26
Member 840105014-Nov-11 7:26 
QuestionVB.Global Printers Pin
Shyvmir14-Nov-11 4:36
Shyvmir14-Nov-11 4:36 
QuestionRe: VB.Global Printers Pin
Eddy Vluggen14-Nov-11 9:15
professionalEddy Vluggen14-Nov-11 9:15 
AnswerRe: VB.Global Printers Pin
Shyvmir22-Nov-11 20:40
Shyvmir22-Nov-11 20:40 
Questioninclude controls in EF query Pin
alejx14-Nov-11 0:41
alejx14-Nov-11 0:41 
AnswerRe: include controls in EF query Pin
Eddy Vluggen14-Nov-11 9:07
professionalEddy Vluggen14-Nov-11 9:07 
GeneralRe: include controls in EF query Pin
alejx14-Nov-11 11:11
alejx14-Nov-11 11:11 
GeneralRe: include controls in EF query Pin
Eddy Vluggen14-Nov-11 11:59
professionalEddy Vluggen14-Nov-11 11:59 

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.