Radial progress with CSSImplementing a CSS-only radial progress animation
Creating an animatable version of a progress bar as an overlay which can be utilized on top of any child content.
Read moreCreating an animatable version of a progress bar as an overlay which can be utilized on top of any child content.
Read moreLoad testing PUT endpoints with Apache JMeter using ASP.NET Core minimal APIs as an example.
Read morePresenting our SDI-as-a-Service solution during the 54th ISO/TC 211 Plenary.
Read moreKeep navigation properties of type IReadOnlyCollection<T> small and simple with SpatialFocus.EFLazyLoading.Fody.
Read moreEnsure entities are always tracked for navigation properties operations by implementing a custom LazyLoadingIntercepter.
Read moreEliminating the need of adding private setters to bind read-only properties by using IL weaving and the Fody plugin SpatialFocus.AddSetter.Fody.
Read moreEliminating the need of adding an empty constructor to bind navigation properties by using IL weaving and the Fody plugin EmptyConstructor.Fody.
Read moreEliminating the need of using the virtual keyword in lazy loaded navigation properties by using IL weaving and the Fody plugin Virtuosity.
Read moreThe third part of this blog series is going into more detail and will show a couple of real life examples how to extract data from a File Geodatabase using data sampling strategies of different complexities.
Read moreThis blog post will show you a way of integrating configuration, dependency injection, logging and localization of the .NET extensions stack into your Xamarin.Forms application.
Read moreThe second part of this blog series is looking into reading the actual data within a File Geodatabase. We will explore how to access both the attribute as well as the spatial data of a vector layer and build some indexes, that will be used later.
Read moreThe first part of this blog series is providing some background information and lays the basis for working with the ESRI File Geodatabase data format for geospatial data.
Read more