Click here to Skip to main content
15,897,273 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. Event Bindings Outside of WPF
Event bindings outside of WPF
(The Code Project Open License (CPOL))
Nick Polyak Updated: 9 Jun 2014
Rating: 5.00/5 ( (2 votes))
2. Data Templates Implementation Outside of WPF
Data Templates implementation outside of WPF
(The Code Project Open License (CPOL))
Nick Polyak Updated: 28 May 2014
Rating: 5.00/5 ( (3 votes))
3. Attached and Routed Events Outside of WPF
A series of blog posts regarding implementing WPF concepts outside of WPF
(The Code Project Open License (CPOL))
Nick Polyak Updated: 1 Dec 2013
Rating: 4.89/5 ( (8 votes))
4. Tree Structures and Navigation
This post talks about generic Tree structures in C#.
(The Code Project Open License (CPOL))
Nick Polyak Updated: 29 Nov 2013
Rating: 4.69/5 ( (4 votes))
5. Bind Markup Extension
I continue a series of blog posts about implementing WPF concepts outside of WPF.
(The Code Project Open License (CPOL))
Nick Polyak Updated: 25 Nov 2013
Rating: 4.86/5 ( (3 votes))
6. Composite Path Bindings outside of WPF
Composite Path Bindings outside of WPF
(The Code Project Open License (CPOL))
Nick Polyak Updated: 27 Jun 2013
Rating: 5.00/5 ( (3 votes))
7. AProperties and Bindings outside of WPF Revisited
AProperties and Bindings outside of WPF Revisited
(The Code Project Open License (CPOL))
Nick Polyak Updated: 24 May 2013
Rating: 5.00/5 ( (2 votes))
8. Binding without WPF
Here we are going to talk about the binding concept and how it can be re-implemented outside of WPF without being tied to the visual libraries or the UI threads.
(The Code Project Open License (CPOL))
Nick Polyak Updated: 29 Apr 2013
Rating: 4.92/5 ( (8 votes))
9. Attached Properties outside of WPF
Re-implementing and improving WPF concepts outside of WPF and in a way that is not necessarily connected to GUI development.
(The Code Project Open License (CPOL))
Nick Polyak Updated: 29 Apr 2013
Rating: 5.00/5 ( (2 votes))
10. Expression Based Property Getters and Setters
Expression Based Property Getters and Setters
(The Code Project Open License (CPOL))
Nick Polyak Updated: 29 Apr 2013
Rating: 5.00/5 ( (6 votes))
11. A Great WPF Localization Package
The package is open source, allows switching the locales at run time and also allows localizing any Dependency or Attached properties – not only strings.
(The Code Project Open License (CPOL))
Nick Polyak Updated: 18 Mar 2013
Rating: 4.60/5 ( (5 votes))