chriga's blog
Pages
(Move to ...)
Home
Software
WPF
Android
Arduino
Privacy Policy
Contact
▼
Showing posts with label
Visual Basic
.
Show all posts
Showing posts with label
Visual Basic
.
Show all posts
Monday, December 30, 2013
WPF Binding of DataGrid Column Header in XAML
›
Dynamically binding to a column header of a DataGrid is not a transparently task. The problem is that the column header is not inheriting fr...
17 comments:
Saturday, December 28, 2013
Identifying and Resolving Shortcuts/Links of Files and Folders
›
In Windows file shortcuts can be identified by the file extension. Default file extension for file and folder shortcuts is ".lnk...
Friday, May 31, 2013
Creating a Simple Plugin Mechanism
›
One of the recurring problems in software development is a plugin mechanism to extending the application without changing existing code. ...
›
Home
View web version