I want a template to reference a dll that will create complex data for the template to use such as a strongly typed dataset. How can I do this?
or
how can I pass in a strongly typed dataset into the template and have the template be able to understand/recognize this dataset?
Thanks