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

Visual Basic

 
QuestionChinese characters cannot read from file properly Pin
stephenman25-Aug-08 21:06
stephenman25-Aug-08 21:06 
AnswerRe: Chinese characters cannot read from file properly Pin
Mycroft Holmes25-Aug-08 21:28
professionalMycroft Holmes25-Aug-08 21:28 
GeneralRe: Chinese characters cannot read from file properly Pin
stephenman25-Aug-08 21:55
stephenman25-Aug-08 21:55 
GeneralRe: Chinese characters cannot read from file properly Pin
Mycroft Holmes25-Aug-08 22:01
professionalMycroft Holmes25-Aug-08 22:01 
GeneralRe: Chinese characters cannot read from file properly Pin
stephenman25-Aug-08 22:25
stephenman25-Aug-08 22:25 
AnswerRe: Chinese characters cannot read from file properly Pin
Guffa26-Aug-08 6:01
Guffa26-Aug-08 6:01 
QuestionError Msg: Error HRESULT E_FAIL has been returned from a call to a COM component Pin
honeyashu25-Aug-08 20:58
honeyashu25-Aug-08 20:58 
QuestionHow to append " character in VB.Net string. Pin
indian14325-Aug-08 20:55
indian14325-Aug-08 20:55 
Hi All,

I have a question I want to append Value="0" string into a string
as below

Dim str as String
str="<parameters">
str = str + "Value=??????

how should I do it to make it look as below

<parameters value="0" type="Double">

as this. Like I need to use escape character but in VB.Net escape character is " only so pls. give me a sample code snippet how to use it.

Thanks,
Aleem Mohammad

Senior S/W Engineer
NIIT technologies
abdul.aleem@niit-tech.com

AnswerRe: How to append " character in VB.Net string. Pin
Manas Bhardwaj25-Aug-08 21:05
professionalManas Bhardwaj25-Aug-08 21:05 
GeneralRe: How to append " character in VB.Net string. Pin
indian14325-Aug-08 21:34
indian14325-Aug-08 21:34 
GeneralRe: How to append " character in VB.Net string. Pin
Manas Bhardwaj25-Aug-08 21:42
professionalManas Bhardwaj25-Aug-08 21:42 
GeneralRe: How to append " character in VB.Net string. Pin
Guffa26-Aug-08 6:04
Guffa26-Aug-08 6:04 
Question[Message Deleted] Pin
moonshaddow25-Aug-08 18:38
moonshaddow25-Aug-08 18:38 
AnswerRe: Ritchtext box max length Pin
Manas Bhardwaj25-Aug-08 21:08
professionalManas Bhardwaj25-Aug-08 21:08 
GeneralRe: Ritchtext box max length Pin
moonshaddow25-Aug-08 21:20
moonshaddow25-Aug-08 21:20 
JokeRe: Ritchtext box max length Pin
Mycroft Holmes25-Aug-08 21:24
professionalMycroft Holmes25-Aug-08 21:24 
GeneralRe: Ritchtext box max length Pin
moonshaddow26-Aug-08 13:26
moonshaddow26-Aug-08 13:26 
GeneralRe: Ritchtext box max length Pin
Mycroft Holmes26-Aug-08 14:11
professionalMycroft Holmes26-Aug-08 14:11 
GeneralRe: Ritchtext box max length Pin
moonshaddow26-Aug-08 14:57
moonshaddow26-Aug-08 14:57 
GeneralRe: Ritchtext box max length Pin
Mycroft Holmes26-Aug-08 15:14
professionalMycroft Holmes26-Aug-08 15:14 
GeneralRe: Ritchtext box max length Pin
moonshaddow26-Aug-08 15:28
moonshaddow26-Aug-08 15:28 
RantRe: Ritchtext box max length Pin
moonshaddow26-Aug-08 17:44
moonshaddow26-Aug-08 17:44 
Questionlistview sort Pin
digicd125-Aug-08 9:33
digicd125-Aug-08 9:33 
AnswerRe: listview sort Pin
Christian Graus25-Aug-08 10:00
protectorChristian Graus25-Aug-08 10:00 
AnswerRe: listview sort Pin
John_Adams25-Aug-08 10:06
John_Adams25-Aug-08 10:06 

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.