Click here to Skip to main content

Articles by Jovan Popovic (Articles: 17, Tip/Tricks: 5)

Articles: 17, Tip/Tricks: 5

RSS Feed

Average article rating: 4.93

ASP.NET

Creating an expandable master-details table (jQuery DataTables and ASP.NET MVC integration - Part IV)
Posted: 1 May 2011   Updated: 2 May 2011   Views: 72,098   Rating: 4.88/5    Votes: 25   Popularity: 6.81
Licence: The Code Project Open License (CPOL)      Bookmarked: 80   Downloaded: 5,319
This article shows how an expandable master-details table can be implemented in ASP.NET MVC using the jQuery DataTables plug-in.
ASP.NET MVC Editable Table (jQuery DataTables and ASP.NET MVC integration - Part II)
Posted: 6 Mar 2011   Updated: 6 Nov 2011   Views: 173,160   Rating: 4.90/5    Votes: 39   Popularity: 7.80
Licence: The Code Project Open License (CPOL)      Bookmarked: 152   Downloaded: 9,885
This article shows how a datatable with standard CRUD functionalites (select/delete data, update single cell, and add new record) can be created in ASP.NET MVC using the jQuery DataTables Editable plug-in.
jQuery DataTables Advanced Filtering in ASP.NET MVC (jQuery DataTables and ASP.NET MVC Integration - Part V)
Posted: 13 Mar 2012   Updated: 5 Apr 2012   Views: 38,543   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: The Code Project Open License (CPOL)      Bookmarked: 34   Downloaded: 3,336
How to implement advanced column filtering using jQuery DataTables.
jQuery DataTables and ASP.NET MVC Integration - Part I
Posted: 8 Feb 2011   Updated: 11 Apr 2012   Views: 219,499   Rating: 4.93/5    Votes: 90   Popularity: 9.63
Licence: The Code Project Open License (CPOL)      Bookmarked: 227   Downloaded: 11,160
This article contains code samples which explain how the jQuery DataTables plug-in can be integrated into ASP.NET MVC applications.
ASP.NET MVC3 Razor With jQuery For Beginners
Posted: 13 Mar 2012   Updated: 19 Apr 2012   Views: 252,582   Rating: 4.94/5    Votes: 150   Popularity: 10.74
Licence: The Code Project Open License (CPOL)      Bookmarked: 293   Downloaded: 16,493
This is a simle introduction tutorial that can help ASP.NET MVC3 beginners to create a first MVC application
Refreshing content of the table using AJAX in ASP.NET MVC (jQuery DataTables and ASP.NET MVC integration - Part III)
Posted: 5 Apr 2011   Updated: 21 Apr 2012   Views: 67,664   Rating: 4.93/5    Votes: 23   Popularity: 6.70
Licence: The Code Project Open License (CPOL)      Bookmarked: 85   Downloaded: 3,841
This article shows how you can refresh content of the table in ASP.NET MVC using the jQuery DataTables plug-in.
Table Row Drag and Drop in ASP.NET MVC (jQuery DataTables and ASP.NET MVC Integration - Part VI)
Posted: 2 Apr 2012   Updated: 23 Apr 2012   Views: 27,271   Rating: 5.00/5    Votes: 10   Popularity: 5.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 31   Downloaded: 2,204
Reordering table rows using drag and drop functionality with jQuery DataTables plug-in in ASP.NET MVC applications.
jQuery Templates/View Engines in ASP.NET MVC
Posted: 28 Apr 2011   Updated: 25 Apr 2012   Views: 84,249   Rating: 4.88/5    Votes: 49   Popularity: 8.26
Licence: The Code Project Open License (CPOL)      Bookmarked: 161   Downloaded: 3,017
This article explains how client-side view engines can be used in ASP.NET MVC.
Using JEditable plugin as ASP.NET MVC3 jQuery inline editor
Posted: 17 Oct 2011   Updated: 24 Jun 2012   Views: 71,538   Rating: 4.86/5    Votes: 44   Popularity: 7.98
Licence: The Code Project Open License (CPOL)      Bookmarked: 129   Downloaded: 2,484
This article describes how you can implement inline editing in an ASP.NET MVC application using the jQuery Jeditable plug-in.

Client side scripting

Enhancing HTML tables using the jQuery DataTables plug-in
Posted: 20 Sep 2011   Updated: 10 Apr 2012   Views: 165,730   Rating: 4.93/5    Votes: 47   Popularity: 8.25
Licence: The Code Project Open License (CPOL)      Bookmarked: 187   Downloaded: 0
This article shows how to enhance a plain HTML table with the jQuery DataTables plug-in.
jQuery Templates/View Engines and JSON Services
Posted: 8 May 2011   Updated: 25 Apr 2012   Views: 34,062   Rating: 4.95/5    Votes: 23   Popularity: 6.73
Licence: The Code Project Open License (CPOL)      Bookmarked: 90   Downloaded: 1,448
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.

Web Security

