Click here to Skip to main content
15,888,401 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncan someone help me to fix this? because i cannot make another xml file only the employee information Pin
Real Corks17-Mar-16 17:47
Real Corks17-Mar-16 17:47 
AnswerRe: can someone help me to fix this? because i cannot make another xml file only the employee information Pin
Patrice T17-Mar-16 20:49
mvePatrice T17-Mar-16 20:49 
GeneralRe: can someone help me to fix this? because i cannot make another xml file only the employee information Pin
Real Corks20-Mar-16 21:43
Real Corks20-Mar-16 21:43 
GeneralRe: can someone help me to fix this? because i cannot make another xml file only the employee information Pin
CHill6020-Mar-16 22:41
mveCHill6020-Mar-16 22:41 
GeneralRe: can someone help me to fix this? because i cannot make another xml file only the employee information Pin
Real Corks27-Mar-16 4:18
Real Corks27-Mar-16 4:18 
GeneralRe: can someone help me to fix this? because i cannot make another xml file only the employee information Pin
CHill6027-Mar-16 5:29
mveCHill6027-Mar-16 5:29 
GeneralRe: can someone help me to fix this? because i cannot make another xml file only the employee information Pin
Richard MacCutchan21-Mar-16 1:10
mveRichard MacCutchan21-Mar-16 1:10 
GeneralRe: can someone help me to fix this? because i cannot make another xml file only the employee information Pin
Dave Kreskowiak21-Mar-16 2:47
mveDave Kreskowiak21-Mar-16 2:47 
So long as that method returns a string, yes you can. It's just never a good idea to do it like this because you can't see the resulting value in the debugger and you can't reuse the value without rebuilding it again.

Plus, I think he should be using Path.Combine instead of string concatenation.
A guide to posting questions on CodeProject

Click this: Asking questions is a skill.
Seriously, do it.

Dave Kreskowiak

GeneralRe: can someone help me to fix this? because i cannot make another xml file only the employee information Pin
Richard MacCutchan21-Mar-16 2:55
mveRichard MacCutchan21-Mar-16 2:55 
Questionvb.net 2010 has sql error Pin
dcof16-Mar-16 12:28
dcof16-Mar-16 12:28 
AnswerRe: vb.net 2010 has sql error Pin
Mycroft Holmes16-Mar-16 23:08
professionalMycroft Holmes16-Mar-16 23:08 
AnswerRe: vb.net 2010 has sql error Pin
dcof17-Mar-16 8:43
dcof17-Mar-16 8:43 
Questionvb Pin
Member 1239502015-Mar-16 18:23
Member 1239502015-Mar-16 18:23 
AnswerRe: vb Pin
Mycroft Holmes15-Mar-16 20:04
professionalMycroft Holmes15-Mar-16 20:04 
AnswerRe: vb Pin
Patrice T19-Mar-16 12:09
mvePatrice T19-Mar-16 12:09 
QuestionNeed help on making a advanced internet based application? VB.NET Pin
Member 1237915715-Mar-16 18:07
Member 1237915715-Mar-16 18:07 
AnswerRe: Need help on making a advanced internet based application? VB.NET Pin
Mycroft Holmes15-Mar-16 19:59
professionalMycroft Holmes15-Mar-16 19:59 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Member 1237915716-Mar-16 2:58
Member 1237915716-Mar-16 2:58 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Dave Kreskowiak16-Mar-16 4:40
mveDave Kreskowiak16-Mar-16 4:40 
AnswerRe: Need help on making a advanced internet based application? VB.NET Pin
Patrice T16-Mar-16 14:56
mvePatrice T16-Mar-16 14:56 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Member 1237915716-Mar-16 22:26
Member 1237915716-Mar-16 22:26 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Patrice T16-Mar-16 22:55
mvePatrice T16-Mar-16 22:55 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Member 1237915716-Mar-16 23:39
Member 1237915716-Mar-16 23:39 
AnswerRe: Need help on making a advanced internet based application? VB.NET Pin
Patrice T17-Mar-16 0:09
mvePatrice T17-Mar-16 0:09 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Member 1237915717-Mar-16 0:23
Member 1237915717-Mar-16 0:23 

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.