I've been following along with the asp.net 1.0 for
vb.net guide pretty well, but for the life of me I can't seem to figure out how to databind xml data to a label control! I want to be able to take a single row from the xml file, and bind each column to a unique label. But each time I try I get a lousy compilation error. Any suggestions would be greatly appreciated.