Coding Grounds
Compilation of different programming projects I amuse myself with.
Wednesday, 5 March 2014
Entity Framework Code First Generic Entity store operations
›
This article will discuss how generic entity store operations towards a data context can be used with EF Code First. This is tested with EF...
Tuesday, 18 February 2014
Performing slow work outside the WPF UI thread and updating the WPF GUI afterwards
›
Developers using WPF are very familiar with the problem of doing slow work on the UI thread and trying to update the GUI thread afterwards. ...
2 comments:
Traversing paged results using Massive data access wrapper
›
Massive, a library created by brilliant developer Rob Conery and Jon Skeet's frequent humorous side-kick, has got a lot of nice feature...
1 comment:
‹
›
Home
View web version