S
Samuel R. Neff
Why would you cast two strings to objects to compare them? I saw code
in an MS sample on MSDN and don't get it.
if ( (object)name == (object)attr.name ) {
both "name" and "attr.name" are declared as string.
http://msdn.microsoft.com/XML/Build...=/library/en-us/dnxmlnet/html/XmlBkMkRead.asp
Thanks,
Sam
B-Line is now hiring one Washington D.C. area VB.NET
developer for WinForms + WebServices position.
Seaking mid to senior level developer. For
information or to apply e-mail resume to
sam_blinex_com.
in an MS sample on MSDN and don't get it.
if ( (object)name == (object)attr.name ) {
both "name" and "attr.name" are declared as string.
http://msdn.microsoft.com/XML/Build...=/library/en-us/dnxmlnet/html/XmlBkMkRead.asp
Thanks,
Sam
B-Line is now hiring one Washington D.C. area VB.NET
developer for WinForms + WebServices position.
Seaking mid to senior level developer. For
information or to apply e-mail resume to
sam_blinex_com.