Articles Written by V.N.S Arun

Introduction to Async and Await Keywords in C# 5.0

Async and Await in C# 5.0 are designed to work with the Task Parallel Library and to maintain code structure a lot simpler. Read this article to learn about them.

A Glance at the jQuery UI

jQuery UI, which works on top of the jQuery library, provides in-built features for web developers but it doesn’t stop there. jQuery UI also allows you to extend or create custom UI features. Learn about the in-built features and test a couple of code samples.

jQuery Support for HTML5 Data Attributes

HTML 5 has become more popular and jQuery, not to be left behind, is providing timely support for HTML 5. V. N. S. Arun discusses the data attribute features of HTML 5 and the support offered by jQuery with a few examples.

Working with JQuery Templates

JQuery templates are used to bind the JSON formatted data collection onto the HTML containers on a web page in an easy and effective manner. Read this article to learn about JQuery templates and different things that you can do with it.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds