CORS Simplified

As CORS seems to be a complex topic for many, I was searching for a simplified article which explains CORS in detail and I landed up in the following link. It provides a Basic to advanced level details in CORS.

Tagged with: , , , ,
Posted in WebAPI

Microsoft Cosmos – Challenge to Hadoop

hi, Microsoft Cosmos (New data crunching framework) seems to be the next big step by Microsoft to tap the Big Data share. Find below the link for details. http://www.datacenterknowledge.com/archives/2015/01/27/microsoft-cosmos-challenge-hadoop/

Tagged with: , , ,
Posted in Big data

MVC – MVP – MVVM

Following is the comparison chart that I had prepared for my team.   It provides a basic comparison between MVC, MVP and MVVM design patterns. Hope you liked it.   Post your comments.

Tagged with: , , , ,
Posted in ASP.Net MVC, Design, Web