Posted on: 10/20/2013 8:00:00 PM | Views : 1387

WebAPI 2.0 has built in support for Cross Origin Resource Sharing (CORS). Today we see what it takes to enable CORS support in the Web API 2.0 release. Along the way we create a Project template for Web API 2.0 that can be used in Visual Studio 2012

Go to the complete details ...