Reputation: 6982
Is there any IIS version release after IIS 7.5? And is there any update for .NetFramework released after .NetFramework 4?
Upvotes: 0
Views: 723
Reputation: 63123
IIS is considered part of the operating system, so probably IIS vNext will only come when Microsoft releases its next version of Windows, which may not happen in the coming months. But once Microsoft provides public betas of it, you can test it out.
.NET 4 is still the latest, and like @Pawan pointed out, there are updates for .NET already, but SP1 is not yet announced.
Upvotes: 3