![]() |
|||
|
| ||
Tuesday, April 30, 2013 |
||
| Azure |
Share code online with Visual Studio-like interactive features.
|
|
Monday, April 29, 2013 |
||
| Windows Presentation Foundation |
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.
|
|
|
Re-implementing and improving WPF concepts outside of WPF and in a way that is not necessarily connected to GUI development.
|
||
| C# |
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 |
|
|
| Windows Presentation Foundation |
How to create a new tool window in AvalonDock [2.0]
|
|
| Azure |
| |