I wonder what improvements in .NET technologies / C # languages you consider breakthroughs in the .NET era over the past 5-10 years. I mean technologies that biased the thoughts of developers.
For example, DirectX made assembler almost discontinued for game programming at the end of the 20th century, and jQuery greatly simplified Ajax web development as well as the ability to reuse JavaScript code.
What breakthrough .NET technologies do you expect in the future and which modern .NET technologies are simply an evolution of well-known approaches?
Do you consider parallel extensions of .NET 4.0 and other improvements as a breakthrough, or maybe we have reached a point where nothing radical is expected in modern programming?
source
share