performance - Disable deserialzation Database Project Schema -


recently started working database project in visual studio 2010. have added reasonably large database solution , imported objects. warnings have been eliminated builds fine.

the 1 thing annoys me when open solution, database project start load database schema takes time (minutes) , uses lot of resources. practically not able start working moment solution loaded.

is there way disable or change behavior other removing database project solution or other hardware?

answering own question: unload project. way (locally) not load next time open solution. if need work on database project, load it, work on , unload again.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -