X

Shravan Kumar Kasagoni

Microsoft TechDays 2013 in Hyderabad

This TechDays is exclusively for developers, where the attendees get to… Read More

Book: Kinect for Windows SDK Programming Guide from Abhijit Jana

My friend Abhijit Jana recently published a book “Kinect for Windows… Read More

Bundling & Minification with dot-less (dynamic CSS for .NET) in MVC 4

LESS is the dynamic style sheet language LESS extends CSS with… Read More

Bundling and Minification in ASP.NET MVC 4

The bundling and minification feature enables you to reduce the number… Read More

Display Modes in ASP.NET MVC 4

This is my first article  after the availability of  ASP.NET MVC… Read More

Child Action Methods in ASP.NET MVC

Any public method in a controller class  is an action method.… Read More

Difference between Html.RenderAction and Html.Action

Html.RenderAction() and Html.Action()  methods   are available in ChildActionExtensions (System.Web.Mvc.Html) class in… Read More

Improvements in Razor in ASP.NET MVC 4

First version of razor is shipped with ASP.NET MVC 3. ASP.NET… Read More

aspConf – Online ASP.NET Conference – July 17-18

aspConf is a virtual conference focused on one thing: showcasing the… Read More

OData Querying Support in ASP.NET Web API

The Open Data Protocol (OData) is a Web protocol for querying… Read More