Click here to Skip to main content
15,867,986 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,249     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,266     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,712     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,740     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,220     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,444     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,512     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,323     Bookmarked: 9   Downloaded: 285
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,551     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,278     Bookmarked: 34   Downloaded: 3,298
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: 64,774     Bookmarked: 9   Downloaded: 486
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: 296,448     Bookmarked: 167   Downloaded: 9,112
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,025     Bookmarked: 64   Downloaded: 9,457
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: 479,240     Bookmarked: 257   Downloaded: 18,420
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,356     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,722     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: 87,891     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,171     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,303     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,284     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,776     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,313     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,543     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,447     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,840     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,489     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: 46,837     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,575     Bookmarked: 39   Downloaded: 585
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,157     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,408     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: 295,828     Bookmarked: 75   Downloaded: 22,191
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: 53,903     Bookmarked: 32   Downloaded: 797
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,434     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,383     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: 109,989     Bookmarked: 53   Downloaded: 2,549
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,319     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,421     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,522     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: 30,902     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: 37,624     Bookmarked: 13   Downloaded: 138
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: 12,833     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,416     Bookmarked: 13   Downloaded: 239
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,414     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,388     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,087     Bookmarked: 20   Downloaded: 592
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: 33,872     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,210     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: 120,620     Bookmarked: 4   Downloaded: 3,616
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,188     Bookmarked: 17   Downloaded: 2,963
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,512     Bookmarked: 16   Downloaded: 932
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,312     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,111     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,424     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,771     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: 462,129     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,070     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,439     Bookmarked: 25   Downloaded: 2,175
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,532     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,842     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,053     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,421     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,012     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,755     Bookmarked: 8   Downloaded: 1,183
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,470     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: 411,491     Bookmarked: 83   Downloaded: 7,760
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,040     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,185     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: 158,880     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: 93,877     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,004     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: 461,934     Bookmarked: 124   Downloaded: 24,438
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: 50,880     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,452     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,053     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,405     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: 26,955     Bookmarked: 26   Downloaded: 291
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,682     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,752     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: 394,435     Bookmarked: 123   Downloaded: 10,945
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: 222,281     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,647     Bookmarked: 30   Downloaded: 9,486
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,072     Bookmarked: 11   Downloaded: 135
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,223     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: 405,891     Bookmarked: 142   Downloaded: 18,089
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: 248,905     Bookmarked: 82   Downloaded: 26,057
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: 79,943     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,702     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: 12,980     Bookmarked: 5   Downloaded: 87
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,323     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,260     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,651     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,590     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,230     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,084     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,138     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,523     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,472     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,565     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,255     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,301     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,663     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,911     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,037     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,041     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,140     Bookmarked: 12   Downloaded: 152
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,350     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,135     Bookmarked: 38   Downloaded: 1,968
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: 21,722     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,389     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,341     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.