Click here to Skip to main content
15,885,782 members

Articles by Dr. Song Li (Articles: 109, Tip/Trick: 1)

Articles: 109, Tip/Trick: 1

RSS Feed

Average article rating: 4.78

.NET
19 Feb 2012   Updated: 20 Feb 2012   Rating: 4.93/5    Votes: 10   Popularity: 4.93
Licence: CPOL    Views: 108,549     Bookmarked: 59   Downloaded: 4,280
Please Sign up or sign in to vote.
This article presents a generic REST client library and an example on how to use it.
Ajax
10 May 2012   Updated: 2 Apr 2013   Rating: 4.81/5    Votes: 11   Popularity: 5.01
Licence: CPOL    Views: 88,436     Bookmarked: 31   Downloaded: 1,781
Please Sign up or sign in to vote.
This article presents an example to use jQuery global AJAX event handlers.
Artificial Intelligence
Neural Networks
10 Oct 2018   Updated: 10 Oct 2018   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 9,912     Bookmarked: 3   Downloaded: 106
Please Sign up or sign in to vote.
This is a library to implement Neural Networks in JavaScript.
Cloud
14 Dec 2015   Updated: 14 Dec 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 31,910     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
This is a study note to setup Tomcat on an Amazon EC2 Ubuntu instance.
Containers
Docker
23 Oct 2018   Updated: 23 Oct 2018   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 6,300     Bookmarked: 3   Downloaded: 22
Please Sign up or sign in to vote.
This is a note on Docker.
Database Development
SQL Server
23 Dec 2009   Updated: 23 Dec 2009   Rating: 4.84/5    Votes: 19   Popularity: 6.19
Licence: CPOL    Views: 52,614     Bookmarked: 48   Downloaded: 1,541
Please Sign up or sign in to vote.
This article makes an experimental comparison on the performance of the different methods to pass structured data to SQL Server Stored Procedure parameters from ADO.NET.
9 Oct 2013   Updated: 12 Oct 2013   Rating: 4.67/5    Votes: 14   Popularity: 5.20
Licence: CPOL    Views: 34,702     Bookmarked: 23   Downloaded: 816
Please Sign up or sign in to vote.
This is the part 3 of a comparison on Data Access methods in the .NET environment.
24 Sep 2015   Updated: 24 Sep 2015   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 20,463     Bookmarked: 9   Downloaded: 290
Please Sign up or sign in to vote.
This is an example to check the SQL server disk and data file usage statistics.
21 Apr 2010   Updated: 26 Apr 2010   Rating: 4.33/5    Votes: 3   Popularity: 2.07
Licence: CPOL    Views: 21,601     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
This article introduces some interesting T-SQL scripts regarding two transactions related to the identity fields and table variables
Desktop Programming
Windows Forms
21 Mar 2010   Updated: 26 Mar 2010   Rating: 4.56/5    Votes: 17   Popularity: 5.36
Licence: CPOL    Views: 89,578     Bookmarked: 34   Downloaded: 3,299
Please Sign up or sign in to vote.
This article introduces a method to load and execute SSIS packages in Microsoft Windows with a demo WPF application.
WPF
10 Nov 2011   Updated: 10 Nov 2011   Rating: 4.27/5    Votes: 3   Popularity: 2.04
Licence: CPOL    Views: 65,034     Bookmarked: 9   Downloaded: 489
Please Sign up or sign in to vote.
This article presents a small utility class to sort an "IEnumerable" of objects on multiple fields by the field names provided at the run time using Linq. It also presents a WPF example on how to use this utility.
3 Jul 2010   Updated: 16 Jul 2010   Rating: 4.91/5    Votes: 48   Popularity: 8.26
Licence: CPOL    Views: 297,168     Bookmarked: 167   Downloaded: 9,113
Please Sign up or sign in to vote.
This article is an example to show you how to call WCF services synchronously as well as asynchronously.
6 Apr 2010   Updated: 7 Apr 2010   Rating: 4.96/5    Votes: 34   Popularity: 7.46
Licence: CPOL    Views: 226,765     Bookmarked: 64   Downloaded: 9,458
Please Sign up or sign in to vote.
This article introduces a simple XML document viewer control for WPF applications to display XML documents in a nicely formatted way.
15 May 2010   Updated: 21 May 2010   Rating: 4.76/5    Votes: 72   Popularity: 8.72
Licence: CPOL    Views: 480,800     Bookmarked: 257   Downloaded: 18,421
Please Sign up or sign in to vote.
This article gives a practical quick-start tutorial on MVVM in WPF for application developers.
17 Jun 2010   Updated: 26 Jun 2010   Rating: 4.86/5    Votes: 13   Popularity: 5.41
Licence: CPOL    Views: 57,526     Bookmarked: 82   Downloaded: 1,994
Please Sign up or sign in to vote.
This article introduces a .NET encryption library and demonstrates how to use the library with a WPF application.
XAML
15 Feb 2011   Updated: 15 Feb 2011   Rating: 4.90/5    Votes: 10   Popularity: 4.90
Licence: CPOL    Views: 89,992     Bookmarked: 34   Downloaded: 2,859
Please Sign up or sign in to vote.
This article summarizes two utility classes used for data and command bindings in Silverlight MVVM applications and demonstrates how to use the two classes with a running example.
24 Feb 2011   Updated: 24 Feb 2011   Rating: 4.43/5    Votes: 12   Popularity: 4.78
Licence: CPOL    Views: 88,091     Bookmarked: 11   Downloaded: 1,113
Please Sign up or sign in to vote.
This article introduces a simple method to bind UI events to the corresponding methods in the MVVM view models in Silverlight applications.
13 Dec 2009   Updated: 15 Dec 2009   Rating: 4.15/5    Votes: 8   Popularity: 3.75
Licence: CPOL    Views: 47,291     Bookmarked: 23   Downloaded: 990
Please Sign up or sign in to vote.
This article shows a simple and flexible way of creating a Silverlight splash screen.
DevOps
21 Sep 2020   Updated: 21 Sep 2020   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 7,403     Bookmarked: 2   Downloaded: 27
Please Sign up or sign in to vote.
How to host a private NPM registry
Hosted Services
Azure
29 Apr 2011   Updated: 29 Apr 2011   Rating: 4.79/5    Votes: 11   Popularity: 4.99
Licence: CPOL    Views: 102,534     Bookmarked: 26   Downloaded: 1,578
Please Sign up or sign in to vote.
This article presents an example to host WCF services in an Azure Worker Role.
Serverless
18 Aug 2020   Updated: 15 Jun 2023   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 9,906     Bookmarked: 4   Downloaded: 50
Please Sign up or sign in to vote.
AWS step function and CDK and SAM local and miscellaneous subjects
Operating Systems
Linux
11 Feb 2012   Updated: 11 Feb 2012   Rating: 4.67/5    Votes: 13   Popularity: 4.86
Licence: CPOL    Views: 69,543     Bookmarked: 16   Downloaded: 0
Please Sign up or sign in to vote.
This article is a study note on installing Linux in Microsoft Windows in a VirtualBox. I hope that it may be of some help to those who are interested in this topic.
19 Jul 2018   Updated: 19 Jul 2018   Rating: 4.43/5    Votes: 3   Popularity: 2.11
Licence: CPOL    Views: 10,693     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
This is a note on GIT & miscellaneous subjects.
19 Jul 2017   Updated: 15 Aug 2020   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 24,677     Bookmarked: 11   Downloaded: 0
Please Sign up or sign in to vote.
How to run Linux in a VirtualBox and miscellaneous subjects
6 May 2018   Updated: 6 May 2018   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 5,910     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
How to install CentOS in a VirtualBox
7 Jun 2018   Updated: 14 Jun 2018   Rating: 4.77/5    Votes: 16   Popularity: 5.61
Licence: CPOL    Views: 22,609     Bookmarked: 30   Downloaded: 0
Please Sign up or sign in to vote.
This is a note on Linux Directory Structure & Users & Permissions
Productivity Apps and Services
Microsoft Office
13 Oct 2011   Updated: 13 Oct 2011   Rating: 4.57/5    Votes: 12   Popularity: 4.93
Licence: CPOL    Views: 47,047     Bookmarked: 21   Downloaded: 1,260
Please Sign up or sign in to vote.
This article presents an example to export tabular data in PDF format through the web.
Programming Languages
ASM
26 Apr 2016   Updated: 28 Jun 2023   Rating: 5.00/5    Votes: 30   Popularity: 7.39
Licence: CPOL    Views: 34,985     Bookmarked: 39   Downloaded: 592
Please Sign up or sign in to vote.
This is a note on how compilers implement function calls to pass the parameters to and get the return value from the called functions.
C
12 Feb 2016   Updated: 12 Feb 2016   Rating: 4.81/5    Votes: 8   Popularity: 4.35
Licence: CPOL    Views: 35,367     Bookmarked: 23   Downloaded: 596
Please Sign up or sign in to vote.
How to write C/C++ programs with the help from Eclipse and CDT
C#
3 Oct 2011   Updated: 3 Oct 2011   Rating: 4.75/5    Votes: 6   Popularity: 3.70
Licence: CPOL    Views: 92,608     Bookmarked: 33   Downloaded: 3,307
Please Sign up or sign in to vote.
This article presents an example to export tabular data through the web in CSV as well as Excel formats.
18 Oct 2013   Updated: 18 Oct 2013   Rating: 4.86/5    Votes: 27   Popularity: 6.88
Licence: CPOL    Views: 296,718     Bookmarked: 75   Downloaded: 22,205
Please Sign up or sign in to vote.
This article presents an example on how to read and write Microsoft Excel with Open XML SDK.
15 May 2011   Updated: 15 May 2011   Rating: 4.62/5    Votes: 8   Popularity: 4.17
Licence: CPOL    Views: 54,023     Bookmarked: 32   Downloaded: 799
Please Sign up or sign in to vote.
This article presents an example on how to control the transaction isolation level in ADO.NET Entity Framework.
24 Mar 2013   Updated: 12 Oct 2013   Rating: 4.98/5    Votes: 23   Popularity: 6.78
Licence: CPOL    Views: 72,704     Bookmarked: 80   Downloaded: 1,972
Please Sign up or sign in to vote.
This is the part 1 of a comparison on Data Access methods in the .NET environment.
1 Aug 2013   Updated: 12 Oct 2013   Rating: 4.96/5    Votes: 15   Popularity: 5.83
Licence: CPOL    Views: 46,643     Bookmarked: 31   Downloaded: 1,146
Please Sign up or sign in to vote.
This is part 2 of a comparison on Data Access methods in the .NET environment.
2 Feb 2012   Updated: 2 Apr 2013   Rating: 4.81/5    Votes: 15   Popularity: 5.52
Licence: CPOL    Views: 110,259     Bookmarked: 53   Downloaded: 2,550
Please Sign up or sign in to vote.
This article demonstrates how to maintain HTTP Session State in WCF REST Services when consumed from desktop applications, using the HttpWebRequest object.
3 May 2011   Updated: 3 May 2011   Rating: 4.79/5    Votes: 11   Popularity: 4.99
Licence: CPOL    Views: 88,519     Bookmarked: 23   Downloaded: 1,317
Please Sign up or sign in to vote.
This article presents an example on how to send cookies when making WCF service calls.
18 Feb 2011   Updated: 18 Feb 2011   Rating: 4.88/5    Votes: 6   Popularity: 3.80
Licence: CPOL    Views: 50,551     Bookmarked: 17   Downloaded: 751
Please Sign up or sign in to vote.
This article presents an example on unit testing of Silverlight applications with asynchronous service callbacks.
26 Feb 2016   Updated: 26 Feb 2016   Rating: 4.97/5    Votes: 15   Popularity: 5.85
Licence: CPOL    Views: 19,592     Bookmarked: 13   Downloaded: 276
Please Sign up or sign in to vote.
Loosely coupled small examples of delegates, events, anonymous methods, and closures in C#
30 Jul 2016   Updated: 30 Jul 2016   Rating: 4.79/5    Votes: 9   Popularity: 4.57
Licence: CPOL    Views: 31,192     Bookmarked: 6   Downloaded: 171
Please Sign up or sign in to vote.
Thread synchronization mechanisms and few other classes in the "System.Threading" namespace
15 Mar 2019   Updated: 15 Mar 2019   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 38,104     Bookmarked: 13   Downloaded: 140
Please Sign up or sign in to vote.
This is a note on C# Dictionary & GetHashCode() & Equals() methods
7 Jan 2020   Updated: 7 Jan 2020   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 13,023     Bookmarked: 1   Downloaded: 141
Please Sign up or sign in to vote.
Benchmark example on benefit of asynchronous programming
Java
10 Jul 2014   Updated: 10 Jul 2014   Rating: 4.68/5    Votes: 6   Popularity: 3.65
Licence: CPOL    Views: 37,556     Bookmarked: 13   Downloaded: 241
Please Sign up or sign in to vote.
This is a study note on debugging a remotely running Java application from Eclipse.
22 Sep 2014   Updated: 24 Oct 2014   Rating: 4.91/5    Votes: 4   Popularity: 2.96
Licence: CPOL    Views: 60,534     Bookmarked: 8   Downloaded: 718
Please Sign up or sign in to vote.
This article presents an example Spring MVC Rest service application that supports both Json and XML serializations.
24 Oct 2014   Updated: 24 Oct 2014   Rating: 4.72/5    Votes: 9   Popularity: 4.50
Licence: CPOL    Views: 92,558     Bookmarked: 7   Downloaded: 861
Please Sign up or sign in to vote.
This article presents an example Maven project to get started with unit test code coverage by Jacoco.
14 Aug 2014   Updated: 17 Mar 2015   Rating: 4.96/5    Votes: 14   Popularity: 5.52
Licence: CPOL    Views: 236,557     Bookmarked: 20   Downloaded: 593
Please Sign up or sign in to vote.
This document presents two Maven example projects for mocking final and static methods using PowerMockito for Java unit testing.
12 Jun 2015   Updated: 12 Jun 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 34,112     Bookmarked: 3   Downloaded: 244
Please Sign up or sign in to vote.
This article presents an example to localize applications with Java property files and the "ResourceBundle" class.
21 Aug 2015   Updated: 21 Aug 2015   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 85,500     Bookmarked: 4   Downloaded: 890
Please Sign up or sign in to vote.
This study note presents a simple example to upload files to the server by jQuery Ajax calls.
16 Sep 2015   Updated: 16 Sep 2015   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 121,080     Bookmarked: 4   Downloaded: 3,617
Please Sign up or sign in to vote.
This is a simple CRUD example with JSF.
25 Jan 2016   Updated: 25 Jan 2016   Rating: 4.97/5    Votes: 13   Popularity: 5.53
Licence: CPOL    Views: 64,868     Bookmarked: 17   Downloaded: 2,964
Please Sign up or sign in to vote.
This is an example to use Websocket to create a simple chat program.
15 Mar 2016   Updated: 15 Mar 2016   Rating: 4.80/5    Votes: 7   Popularity: 4.06
Licence: CPOL    Views: 29,682     Bookmarked: 16   Downloaded: 933
Please Sign up or sign in to vote.
This note has an example and some observations on symmetric key encryption by the Advanced Encryption Standard, which is also called AES.
25 Nov 2017   Updated: 25 Nov 2017   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 9,362     Bookmarked: 5   Downloaded: 64
Please Sign up or sign in to vote.
This is a note on Spring Boot and JAR deployment
18 Dec 2017   Updated: 18 Dec 2017   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 9,191     Bookmarked: 3   Downloaded: 46
Please Sign up or sign in to vote.
This is a note on Spring Boot and Hibernate
24 Dec 2017   Updated: 24 Dec 2017   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 10,504     Bookmarked: 1   Downloaded: 57
Please Sign up or sign in to vote.
Hibernate one to many mappings
30 Jan 2018   Updated: 30 Jan 2018   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 6,851     Bookmarked: 2   Downloaded: 30
Please Sign up or sign in to vote.
This is a note on building Java applications by Gradle. It will focus on the simple case to build a single-project application.
Javascript
18 Jun 2011   Updated: 23 Jun 2011   Rating: 4.75/5    Votes: 36   Popularity: 7.33
Licence: CPOL    Views: 463,389     Bookmarked: 75   Downloaded: 17,000
Please Sign up or sign in to vote.
This article presents an example to use jQuery validation plugin.
9 Mar 2013   Updated: 4 Apr 2013   Rating: 4.94/5    Votes: 19   Popularity: 6.32
Licence: CPOL    Views: 129,370     Bookmarked: 46   Downloaded: 1,690
Please Sign up or sign in to vote.
This article presents a working example of how to use the jQuery template.
26 May 2011   Updated: 26 May 2011   Rating: 4.92/5    Votes: 9   Popularity: 4.69
Licence: CPOL    Views: 128,789     Bookmarked: 25   Downloaded: 2,176
Please Sign up or sign in to vote.
This small article presents an example to load Base64 images using jQuery and MVC.
9 Sep 2017   Updated: 9 Sep 2017   Rating: 4.60/5    Votes: 3   Popularity: 2.19
Licence: CPOL    Views: 10,702     Bookmarked: 1   Downloaded: 84
Please Sign up or sign in to vote.
This is a note on LU decomposition in Javascript.
23 Oct 2020   Updated: 23 Oct 2020   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 3,882     Bookmarked: 0   Downloaded: 20
Please Sign up or sign in to vote.
Node-modules folder and its structure
Python
29 May 2018   Updated: 29 May 2018   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 12,253     Bookmarked: 0   Downloaded: 36
Please Sign up or sign in to vote.
A discussion of auto-start services and how to manage and manually start/stop the services
28 Jan 2020   Updated: 28 Jan 2020   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 5,501     Bookmarked: 1   Downloaded: 44
Please Sign up or sign in to vote.
This is a note on Python, Virtualenv,  VSC Integration, and Miscellaneous topics.
9 May 2020   Updated: 9 May 2020   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 8,132     Bookmarked: 2   Downloaded: 24
Please Sign up or sign in to vote.
Discussion about AWS CLI & SAM CLI
SQL
3 Feb 2015   Updated: 4 Feb 2015   Rating: 3.43/5    Votes: 5   Popularity: 2.40
Licence: CPOL    Views: 41,925     Bookmarked: 8   Downloaded: 1,186
Please Sign up or sign in to vote.
This article presents an example to upload and download files with SQL server through JDBC in a Spring MVC application.
3 Jan 2020   Updated: 3 Jan 2020   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 4,530     Bookmarked: 0   Downloaded: 27
Please Sign up or sign in to vote.
This is a note on Hibernate many to many mappings.
XML
31 Mar 2011   Updated: 5 Apr 2011   Rating: 4.73/5    Votes: 28   Popularity: 6.76
Licence: CPOL    Views: 412,091     Bookmarked: 83   Downloaded: 7,762
Please Sign up or sign in to vote.
This article demonstrates how to parse XML documents using "XMLDocument" as well as "XDocument".
Tomcat
10 May 2018   Updated: 10 May 2018   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 6,100     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Note on the Jenkins automation server
Ubuntu
4 Nov 2019   Updated: 4 Nov 2019   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 6,255     Bookmarked: 4   Downloaded: 53
Please Sign up or sign in to vote.
FAQs about Visual Studio Code
Web Development
3 Jan 2011   Updated: 3 Jan 2011   Rating: 4.64/5    Votes: 14   Popularity: 5.16
Licence: CPOL    Views: 159,140     Bookmarked: 61   Downloaded: 3,062
Please Sign up or sign in to vote.
This article presents a simple example on dependency injection with StructureMap in ASP.NET MVC.
Apache
16 May 2014   Updated: 17 May 2014   Rating: 4.88/5    Votes: 9   Popularity: 4.66
Licence: CPOL    Views: 94,147     Bookmarked: 21   Downloaded: 0
Please Sign up or sign in to vote.
This is a study note on setting up Eclipse IDE for Java development.
19 Jan 2015   Updated: 19 Jan 2015   Rating: 4.83/5    Votes: 6   Popularity: 3.76
Licence: CPOL    Views: 27,104     Bookmarked: 7   Downloaded: 296
Please Sign up or sign in to vote.
This article presents an example on consuming https web content using Apache HttpComponents HttpClient in the development environment in Eclipse.
ASP.NET
1 Jan 2012   Updated: 1 Jan 2012   Rating: 4.94/5    Votes: 61   Popularity: 8.75
Licence: CPOL    Views: 463,424     Bookmarked: 124   Downloaded: 24,440
Please Sign up or sign in to vote.
This article presents an example to upload and download files with SQL Server in ASP.NET.
20 Sep 2010   Updated: 8 Oct 2010   Rating: 4.60/5    Votes: 5   Popularity: 3.22
Licence: CPOL    Views: 51,010     Bookmarked: 26   Downloaded: 1,383
Please Sign up or sign in to vote.
This article introduces a method to download and use "XAP" packages on demand in Silverlight.
31 Oct 2013   Updated: 31 Oct 2013   Rating: 4.80/5    Votes: 25   Popularity: 6.71
Licence: CPOL    Views: 224,862     Bookmarked: 26   Downloaded: 8,419
Please Sign up or sign in to vote.
This article presents an example to use Kendo grid.
HTML
12 Nov 2010   Updated: 24 Nov 2010   Rating: 4.92/5    Votes: 28   Popularity: 6.96
Licence: CPOL    Views: 383,723     Bookmarked: 113   Downloaded: 6,957
Please Sign up or sign in to vote.
This article uses a simple example to answer some common questions when working on JSON objects in jQuery and MVC.
3 Dec 2010   Updated: 3 Dec 2010   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 62,795     Bookmarked: 34   Downloaded: 491
Please Sign up or sign in to vote.
This article presents a simple method to load clean HTML fragments from the web servers using jQuery and MVC.
27 Oct 2016   Updated: 27 Oct 2016   Rating: 4.85/5    Votes: 17   Popularity: 5.97
Licence: CPOL    Views: 27,235     Bookmarked: 26   Downloaded: 292
Please Sign up or sign in to vote.
This is a quick note on SignalR.
17 Aug 2011   Updated: 20 Aug 2011   Rating: 4.92/5    Votes: 19   Popularity: 6.29
Licence: CPOL    Views: 56,992     Bookmarked: 47   Downloaded: 2,191
Please Sign up or sign in to vote.
This article presents a watermarked auto-complete jQuery plugin
24 Sep 2010   Updated: 1 Oct 2010   Rating: 4.82/5    Votes: 6   Popularity: 3.75
Licence: CPOL    Views: 46,842     Bookmarked: 25   Downloaded: 1,579
Please Sign up or sign in to vote.
This article introduces a method to dynamically generate tabs to host IFrames using jQuery and Json in ASP.NET MVC.
22 Nov 2010   Updated: 25 Nov 2010   Rating: 4.93/5    Votes: 52   Popularity: 8.41
Licence: CPOL    Views: 395,195     Bookmarked: 123   Downloaded: 10,946
Please Sign up or sign in to vote.
This article presents a method to consume cross-domain WCF REST Services using jQuery AJAX calls, with an example.
29 Jul 2011   Updated: 1 Aug 2011   Rating: 4.70/5    Votes: 17   Popularity: 5.66
Licence: CPOL    Views: 223,391     Bookmarked: 71   Downloaded: 10,364
Please Sign up or sign in to vote.
This article presents a simple example on how to use jQuery Grid Plugin in MVC.
20 Sep 2011   Updated: 20 Sep 2011   Rating: 4.77/5    Votes: 16   Popularity: 5.74
Licence: CPOL    Views: 174,987     Bookmarked: 30   Downloaded: 9,492
Please Sign up or sign in to vote.
This simple article presents a very simple example to use the "Cleditor" jQuery plugin for HTML rich text editing.
18 Jun 2017   Updated: 18 Jun 2017   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 21,272     Bookmarked: 11   Downloaded: 136
Please Sign up or sign in to vote.
This is a note on Owin (Open Web Interface for .NET) hosted services.
13 Dec 2017   Updated: 13 Dec 2017   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 7,283     Bookmarked: 1   Downloaded: 41
Please Sign up or sign in to vote.
This is a note on Spring Boot and JAR and WAR deployment.
6 May 2010   Updated: 13 May 2010   Rating: 4.82/5    Votes: 45   Popularity: 7.77
Licence: CPOL    Views: 406,391     Bookmarked: 142   Downloaded: 18,090
Please Sign up or sign in to vote.
This article gives a simple tutorial on developing ASP.NET applications in MVC pattern.
4 May 2010   Updated: 13 May 2010   Rating: 4.68/5    Votes: 23   Popularity: 6.18
Licence: CPOL    Views: 249,285     Bookmarked: 82   Downloaded: 26,064
Please Sign up or sign in to vote.
This article introduces an example ASP.NET MVC web project to upload and download files.
13 Dec 2011   Updated: 13 Dec 2011   Rating: 4.73/5    Votes: 10   Popularity: 4.73
Licence: CPOL    Views: 80,183     Bookmarked: 40   Downloaded: 2,918
Please Sign up or sign in to vote.
This article presents an example to create interactive charts on browsers using the "ASP.NET charting" tool with Image Maps. It also demonstrates how to add the same charts in PDF documents by re-using the same code.
17 Dec 2016   Updated: 17 Dec 2016   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 14,802     Bookmarked: 4   Downloaded: 69
Please Sign up or sign in to vote.
This is a note on a stupid, brutal force, terrible, yet not very horrible method to deploy the big Angular 2's 42.8 MB "node_modules" folder.
16 Jan 2017   Updated: 16 Jan 2017   Rating: 4.29/5    Votes: 3   Popularity: 2.04
Licence: CPOL    Views: 13,050     Bookmarked: 5   Downloaded: 88
Please Sign up or sign in to vote.
This is a note on Angular 2 container components.
7 Mar 2017   Updated: 7 Mar 2017   Rating: 4.10/5    Votes: 5   Popularity: 2.87
Licence: CPOL    Views: 28,483     Bookmarked: 4   Downloaded: 353
Please Sign up or sign in to vote.
This is a note on how to bootstrap multiple apps in a single HTML page.
2 Jul 2017   Updated: 2 Jul 2017   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 9,350     Bookmarked: 2   Downloaded: 34
Please Sign up or sign in to vote.
This is a note on RxJS subjects.
9 Dec 2017   Updated: 9 Dec 2017   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 8,731     Bookmarked: 6   Downloaded: 77
Please Sign up or sign in to vote.
This is a note on Webpack, @Angular and miscellaneous topics.
12 May 2016   Updated: 12 May 2016   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 15,680     Bookmarked: 3   Downloaded: 62
Please Sign up or sign in to vote.
This note is a set of examples on the React life-cycle methods and miscellaneous topics on the JSX and the browser memory in relation to React.
9 Jun 2016   Updated: 9 Jun 2016   Rating: 4.86/5    Votes: 3   Popularity: 2.32
Licence: CPOL    Views: 18,350     Bookmarked: 3   Downloaded: 82
Please Sign up or sign in to vote.
This note talks about the React life-cycle methods with the nested components that I felt important enough to keep a note.
27 Dec 2017   Updated: 27 Dec 2017   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 11,164     Bookmarked: 5   Downloaded: 103
Please Sign up or sign in to vote.
This is a note on Vue & webpack.
15 Apr 2018   Updated: 15 Apr 2018   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 24,318     Bookmarked: 0   Downloaded: 163
Please Sign up or sign in to vote.
Note on Webpack & Maven
22 Sep 2018   Updated: 22 Sep 2018   Rating: 3.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 6,593     Bookmarked: 2   Downloaded: 40
Please Sign up or sign in to vote.
This is a note on Redux
25 Sep 2018   Updated: 25 Sep 2018   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 6,532     Bookmarked: 4   Downloaded: 51
Please Sign up or sign in to vote.
This is a note on Jest & React
27 Feb 2015   Updated: 5 Mar 2015   Rating: 4.88/5    Votes: 12   Popularity: 5.27
Licence: CPOL    Views: 45,785     Bookmarked: 33   Downloaded: 837
Please Sign up or sign in to vote.
Study note on Node.js
25 Jan 2010   Updated: 27 Jan 2010   Rating: 4.71/5    Votes: 6   Popularity: 3.67
Licence: CPOL    Views: 32,345     Bookmarked: 45   Downloaded: 391
Please Sign up or sign in to vote.
This article introduces a way of developing Silverlight and WCF applications in the same Visual Studio solution.
2 Feb 2010   Updated: 3 Feb 2010   Rating: 4.18/5    Votes: 7   Popularity: 3.53
Licence: CPOL    Views: 33,361     Bookmarked: 29   Downloaded: 182
Please Sign up or sign in to vote.
This article introduces a more flexible and secure method to configure Silverlight applications using the Web.config file from the ASP.NET host application.
30 Aug 2015   Updated: 30 Aug 2015   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 21,833     Bookmarked: 12   Downloaded: 186
Please Sign up or sign in to vote.
This is a study note on Angular. I realized that Angular is a larger topic than I initially thought of. I hope I can be concise enough to cover a few interesting aspects in as few sentences as possible.
5 Feb 2018   Updated: 5 Feb 2018   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 6,971     Bookmarked: 0   Downloaded: 34
Please Sign up or sign in to vote.
This is a note on building Java applications by Gradle. It will give an example to build a multi-project application.
3 Apr 2018   Updated: 3 Apr 2018   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 12,217     Bookmarked: 0   Downloaded: 90
Please Sign up or sign in to vote.
This is a note on unit test Spring MVC applications.
2 Jul 2021   Updated: 2 Jul 2021   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 8,221     Bookmarked: 5   Downloaded: 61
Please Sign up or sign in to vote.
This is a note on how to detect memory leaks on web browsers.
Node.js
11 Dec 2016   Updated: 11 Dec 2016   Rating: 4.92/5    Votes: 8   Popularity: 4.44
Licence: CPOL    Views: 20,310     Bookmarked: 12   Downloaded: 153
Please Sign up or sign in to vote.
This is a note on setting the environment for Angular 2 & Typescript in Visual Studio.
XHTML
1 Feb 2010   Updated: 2 Feb 2010   Rating: 4.85/5    Votes: 19   Popularity: 6.09
Licence: CPOL    Views: 90,680     Bookmarked: 102   Downloaded: 1,490
Please Sign up or sign in to vote.
This article introduces a working example of five different ways to make AJAX calls using jQuery.
26 Jun 2011   Updated: 4 Jul 2011   Rating: 4.76/5    Votes: 14   Popularity: 5.30
Licence: CPOL    Views: 114,425     Bookmarked: 38   Downloaded: 1,969
Please Sign up or sign in to vote.
This article presents an example of how to use data annotations to validate data received from jQuery AJAX calls and how to send validation result as well as HTML content from a partial view to the client in a JSON object in MVC.
1 Dec 2016   Updated: 1 Dec 2016   Rating: 4.78/5    Votes: 4   Popularity: 2.88
Licence: CPOL    Views: 22,032     Bookmarked: 5   Downloaded: 285
Please Sign up or sign in to vote.
This is a gauge chart by D3 step by step.
5 Jan 2010   Updated: 6 Jan 2010   Rating: 4.43/5    Votes: 19   Popularity: 5.57
Licence: CPOL    Views: 113,729     Bookmarked: 27   Downloaded: 995
Please Sign up or sign in to vote.
This article introduces a method to configure Silverlight 3 applications using the Web.config file from ASP.NET.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.00

CSS
30 Aug 2012   Updated: 30 Aug 2012   Rating: 4.00/5    Votes: 2   Popularity: 1.20
Licence: CPOL    Views: 12,381     Bookmarked: 11   Downloaded: 300
Please Sign up or sign in to vote.
This is a quick note on "Chosen". It is a small light weight Javascript & CSS library that you can use to beautify your drop down boxes on your web pages.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United States United States
I have been working in the IT industry for some time. It is still exciting and I am still learning. I am a happy and honest person, and I want to be your friend.