tabs ↹ over ␣ ␣ ␣ spaces

by Jiří {x2} Činčura

Zooming in Entity Data Model Designer – pain for source control

3 Apr 2009 1 mins Entity Framework

From the beginning, when we discovered, that the EDMX file contains also section for design time stuff we knew, that it’s not the best for source control systems (i.e. Subversion). Yesterday I found another nasty feature. Even if you’re not moving entities in designer, changing zoom is also saved into the file. Can the collision making be easier?

Couldn’t help but wonder, why is zoom number saved? Maybe then the scroll position could be saved too. 😃

I hope in next versions of VS the designer stuff and model itself will be split. Or you can use EdmGen2 and commit only CSDL, MSL, SSDL files and use EDMX just for changing stuff in VS.

Profile Picture Jiří Činčura is .NET, C# and Firebird expert. He focuses on data and business layers, language constructs, parallelism, databases and performance. For almost two decades he contributes to open-source, i.e. FirebirdClient. He works as a senior software engineer for Microsoft. Frequent speaker and blogger at www.tabsoverspaces.com.