Always remain updated about current software development trends

Articles having tag: C#4.0

Mouse Tracking and Binding

Mouse tracking and mouse binding.

Best practices for using strongly typed messages with Azure Service Bus

This article will show you a pattern for sending and receiving messages using Azure Service Bus + worker roles in a strongly typed manner, taking advantage of the built-in functionality that comes with Brokered Messages.

Simple Chat program in C#

This is a simple chat program using WCF with NetTcp binding.

Difference between var and dynamic in C#

Difference between var and dynamic in C#.

Custom Role Providers

An introduction to custom role providers in an ASP.NET MVC 3 application using the Entity Framework for ORM.

Combine keyboard inputs and mouse to improve input data

Learn how to combine physical keyboard inputs and mouse to improve input data

Combine Keyboard Inputs and Mouse to Improve Input Data

Learn how to combine physical keyboard inputs and mouse to improve input data

Duplicate songs detector via audio fingerprinting

Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.

Kendo Grid In Action

How to work with tabular data using Kendo Grid in web application