Always remain updated about current software development trends

Articles by JOVAN POPOVIC

ASP.NET MVC3 jQuery inline editor - A nice alternative to the HTML5 content editable feature

This article describes how you can implement inline editing in an ASP.NET MVC application using the jQuery Jeditable plug-in.

Functional programming in C#

This article explains how you can use functional programming in C#.

jQuery DataTables in Java Web Applications

Enhancing simple tables implemented in Java web applications using the jQuery DataTables plug-in.

jQuery Templates/View Engines in ASP.NET MVC

This article explains how client-side view engines can be used in ASP.NET MVC.

jQuery Templates/View Engines and JSON Services

Basic concepts of creating pure JavaScript applications using jQuery, JavaScript View Engines, and web services that provide JSON results that are accessed by JavaScript code via AJAX calls.

Using LINQ Queries

Explanations of the most important LINQ queries.

JQuery Templates/View Engines in ASP.NET MVC

This article explains how client-side view engines can be used in ASP.NET MVC.

Table Row Drag and Drop in ASP.NET MVC (jQuery DataTables and ASP.NET MVC Integration - Part VI)

Reordering table rows using drag and drop functionality with jQuery DataTables plug-in in ASP.NET MVC applications.

Refreshing content of the table using AJAX in ASP.NET MVC (jQuery DataTables and ASP.NET MVC integration - Part III)

This article shows how you can refresh content of the table in ASP.NET MVC using the jQuery DataTables plug-in.

ASP.NET MVC3 Razor With jQuery For Beginners

This is a simle introduction tutorial that can help ASP.NET MVC3 beginners to create a first MVC application