Implement secure ASP.NET MVC applications
Posted: 24 Nov 2011   Updated: 22 Dec 2011   Views: 82,437   Rating: 4.96/5    Votes: 54   Popularity: 8.59
Licence: The Code Project Open License (CPOL)      Bookmarked: 190   Downloaded: 4,066
This article discusses various aspects of ASP.NET MVC security and shows some tips to implement these elements in your applications.

C#

Functional programming in C#
Posted: 6 May 2012   Updated: 10 Jun 2012   Views: 105,114   Rating: 4.97/5    Votes: 111   Popularity: 10.17
Licence: The Code Project Open License (CPOL)      Bookmarked: 230   Downloaded: 0
This article explains how you can use functional programming in C#.

Java

Editable (CRUD) web tables in J2EE (jQuery Data Tables and J2EE application integration - Part II)
Posted: 25 May 2011   Updated: 10 Apr 2012   Views: 75,603   Rating: 4.89/5    Votes: 16   Popularity: 5.95
Licence: The Code Project Open License (CPOL)      Bookmarked: 28   Downloaded: 4,208
This article explains how you can implement full data management functionalites (adding, deleting, inline editing) into web tables using jQuery DataTables/Editable and J2EE applications.
jQuery DataTables in Java Web Applications
Posted: 7 Apr 2012   Updated: 26 Apr 2012   Views: 67,771   Rating: 5.00/5    Votes: 20   Popularity: 6.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 26   Downloaded: 5,061
Enhancing simple tables implemented in Java web applications using the jQuery DataTables plug-in.

LINQ

Using LINQ Queries
Posted: 15 Feb 2012   Updated: 25 Apr 2012   Views: 112,993   Rating: 4.88/5    Votes: 85   Popularity: 9.41
Licence: The Code Project Open License (CPOL)      Bookmarked: 209   Downloaded: 0
Explanations of the most important LINQ queries.

Windows Communication Foundation

OData Services
Posted: 31 May 2012   Updated: 7 Jun 2012   Views: 50,371   Rating: 4.97/5    Votes: 54   Popularity: 8.61
Licence: The Code Project Open License (CPOL)      Bookmarked: 105   Downloaded: 2,082
In this article is shown what are OData services, how you can create them using the WCF Data Services, and how you can use them
No blogs have been submitted.

Average tips rating: 4.80

Client side scripting

Persist JQueryUI Sortable position [Tip/Trick]
Posted: 14 Nov 2011   Updated: 20 Nov 2011   Views: 13,955   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: The Code Project Open License (CPOL)      Bookmarked: 6   Downloaded: 0
Example showing how to persist positions of the sortable elements after drag&drop reordering using the JQuery UI sortable

HTML / CSS

Separating HTML list items by comma using CSS [Tip/Trick]
Posted: 21 Feb 2012   Updated: 23 Feb 2012   Views: 10,905   Rating: 4.80/5    Votes: 5   Popularity: 3.32
Licence: The Code Project Open License (CPOL)      Bookmarked: 5   Downloaded: 0
Separating HTML list items by comma using CSS

Database

Selecting parent records with specific subset of child records [Tip/Trick]
Posted: 15 Nov 2011   Updated: 15 Nov 2011   Views: 16,520   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 3   Downloaded: 0
I will show you how you can select one parent row with two latest child rows using T-SQL
Selecting parent records with specific subset of child records [Tip/Trick]
Posted: 15 Nov 2011   Updated: 20 Nov 2011   Views: 3,436   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 0   Downloaded: 0
If you are using some alternative SQL dialect without common table expression syntax, you can use correlated sub-query as the one in the following example:SELECT * FROM( SELECT Company.CompanyName, Employee.EmployeeName, Employee.DateHired, ROW_NUMBER() OVER( PARTITION BY...
Formatting child table rows as a list in a single column cell [Tip/Trick]
Posted: 14 Nov 2011   Updated: 20 Nov 2011   Views: 11,498   Rating: 4.60/5    Votes: 5   Popularity: 3.15
Licence: The Code Project Open License (CPOL)      Bookmarked: 3   Downloaded: 0
This SQL example shows how you can return parent row all child rows as a single cell.

Jovan Popovic
Architect Gowi
Serbia Serbia
Started as a young scientist - winning the highest national awards in mathematics, physics, electrotechnics, and electronics.
Graduated from Faculty of Electrical Engineering, Department of Computer Techniques and Informatics, University of Belgrade, Serbia, as a first in the class, as a Master of Software Sciences.
Currently working in Gowi as a Software engineer, architect, and project manager since 2004 - mostly using Microsoft technologies (ASP.NET, C#). Member of JQuery community - created few popular plugins (four popular JQuery DataTables add-ins and loadJSON template engine).
Interests: Software engineering process(estimation and standardization), mobile and business intelligence platforms.


Advertise | Privacy | Mobile
Web01 | 2.6.130617.1 | Last Updated 19 Jun 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid