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: 69,190   Rating: 4.88/5    Votes: 25   Popularity: 6.81
Licence: The Code Project Open License (CPOL)      Bookmarked: 76   Downloaded: 5,149
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: 167,069   Rating: 4.90/5    Votes: 38   Popularity: 7.74
Licence: The Code Project Open License (CPOL)      Bookmarked: 151   Downloaded: 9,528
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: 36,612   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: The Code Project Open License (CPOL)      Bookmarked: 33   Downloaded: 3,145
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: 210,600   Rating: 4.93/5    Votes: 88   Popularity: 9.59
Licence: The Code Project Open License (CPOL)      Bookmarked: 225   Downloaded: 10,626
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: 241,166   Rating: 4.94/5    Votes: 146   Popularity: 10.69
Licence: The Code Project Open License (CPOL)      Bookmarked: 284   Downloaded: 15,854
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: 64,398   Rating: 4.93/5    Votes: 23   Popularity: 6.70
Licence: The Code Project Open License (CPOL)      Bookmarked: 83   Downloaded: 3,690
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: 25,794   Rating: 5.00/5    Votes: 10   Popularity: 5.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 30   Downloaded: 2,081
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: 82,015   Rating: 4.88/5    Votes: 49   Popularity: 8.26
Licence: The Code Project Open License (CPOL)      Bookmarked: 159   Downloaded: 2,941
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: 70,154   Rating: 4.86/5    Votes: 44   Popularity: 7.98
Licence: The Code Project Open License (CPOL)      Bookmarked: 129   Downloaded: 2,449
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: 157,343   Rating: 4.93/5    Votes: 47   Popularity: 8.25
Licence: The Code Project Open License (CPOL)      Bookmarked: 185   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: 33,286   Rating: 4.94/5    Votes: 22   Popularity: 6.63
Licence: The Code Project Open License (CPOL)      Bookmarked: 89   Downloaded: 1,422
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: 78,723   Rating: 4.96/5    Votes: 53   Popularity: 8.55
Licence: The Code Project Open License (CPOL)      Bookmarked: 184   Downloaded: 3,930
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: 100,165   Rating: 4.97/5    Votes: 110   Popularity: 10.15
Licence: The Code Project Open License (CPOL)      Bookmarked: 227   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: 73,665   Rating: 4.89/5    Votes: 16   Popularity: 5.95
Licence: The Code Project Open License (CPOL)      Bookmarked: 28   Downloaded: 4,064
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: 63,831   Rating: 5.00/5    Votes: 20   Popularity: 6.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 26   Downloaded: 4,855
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: 108,100   Rating: 4.88/5    Votes: 84   Popularity: 9.39
Licence: The Code Project Open License (CPOL)      Bookmarked: 205   Downloaded: 0
Explanations of the most important LINQ queries.

Windows Communication Foundation

OData Services
Posted: 31 May 2012   Updated: 7 Jun 2012   Views: 46,844   Rating: 4.97/5    Votes: 54   Popularity: 8.61
Licence: The Code Project Open License (CPOL)      Bookmarked: 101   Downloaded: 1,978
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   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   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   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   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   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
Member
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
Web03 | 2.6.130516.1 | Last Updated 20 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid