Click here to Skip to main content
15,918,168 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Lan chat in vb.net Pin
albCode16-Mar-06 1:40
albCode16-Mar-06 1:40 
QuestionHow to use MSChart in VB.Net Web Application?? Pin
DreamQuestioner16-Mar-06 0:02
DreamQuestioner16-Mar-06 0:02 
AnswerRe: How to use MSChart in VB.Net Web Application?? Pin
Joshua Quick16-Mar-06 8:21
Joshua Quick16-Mar-06 8:21 
QuestionSaving values in Application level Pin
Harshad Pednekar15-Mar-06 23:54
Harshad Pednekar15-Mar-06 23:54 
AnswerRe: Saving values in Application level Pin
CWIZO16-Mar-06 2:26
CWIZO16-Mar-06 2:26 
AnswerRe: Saving values in Application level Pin
darkelv16-Mar-06 5:58
darkelv16-Mar-06 5:58 
QuestionSession on the frame under the same frameset problem Pin
cylix200015-Mar-06 23:37
cylix200015-Mar-06 23:37 
QuestionFigures from a string - PLZ HELP! Pin
Ciels15-Mar-06 23:29
Ciels15-Mar-06 23:29 
I've got a string of figures that i'm reading,some has got decimal places and some not. After reading them and converting them to Integers or Long the figures without decimal places suddenly got decimal places. How can i get rid of them?
Confused | :confused:

Dim Capt_Empl As Long
Dim Act_Capt_Empl As Long

IRON_Capt_Empl = Clng(Mid(strInp, 43, 11))
IRON_Act_Capt_Empl = Clng(Mid(strInp, 55, 11))
AnswerRe: Figures from a string - PLZ HELP! Pin
Christian Graus16-Mar-06 4:12
protectorChristian Graus16-Mar-06 4:12 
GeneralRe: Figures from a string - PLZ HELP! Pin
Ciels16-Mar-06 18:56
Ciels16-Mar-06 18:56 
GeneralRe: Figures from a string - PLZ HELP! Pin
Steve Pullan16-Mar-06 19:54
Steve Pullan16-Mar-06 19:54 
GeneralRe: Figures from a string - PLZ HELP! Pin
Ciels16-Mar-06 20:00
Ciels16-Mar-06 20:00 
GeneralRe: Figures from a string - PLZ HELP! Pin
Steve Pullan17-Mar-06 1:00
Steve Pullan17-Mar-06 1:00 
GeneralRe: Figures from a string - PLZ HELP! Pin
Christian Graus17-Mar-06 3:22
protectorChristian Graus17-Mar-06 3:22 
AnswerRe: Figures from a string - PLZ HELP! Pin
Dave Kreskowiak17-Mar-06 3:45
mveDave Kreskowiak17-Mar-06 3:45 
QuestionHow to roll back changes done to the xml in dataset?? Pin
Ron.S15-Mar-06 23:24
Ron.S15-Mar-06 23:24 
AnswerRe: How to roll back changes done to the xml in dataset?? Pin
Dave Kreskowiak16-Mar-06 5:43
mveDave Kreskowiak16-Mar-06 5:43 
Question.net remoting lifetime problem Pin
Qaiser_Iftikhar15-Mar-06 22:59
Qaiser_Iftikhar15-Mar-06 22:59 
AnswerRe: .net remoting lifetime problem Pin
Qaiser_Iftikhar15-Mar-06 23:30
Qaiser_Iftikhar15-Mar-06 23:30 
QuestionByte Array Pin
sturebergdahl15-Mar-06 22:51
sturebergdahl15-Mar-06 22:51 
AnswerRe: Byte Array Pin
Dave Kreskowiak16-Mar-06 7:33
mveDave Kreskowiak16-Mar-06 7:33 
GeneralRe: Byte Array Pin
sturebergdahl17-Mar-06 2:41
sturebergdahl17-Mar-06 2:41 
QuestionVB.NET and xml documantation Pin
HL_SUB15-Mar-06 22:51
HL_SUB15-Mar-06 22:51 
AnswerRe: VB.NET and xml documantation Pin
Dave Kreskowiak16-Mar-06 5:00
mveDave Kreskowiak16-Mar-06 5:00 
Questionhow to PAUSE media player? Pin
campbells15-Mar-06 22:18
campbells15-Mar-06 22:18 

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.