Diederik Krols Diederik Krols
Diederik is principal consultant at U2U Consult where he designs and develops C# & XAML apps for the Enterprise and the Store, with or without an Azure backend
  • Log in

Mobile Development at U2U Consult

Based in Brussels, Belgium, U2U Consult has been offering consulting & development services in the EMEA region for over 10 years. We offer mobile development on all platforms from Apple to Android & Microsoft.

More About Mobile

Category list

  • RSS feed for SubBlog .NET 4.0 (7)
  • RSS feed for SubBlog Enterprise Windows Apps (2)
  • RSS feed for SubBlog Entity Framework 4.0 (8)
  • RSS feed for SubBlog Metro (22)
  • RSS feed for SubBlog Silverlight (2)
  • RSS feed for SubBlog Spatial (4)
  • RSS feed for SubBlog SQL Server (11)
  • RSS feed for SubBlog Universal Windows Apps (14)
  • RSS feed for SubBlog UWP (11)
  • RSS feed for SubBlog Windows Phone (9)
  • RSS feed for SubBlog WinRT (46)
  • RSS feed for SubBlog WPF (24)

PostList

  • The Radial Gauge goes UWP
  • Calendar integration in UWP apps
  • Extend your UWP apps with Lua scripting
  • User input validation with Prism and data annotations on the UWP
  • Using Lex.Db on the Universal Windows Platform
  • Using SQLite on the Universal Windows Platform
  • A CoverFlow control for the Universal Windows Platform
  • An ImageCropper control for the Universal Windows Platform
  • A lap around Adaptive Triggers
  • A lap around the RelativePanel Control

Copyright © 2026

Powered by BlogEngine.NET

Designed by Francis Bio

Fuzzy lookup of names with a Dutch Metaphone implementation

10 February 2011 Diederik-Krols SQL Server
Phonetic algorithms are heavily used to provide suggestions and corrections in spell checkers and also for searching and matching names. You could use such algorithms to populate autocomplete controls for the lookup of cities and streets, patients in a hospital, or reservations for a hotel stay. All... [More]

Building an Entity Framework 4.0 model on views: practical tips

01 February 2011 Diederik-Krols Entity Framework 4.0, SQL Server
Many development teams and database administrators use views to create an abstraction layer on top of a physical data model. In this article I'll show you how to build an Entity Framework 4.0 (EF4) model upon such a set of views. I'll create a couple of views in SQL Server -some of them indexed-, im... [More]
Newer posts >>