So I just bought Parallels to do schoolwork with Microsoft Visual Studio 2010. The thing is when I create a Windows Form Applications and choose the size for my form and buttons and so on, the size while debugging gets twice as small. If I make a program and make the form 1980x1080 the actual size when debugging is 990x540. If I send my files to a non-retina computer and look at the code for the size of all my objects they to are twice as small there aswell. Anyone els have the same problems? And how did you fix this if you had the same problems.