Hi,
I'm brand new to CodeSmith and so far it looks great. I've been looking through thte Template Explorer and the TypedDataSet.cst template popped out at me. I am creating a DataSet based DAL using Visual Studio 2005. I notice that .xsd, .vb, .xsc and .xss files are generated by VS.
My question is how do I integrate the code generated by CodeSmith from the TypedDataSet template into my Visual Studio Project? Will I be able to view the DataSet through Visual Studio's graphical viewer?