chriga's blog
Pages
(Move to ...)
Home
Software
WPF
Android
Arduino
Privacy Policy
Contact
▼
Friday, May 30, 2014
Prevent System.Windows.Data Error in Output window while evaluating Validation.Errors in XAML
›
Validation of UI input parameters in WPF is a frequently requirement. There are several approaches to realize an input validation. You can ...
11 comments:
Saturday, May 24, 2014
Enumeration in WPF/XAML
›
Enumeration types can be set by the keyword enum . Often it is needed to view all values of the enumeration. The following example shows ...
Wednesday, April 30, 2014
Using SQLite in an Android app
›
Within the Android APIs the package android.database.sqlite contains classes to simplify the usage of SQLite database. The easiest way to...
‹
›
Home
View web version