c# - Where is the default namespace name kept in ASP.NET MVC? -


I created a new ASP.NET MVC application with the name of "HelloWorld", and did a few basic tests. I then changed a global name of "HelloWald" to "application name", but when I create a new controller, it still puts it in the "HelloWald" namespace.

How can I fix this?

This project is in property, such as in another C # project


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -