R
R
Romanchitoz2019-02-27 21:24:08
C++ / C#
Romanchitoz, 2019-02-27 21:24:08

C# VS2015 namespace not changing?

The problem is of this nature.
I created the Database namespace, then renamed it to DAL
And when I want to initialize the
Database.SetInitializer(new DbInitializer());
database, an error occurs that sees Database as a namespace and requires you to specify the full path. Please advise how to solve this problem.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question