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

Technical Blogs


RSS feed icon

Articles submitted by members via their Technical Blog feed. Want to have the blog entries from your Technical Blog automatically posted as articles on CodeProject? It's easy!

1. Write End-to-End Tests for Your Angular 2 Applications With Protractor
Add E2E testing and make sure your users don't fail!
(The Code Project Open License (CPOL))
Web Development » Node.js »
Caleb McElrath Updated: 30 Jan 2017
Rating: 5.00/5 ( (4 votes))
2. Strategist: Detecting Windows Store App Configuration Mode (Debug vs. Release) in JavaScript
Detecting Windows Store app configuration mode.
(The Code Project Open License (CPOL))
Programming Languages » Javascript »
Caleb McElrath Updated: 15 Oct 2013
Rating: 5.00/5 ( (1 vote))
3. Strategist: Safe & DRY JavaScript Augmentation
SAFE and DRY JavaScript augmentation
(The Code Project Open License (CPOL))
Programming Languages » Javascript »
Caleb McElrath Updated: 15 Oct 2013
Rating: 5.00/5 ( (1 vote))
4. Rudimentary Way to Make a WinRT Component Object Bindable in WinJS
When projecting a WinRT Component object to WinJS, I kept running into an exception saying that the WinRT object could not be extended. This post will briefly describe how I got around this issue.
(The Code Project Open License (CPOL))
WinRT » »
Caleb McElrath Updated: 15 Oct 2013
Rating: ( (No votes))
5. Extension Me Strings: ToString Enhancements with Regular Expressions
A walkthrough on creating a ToString extension method for easily extracting a substring matching a given regular expression (RegEx).
(The Code Project Open License (CPOL))
All Topics » »
Caleb McElrath Updated: 29 Mar 2012
Rating: 3.50/5 ( (2 votes))
6. Extension Me Convert: A Binary Look at System.IConvertible Derivations
Extension Me Convert: A Binary Look at System.IConvertible Derivations
(The Code Project Open License (CPOL))
Caleb McElrath Updated: 14 Mar 2012
Rating: ( (No votes))
7. Extension Me Async: Run a System.Action Instantiation Asynchronously
This article will briefly focus on the topic of Asynchronous Programming by extending System.Action delegates.
(The Code Project Open License (CPOL))
Caleb McElrath Updated: 11 Mar 2012
Rating: 5.00/5 ( (2 votes))
8. Creationism: Custom Data-Bound Controls for ASP.NET
This post is a basic tutorial on how to create custom data-bound controls for ASP.NET.
(The Code Project Open License (CPOL))
Web Development » ASP.NET »
Caleb McElrath Updated: 11 Mar 2012
Rating: 4.67/5 ( (3 votes))