M
Mythran
I'm trying to make a multiple solution template suit my needs. So far, it's
working out a lot better and easier than expected. What I'm coming up short
on is using changing the Project Name and Default Namespace for projects to
be something like:
Project Name: Blah.Blah.$safeitemname$.$safeprojectname$
The project file in the template structure has the above project name
defined with the variables above as well, but the project, when created via
the template, always defaults to the filename for the project (in my case,
BLL, DAL, Schema, WebUI, or Exceptions).
Anyone know if it's possible to do this using Microsoft Visual Studio 2008
templates?
Thanks,
Mythran
working out a lot better and easier than expected. What I'm coming up short
on is using changing the Project Name and Default Namespace for projects to
be something like:
Project Name: Blah.Blah.$safeitemname$.$safeprojectname$
The project file in the template structure has the above project name
defined with the variables above as well, but the project, when created via
the template, always defaults to the filename for the project (in my case,
BLL, DAL, Schema, WebUI, or Exceptions).
Anyone know if it's possible to do this using Microsoft Visual Studio 2008
templates?
Thanks,
Mythran