Click here to Skip to main content
15,889,403 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to force a new instance when a form is created? Pin
Eddy Vluggen22-Apr-13 5:00
professionalEddy Vluggen22-Apr-13 5:00 
GeneralRe: How to force a new instance when a form is created? Pin
GuyThiebaut22-Apr-13 5:09
professionalGuyThiebaut22-Apr-13 5:09 
GeneralRe: How to force a new instance when a form is created? Pin
Eddy Vluggen22-Apr-13 7:58
professionalEddy Vluggen22-Apr-13 7:58 
GeneralRe: How to force a new instance when a form is created? Pin
GuyThiebaut22-Apr-13 8:11
professionalGuyThiebaut22-Apr-13 8:11 
GeneralRe: How to force a new instance when a form is created? Pin
Eddy Vluggen22-Apr-13 8:21
professionalEddy Vluggen22-Apr-13 8:21 
AnswerRe: How to force a new instance when a form is created? Pin
TnTinMn23-Apr-13 18:12
TnTinMn23-Apr-13 18:12 
QuestionSetup issue Pin
SPSandy20-Apr-13 2:48
SPSandy20-Apr-13 2:48 
QuestionString issue Pin
SPSandy20-Apr-13 2:42
SPSandy20-Apr-13 2:42 
I am facing a very typical problem. Let me try to define the issue

I have a label which has a text value as $789.75. When I transfer this value to a String variable the value becomes $789.75. Now if I have VB 2008 installed in the machine and when I run the program I can transfer this label text into a Double variable and after transfer the value of the DOUBLE variable becomes 789.75. How This happens I am not aware. This works even if I have installed VB some time and have now un-installed it. But if I make a setup file and install in a machine which does not have VB installed then it gives error "Not able to convert String to Double".

I hope I am able to clearly state my problem.

Can anybody tell me which .NET or .COM file is helping in this conversion from string to double without the $ sign. This will help me in adding that file when I am creating the setup.
AnswerRe: String issue Pin
Richard MacCutchan20-Apr-13 4:41
mveRichard MacCutchan20-Apr-13 4:41 
GeneralRe: String issue Pin
SPSandy20-Apr-13 8:24
SPSandy20-Apr-13 8:24 
GeneralRe: String issue Pin
Richard MacCutchan20-Apr-13 9:27
mveRichard MacCutchan20-Apr-13 9:27 
GeneralRe: String issue Pin
SPSandy20-Apr-13 16:21
SPSandy20-Apr-13 16:21 
AnswerRe: String issue Pin
Alan N20-Apr-13 14:16
Alan N20-Apr-13 14:16 
GeneralRe: String issue Pin
SPSandy20-Apr-13 19:58
SPSandy20-Apr-13 19:58 
QuestionStored Procedures Pin
alecxa0518-Apr-13 17:58
alecxa0518-Apr-13 17:58 
AnswerRe: Stored Procedures Pin
Richard MacCutchan18-Apr-13 23:07
mveRichard MacCutchan18-Apr-13 23:07 
AnswerRe: Stored Procedures Pin
RedDk21-Apr-13 12:52
RedDk21-Apr-13 12:52 
QuestionHow to do this Relationship in Entity Framework using DataAnnotation not Fluent API Pin
ADSCNET18-Apr-13 16:01
ADSCNET18-Apr-13 16:01 
AnswerRe: How to do this Relationship in Entity Framework using DataAnnotation not Fluent API Pin
Richard MacCutchan18-Apr-13 23:03
mveRichard MacCutchan18-Apr-13 23:03 
GeneralRe: How to do this Relationship in Entity Framework using DataAnnotation not Fluent API Pin
ADSCNET19-Apr-13 0:26
ADSCNET19-Apr-13 0:26 
GeneralRe: How to do this Relationship in Entity Framework using DataAnnotation not Fluent API Pin
Richard MacCutchan19-Apr-13 0:45
mveRichard MacCutchan19-Apr-13 0:45 
GeneralRe: How to do this Relationship in Entity Framework using DataAnnotation not Fluent API Pin
ADSCNET19-Apr-13 0:47
ADSCNET19-Apr-13 0:47 
QuestionDouble monitor Pin
NicoTexas17-Apr-13 6:12
NicoTexas17-Apr-13 6:12 
AnswerRe: Double monitor Pin
Eddy Vluggen18-Apr-13 10:28
professionalEddy Vluggen18-Apr-13 10:28 
QuestionVB 2010 : How to make regular appointment using ListView & MonthCalendar? Pin
Yazid Aura Robbani15-Apr-13 12:15
professionalYazid Aura Robbani15-Apr-13 12:15 

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.