Brian Webster
Brian Webster

Reputation: 30855

dotnetnuke with ASP.NET 4.0, drawbacks?

Are there any potential drawbacks to using DotNetNuke 5.4 with ASP.NET 4.0 vs. ASP.NET 3.5?

Upvotes: 0

Views: 226

Answers (1)

Mitchel Sellers
Mitchel Sellers

Reputation: 63126

The only real big risk at the moment would be with third-party components that might not have been tested/validated with the .NET 4.0 runtime.

Upvotes: 2

Related Questions