I'm developing tools for a WPF clickonce XBAP application for internal deployment within a large corporation. I'd really like to use Expression Blend 4, but that requires me to upgrade to .NET 4.0 (right?).
The project manager tells me the corporate IT department likely won't roll out .NET 4.0 framework to desktops until late 2011.
Is there any basis for their security concerns?
Does anyone know of any resources that I could point them to to allay their fears?
If I upgrade to .NET 4.0 Client profile, could they just roll out a smaller (and presumably more secure) framework?
Update: Also, they may be worried about breaking existing applications. What is the risk that existing apps that use 3.5 (or earlier) will be impacted by having 4.0 installed?