Click here to Skip to main content
15,913,166 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: How to extract data from an XML file using VB.NET Pin
Jeremy Falcon9-Nov-17 6:48
professionalJeremy Falcon9-Nov-17 6:48 
GeneralRe: How to extract data from an XML file using VB.NET Pin
Gary Wheeler9-Nov-17 6:42
Gary Wheeler9-Nov-17 6:42 
GeneralRe: How to extract data from an XML file using VB.NET Pin
OriginalGriff9-Nov-17 6:44
mveOriginalGriff9-Nov-17 6:44 
GeneralRe: How to extract data from an XML file using VB.NET Pin
ZurdoDev9-Nov-17 7:06
professionalZurdoDev9-Nov-17 7:06 
GeneralRe: How to extract data from an XML file using VB.NET Pin
kmoorevs9-Nov-17 7:14
kmoorevs9-Nov-17 7:14 
GeneralRe: How to extract data from an XML file using VB.NET Pin
CodeWraith9-Nov-17 12:57
CodeWraith9-Nov-17 12:57 
GeneralRe: How to extract data from an XML file using VB.NET Pin
Brisingr Aerowing9-Nov-17 12:00
professionalBrisingr Aerowing9-Nov-17 12:00 
JokeRe: How to extract data from an XML file using VB.NET Pin
Jeremy Falcon9-Nov-17 6:29
professionalJeremy Falcon9-Nov-17 6:29 
Don't let these guys fool you. VB.NET wasn't designed for XML. Microsoft recommends using PowerShell to access your data and have VB.NET shell out to execute it. Once your data comes back then you can serialize it into any format you want in PowerShell and then have VB.NET read that file. Of course, you'll have to go through PowerShell to write out any data also.

Alternatively, you may wish to look into JScript. It's a pretty widespread emerging technology.
Jeremy Falcon

GeneralRe: How to extract data from an XML file using VB.NET Pin
Nathan Minier9-Nov-17 6:41
professionalNathan Minier9-Nov-17 6:41 
GeneralRe: How to extract data from an XML file using VB.NET Pin
Jeremy Falcon9-Nov-17 6:46
professionalJeremy Falcon9-Nov-17 6:46 
GeneralRe: How to extract data from an XML file using VB.NET Pin
abmv9-Nov-17 7:05
professionalabmv9-Nov-17 7:05 
GeneralRe: How to extract data from an XML file using VB.NET Pin
PIEBALDconsult9-Nov-17 10:26
mvePIEBALDconsult9-Nov-17 10:26 
GeneralRe: How to extract data from an XML file using VB.NET Pin
Karthik_Mahalingam9-Nov-17 14:27
professionalKarthik_Mahalingam9-Nov-17 14:27 
GeneralThought of the Day Pin
OriginalGriff9-Nov-17 4:51
mveOriginalGriff9-Nov-17 4:51 
GeneralRe: Thought of the Day Pin
W Balboos, GHB9-Nov-17 4:59
W Balboos, GHB9-Nov-17 4:59 
GeneralRe: It's time for a meme.... Pin
Jeremy Falcon9-Nov-17 5:12
professionalJeremy Falcon9-Nov-17 5:12 
GeneralRe: Thought of the Day Pin
lopatir9-Nov-17 5:22
lopatir9-Nov-17 5:22 
GeneralRe: Thought of the Day Pin
W Balboos, GHB9-Nov-17 6:15
W Balboos, GHB9-Nov-17 6:15 
AnswerRe: Thought of the Day Pin
megaadam9-Nov-17 9:26
professionalmegaadam9-Nov-17 9:26 
GeneralArduino, Tough little so & so's Pin
glennPattonWork39-Nov-17 4:46
professionalglennPattonWork39-Nov-17 4:46 
GeneralRe: Arduino, Tough little so & so's Pin
lopatir9-Nov-17 5:38
lopatir9-Nov-17 5:38 
GeneralRe: Arduino, Tough little so & so's Pin
glennPattonWork39-Nov-17 6:29
professionalglennPattonWork39-Nov-17 6:29 
GeneralRe: Arduino, Tough little so & so's Pin
Marc Clifton9-Nov-17 5:39
mvaMarc Clifton9-Nov-17 5:39 
GeneralRe: Arduino, Tough little so & so's Pin
lopatir9-Nov-17 5:45
lopatir9-Nov-17 5:45 
GeneralRe: Arduino, Tough little so & so's Pin
glennPattonWork39-Nov-17 6:33
professionalglennPattonWork39-Nov-17 6:33 

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.