User-307604573 posted
It is said that in dynamic data project developers can reuse the templates between different web applications
or change the data access framework without rewriting the presentation logic.How can one do that as Templates
are available only within the vs2008 project i.e DynamicData webapplication project ,
how can any other web application use these template outside of this project as they are all .ascx files.
Can anybody explain it?