Can someone point out the most common roadblocks when migrating a .net 2.0 app to framework 4.0, if any? (I would expect backwards compatibility, but who knows!) I need to estimate the effort of making an asp.net 2.0 app run in framework 4.0 with as few code changes as possible.
Thanks in advance!