9 Articles Written

Arun Karthick

Popular by Author

Using AutoMapper in Your ASP.Net MVC Applications

In this article I will explain the AutoMapper component and how to use it in an Asp.Net MVC application with few source code samples. About...

Web Service Security: A Way to Prevent...

This article is intended to bring awareness to the .NET Web service developers about the replay attacks and to learn about measures to secure...

Doing Parameter Binding with the ASP.NET Web...

The eMVC Web API is all about Action controllers and Action methods. GET, POST, PUT, DELETE, and so forth are the action methods, which...

Working with Apache Cassandra (a Big Data...

Apache Cassandra: an Introduction Apache Cassandra is an open source big data database used for storing large volumes of structured data. It is originally based...

New to Big Data? Start with Kafka

Kafka has become a popular distributed messaging system for a big data environment, so it made good sense for me to write an article...

Similar Articles

Doing Parameter Binding with the ASP.NET Web API

The eMVC Web API is all about Action controllers and Action methods. GET, POST, PUT, DELETE, and so forth...

Producer and Consumer for Kafka in .NET: An Exploration

In one of my previous articles, "New to Big Data? Start with Kafka," I wrote an introduction to Kafka,...

New to Big Data? Start with Kafka

Kafka has become a popular distributed messaging system for a big data environment, so it made good sense for...

Working with Apache Cassandra (a Big Data Database) from .NET Applications

Apache Cassandra: an Introduction Apache Cassandra is an open source big data database used for storing large volumes of structured...

Web Service Security: A Way to Prevent Replay Attacks

This article is intended to bring awareness to the .NET Web service developers about the replay attacks and to...

Top 7 Features of the Visual Studio 2015 IDE

Visual Studio 2015 was launched in July 2015. Microsoft has introduced many new features and also has enhanced few...

News & Trends