Click here to Skip to main content

Latest Updates

Article filter
Articles since
Minimum score
Show


Articles per page
Tags
0 LEADTOOLS Support 300
1 Paulo Zemek 220
2 Marc Clifton 190
3 Gonzales Cenelia 190
4 Gianmaria Gregori 125
0 Shivprasad koirala 1,440
1 Shemeer NS 1,400
2 CodeProject 1,345
3 DaveAuld 1,300
4 Jon Woo 990


Tuesday, April 30, 2013
Azure
BrianRosamilia
Share code online with Visual Studio-like interactive features.
Monday, April 29, 2013
Windows Presentation Foundation
Nick Polyak
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.
Nick Polyak
Re-implementing and improving WPF concepts outside of WPF and in a way that is not necessarily connected to GUI development.
C#
Nick Polyak
CodeProject Many times I need to get or set properties on a class dynamically, i.e. not knowing their exact names at the compile times. Usually I was doing it using System.Reflection API’s PropertyInfo class. This class provides GetValue() and SetValue methods that allow extrating or setting a
Azure
Super Nubes
Windows Presentation Foundation
Dirkster99
How to create a new tool window in AvalonDock [2.0]
Azure