Blog

Thoughts on .NET development, GIS, architecture, and building enterprise software

Featured .NET Development

AI-Augmented Development: How I Use Claude and Copilot Daily

After 6 months of daily AI-augmented development, here's my honest workflow — what works, what doesn't, and how to stay in control.

Feb 16, 2026 · 8 min read · 522 views Read More
GIS & Geospatial

GeoServer WMS/WFS Integration with Angular

Feb 14, 2026 · 8 min · 136

Serve map tiles and query features from GeoServer in an Angular app using OpenLayers — with authentication and layer management.

ASP.NET Core GIS
Read More
GIS & Geospatial

OpenLayers 10 with .NET Backend: Interactive Web Maps

Feb 02, 2026 · 8 min · 96

Build interactive web maps with OpenLayers 10, served by a .NET GeoJSON API. Includes clustering, popups, and layer switching.

ASP.NET Core GIS
Read More
GIS & Geospatial

ArcGIS Server REST API Integration with C#

Jan 24, 2026 · 7 min · 113

Query ArcGIS Server feature services, run geoprocessing tasks, and generate map exports — all from C# using HttpClient.

C# GIS
Read More
GIS & Geospatial

Spatial Queries in .NET with PostGIS and NetTopologySuite

Jan 04, 2026 · 7 min · 90

Query geographic data natively in .NET using EF Core + NetTopologySuite + PostGIS. No raw SQL required.

C# GIS
Read More