c# - Add a custom namespace to visual studio generated service references -


i have project in vs (say myproject) , using namespace doesn't start name of project itself. example: class 'myclass', using namespace looks mycompany.myfeature.myproject.models. added service reference project , visual studio generated code me. however, classes generated vs use namespace starting 'myproject'.

now, want change default namespace provided vs (i.e. myproject) namespace (i.e. mycompany.myfeature.myproject).

i tried : http://www.thorarin.net/blog/post/2010/05/31/customizing-visual-studio-generated-service-reference-namespaces.aspx didn't work.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

IIS->Tomcat Redirect: multiple worker with default -