PinnedCan SenerinDev GeniusOptimizing Memory Usage: Streaming GZIP Files from S3 in PythonReading files from AWS S3 is very common in data processing pipelines. However, while processing larger files reading a GZIP file into…Jun 14Jun 14
PinnedCan SenerinDev GeniusUser Registration and Login with .NET Core MVC and Entity FrameworkIn this tutorial, we will take a step further in building a user registration and login system for your .NET Core application. We’ll…Dec 11, 20233Dec 11, 20233
PinnedCan SenerinDev GeniusASP.NET Core Logging with Serilog for Multiple ProjectsIn this guide, we’ll create an organized solution with two projects: a common project (Common) responsible for logging setup and constants…Jan 244Jan 244
PinnedCan SenerinSystem WeaknessProtecting Your C# Entity Framework Application from SQL InjectionSQL injection is a common security vulnerability that can have devastating consequences for your applications and the data they manage. In…Nov 7, 20237Nov 7, 20237
Can SenerinDev GeniusHow to Draw on Google Maps with JavaScriptAlthough Google Maps is a strong tool in itself, it can be further enhanced with custom features coded in JavaScript. Drawing on the map is…Aug 81Aug 81
Can SenerinStackademicOptimizing SQL Queries for Better Performance : 1 million recordsWe have already created a scenario to optimize our query in this article …Aug 62Aug 62
Can SenerinDev GeniusOptimizing SQL Queries for Better PerformanceSQL queries are crucial to making databases perform efficiently and quickly. In this post, we will take a look into the benefits of query…Jun 237Jun 237
Can SenerinDev GeniusPublishing Messages to RabbitMQ Using the HTTP APIRabbitMQ is an open-source message broker that is amazingly popular in enabling applications to talk to each other. Despite RabbitMQ using…Jun 211Jun 211
Can SenerinDev GeniusHow to Open MySQL for External Connections on Windows ServerThe following steps show how to open your MySQL Server to external connections on a Windows Server. This is the step-by-step process, from…Jun 111Jun 111
Can SenerinAWS in Plain EnglishGuide to Transferring Data from AWS S3 to SnowflakeConsidering today’s world as data-driven, seamless integration among different platforms becomes extremely critical for both management and…Apr 131Apr 131