misterstick
Programmer
the title says it all.
i have a web service whose code should be shared between solutions.
i've decided arbitrarily that these solutions should compile to a single DLL, so single project.
is there a way to set the default namespace on the code generated by visual studio for a web service to something other than the default one for the project?
many thanks,
mr s. <
i have a web service whose code should be shared between solutions.
i've decided arbitrarily that these solutions should compile to a single DLL, so single project.
is there a way to set the default namespace on the code generated by visual studio for a web service to something other than the default one for the project?
many thanks,
mr s. <