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.
Mehr erfahrenCreating an animatable version of a progress bar as an overlay which can be utilized on top of any child content.
Mehr erfahrenLoad testing PUT endpoints with Apache JMeter using ASP.NET Core minimal APIs as an example.
Mehr erfahrenPresenting our SDI-as-a-Service solution during the 54th ISO/TC 211 Plenary.
Mehr erfahrenKeep navigation properties of type IReadOnlyCollection<T> small and simple with SpatialFocus.EFLazyLoading.Fody.
Mehr erfahrenEnsure entities are always tracked for navigation properties operations by implementing a custom LazyLoadingIntercepter.
Mehr erfahrenEliminating the need of adding private setters to bind read-only properties by using IL weaving and the Fody plugin SpatialFocus.AddSetter.Fody.
Mehr erfahrenEliminating the need of adding an empty constructor to bind navigation properties by using IL weaving and the Fody plugin EmptyConstructor.Fody.
Mehr erfahrenEliminating the need of using the virtual keyword in lazy loaded navigation properties by using IL weaving and the Fody plugin Virtuosity.
Mehr erfahrenThe 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.
Mehr erfahrenThis 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.
Mehr erfahrenThe 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.
Mehr erfahrenThe 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.
Mehr erfahren