Click here to Skip to main content
15,896,269 members

Articles by Andy Feng (Articles: 2, Technical Blogs: 4, Tip/Tricks: 4)

Articles: 2, Technical Blogs: 4, Tip/Tricks: 4

RSS Feed

Average article rating: 4.91

Web Development
16 Oct 2015   Updated: 16 Oct 2015   Rating: 4.94/5    Votes: 17   Popularity: 5.81
Licence: CPOL    Views: 75,910     Bookmarked: 27   Downloaded: 2,366
Please Sign up or sign in to vote.
The article introduces a complete C# solution to grab Html data through POST request from remote server and extract fields from the Html source through parsing its DOM structure.
ASP.NET
20 Oct 2015   Updated: 20 Oct 2015   Rating: 4.89/5    Votes: 16   Popularity: 5.60
Licence: CPOL    Views: 101,129     Bookmarked: 54   Downloaded: 1,592
Please Sign up or sign in to vote.
Serilog is a portable and structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases.

Average blogs rating: 4.68

Programming Languages
Java
10 Nov 2015   Updated: 12 Oct 2017   Rating: 4.00/5    Votes: 3   Popularity: 1.91
Licence: CPOL    Views: 30,554     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
This article introduces how to use Selenium WebDriver to simulate browser operations such as load a page, manipulate DOM, extract data and provides ready-to-go sample code in Java and C#.
Javascript
9 Dec 2015   Updated: 9 Dec 2015   Rating: 4.93/5    Votes: 6   Popularity: 3.84
Licence: CPOL    Views: 22,340     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
This article introduces the basics of applying regular expression in JavaScript.
Web Development
HTML
9 Dec 2015   Updated: 9 Dec 2015   Rating: 5.00/5    Votes: 11   Popularity: 5.00
Licence: CPOL    Views: 28,512     Bookmarked: 16   Downloaded: 0
Please Sign up or sign in to vote.
This article introduces how to apply Google reCAPTCHA into form submission of your site.
HTML5
8 Nov 2015   Updated: 16 Nov 2015   Rating: 4.80/5    Votes: 7   Popularity: 4.06
Licence: CPOL    Views: 19,398     Bookmarked: 10   Downloaded: 38
Please Sign up or sign in to vote.
Improve CSS Development Productivity using Sass and Compass Part 1 - Configure Environment

Average tips rating: 4.78

Programming Languages
Java
15 Oct 2015   Updated: 15 Oct 2015   Rating: 4.64/5    Votes: 7   Popularity: 3.92
Licence: CPOL    Views: 224,303     Bookmarked: 13   Downloaded: 4,404
Please Sign up or sign in to vote.
Create a simple Http Server using Java SDK and process GET/POST requests
24 Oct 2015   Updated: 24 Oct 2015   Rating: 4.60/5    Votes: 4   Popularity: 2.77
Licence: CPOL    Views: 50,296     Bookmarked: 5   Downloaded: 1,570
Please Sign up or sign in to vote.
Create a simple and flexible HTTPS server using JDK to process GET/POST requests
Web Development
HTML5
26 Oct 2015   Updated: 26 Oct 2015   Rating: 4.88/5    Votes: 10   Popularity: 4.65
Licence: CPOL    Views: 28,620     Bookmarked: 5   Downloaded: 132
Please Sign up or sign in to vote.
This article introduces multiple approaches to implement a Javascript maxlength check in browsers
29 Oct 2015   Updated: 29 Oct 2015   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 23,469     Bookmarked: 11   Downloaded: 277
Please Sign up or sign in to vote.
This tip introduces how to use Bootstrap to create a sidebar in Html, which automatically updates links based on scroll position.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
Canada Canada
Andy Feng is a software analyst/developer based in Toronto, Canada. He has 9+ years experience in software design and development. He specializes in Java/J2EE and .Net solutions, focusing on Spring, Hibernate, JavaFX, ASP.NET MVC, Entity framework, Web services, JQuery, SQL and related technologies.

Follow up with my blogs at: http://andyfengc.github.io/