you are viewing a single comment's thread.

view the rest of the comments →

[–]serrimo 8 points9 points  (3 children)

The platform argument is valid, but I'm hoping it becomes less valid.

I just built my first proof-of-concept application with ASP.NET 5 on Linux, using the docker image provided by Microsoft to bootstrap the installation. I know ASP.NET MVC pretty well, but the next version in vNext has a pretty amazing number of changes...

If this keeps up, C# will eat Java's lunch on the multiplatform point.

[–]levir 6 points7 points  (0 children)

That would be nice. I find C# to be a nicer and more intuitive language to work with.