chriga's blog
Pages
(Move to ...)
Home
Software
WPF
Android
Arduino
Privacy Policy
Contact
▼
Thursday, December 17, 2015
Setting the Background of a WPF TextBox depending on Validation in a Template/Style using TemplateBinding 2
›
I showed how to change the Background of a TextBox, if some own ValidationRule failed in the post Setting the Background of a WPF TextBox d...
Tuesday, November 3, 2015
Reading and Writing Values from INI Files with C#
›
INI files is often used by legacy software. But sometimes also by not so legacy software. So sometimes it is needed to access INI files from...
1 comment:
Thursday, October 1, 2015
Audino - Arduino MP3-Player
›
There are several obstacles when creating a MP3 player. Especially if it is a special MP3 player like the Hörbert . There are some other pag...
3 comments:
Wednesday, September 23, 2015
Set SVN Property Ignore with TortoiseSVN
›
Objects that are not checked in, were marked with questionmarks by TortoiseSVN, if icon overlay is active and functional. If you are pe...
Wednesday, September 2, 2015
Set SVN Property External with TortoiseSVN
›
An already existing project can be integrated into a new main project with the help of Subversion. This has several advantages: No n...
Monday, August 31, 2015
Edit Subversion Properties with TortoiseSVN
›
In subversion you can set properties for versioned files and folders. There are some pre-defined properties that start e.g. with "svn:...
Saturday, July 25, 2015
Minimum column width in WPF ListView/GridView
›
It seems that it is not possible to set the minimum width of a column within XAML. But it can be forced withn code-behind. Laurent Bugnion h...
1 comment:
‹
›
Home
View web version