------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
I have a strongly typed dataset in an STSet.XSD File. In another class
I create objects of this type. I am getting an error when i use vbc to
compile this project. Do i need to do anything special with the XSD
file so that the compiler can know he has a reference to it? When i
build from vs.net it's not giving me any noise, but I assume that it's
converting this XSD file somehow. How do i use strongly typed datasets
from with in NANT?
