This post dates back to 2013 and it is migrated from my old blog. The argument of this post can be relevant to people using Subversion and willing to give a try to Git. In this article I will try to give a quick way to get started with Git […]
Daily archives: 3 October 2018
3 posts
This post dates back to 2013 and is migrated from my old blog. The argument of this post is relevant to people using Entity Framework and needing to filter data coming from a Database with a list of in-memory data. In this article I will try to start summarizing what […]
This post dates back to 2013 and it is migrated from my old blog. In this article I will show you that, when importing data with Entity Framework, you will almost always have performance issues unless you disable AutoDetectChanges. When creating an application to be scheduled on a timely basis […]