WPF looks different for a .net 3.5 project after installing .net 4.5 on my system -


i have user interface targeted use .net 3.5. in user interface there graphical issues (sliders have stair-step effect, text skewed) , caused (so i've been told) new graphics card assuming .net 4.0 installed. calls function has (since 3.5) been altered/improved, in 3.5 behaves differently graphics card assumes, , therefore renders responses incorrectly.

in attempt fix issue decided upgrade project utilize .net 4.5 due several large wpf improvements.

upon installing .net 4.5 on system, however, saw graphical issues disappear, before changed project target .net 4.5.

does know going on? troubling side effect unanticipated; project says it's utilizing 3.5, it's rendering if it's using 4.5.

.net 4.5 not side-by-side .net 4.0 . replace 4.0.

on channel 9 have listened interview bcl team promise without side effects (or @ least no bad side effects)

but wpf there changes. in case better - @ least when installing .net 4.5 better. have case in .net 4 , looks bad in .net 4.5 - hope clients don't update before find solution ...

but understand problem moment has more priority ...

below link to: .net 4.5: bcl team - improvements , evolution

http://channel9.msdn.com/posts/net-45-conversation-with-the-bcl-team-improvements-evolution-and-more


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

java - More than one row with the given identifier was found: 1, for class: com.model.Diagnosis -