Microsoft
Software
Hardware
Network
Question : SelectSingleNode question
Label1.Text = xmlnode.SelectSingleNode("
head").Sel
ectSingleN
ode("title
").InnerTe
xt
this gives an error when Node doesnt exist. With what "IF"-function can i prevent this error? i think something with .lenth .. but i'm not sure.
Thanks in advanced
Answer : SelectSingleNode question
Read this if you don't want to use try/catch
http://stackoverflow.com/q
uestions/1
880379/avo
id-excepti
on-
on-xml-
selectsing
lenode-fun
ction
Random Solutions
Recovery disk No.2 needed for a Sony Vaio PCG-FR102/FR105
Need help with exisiting code. reading attachments and save to MS Access
Hibernate Mapping - Stored Proc result from multiple tables
disable Office 2003 splash screens
How to populate unbound controls on a continuous form in Access 2007
Exchange Migration - Exchange 2003 - Exchange 2007 - Old Hardware to New Hardware
DIR command to list directory contents to text file
Syntax for SQL subquery
Operation has timed out error while sending mail (above 2 MB) through C#.net
Optimizing code for use across a network.