Saturday, August 23, 2014

ASP.NET vNext Projects: XML => JSON

ASP.NET vNext Projects Get Simpler:

"project.json file that holds the build information for the ASP.NET vNext project"



JSON is current proffered as a "web services" format:

WebAPI default is using JSON/REST, while WCF default was XML/SOAP.



Now, even config files are moving from XML to JSON.



Next step: GUI templates, such as XAML.

There are some rumors that is coming also...






No comments: