Thursday, August 14, 2008

A good news with .NET Framework 3.5 SP1

A limitation many have found trying to run applications or code located on a network share is now removed.

.NET Framework 3.5 SP1 Allows managed code to be launched from a network share!

Not sure yet if it is enough to just have 3.5 SP1 installed to have it working though or if the code needs to be recompiled for it to work.

Update via Brad Adams:

“No, an existing application does not have to be recompiled or changed in any way to take advantage of this.   Your current 2.0 Applications will just work, you don't have to target anything new in 3.5..”

Second update:

“The framework is now better optimized for startup. … What this means to you:  Even your JIT code starts faster!”

No comments:

Post a Comment