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
Post a Comment