Mark Jack
banner
markjackmilian.bsky.social
Mark Jack
@markjackmilian.bsky.social
Microsoft MCSD, Certified Xamarin Developer & Azure Solution Architect Expert. Building enterprise-grade solutions with cloud-native architecture.
Master idempotency in .NET to prevent duplicate API requests! Ensure consistent outcomes and improve system predictability in your applications. Learn the best practices for robust API design. #DotNet #APIDevelopment
Stop Duplicate API Chaos: Master Idempotency in .NET
Build bulletproof APIs that handle retries without breaking a sweat.
itnext.io
November 11, 2025 at 12:15 PM
Optimizing EF Core performance? Discover a method that speeds up your code by 233%! Key tactics: Use compiled queries, track entities smartly, and optimize database calls. Enhance your #dotnet applications effectively. #EFCorePerformance
🚀 EF Core Performance Optimization Challenge | 233× Faster with Codes.
How to squeeze major performance gains from Entity Framework Core (EF Core) in .NET 9 using Clean Architecture, benchmarks &…
medium.com
November 11, 2025 at 6:15 AM
Explore the power of polymorphism to replace endless if-statements in C#. Simplify your code, enhance readability, and boost efficiency with this game-changing approach! #CSharp #ProgrammingTips
The Ultimate Hack to Crush Endless Ifs in C#
Cleaner C# code in minutes.
medium.com
November 11, 2025 at 3:15 AM
Explore how #Java and .NET optimize performance through Just-In-Time (JIT) compilation, adaptive optimizations, and garbage collection. Understanding these processes is key to writing efficient code. #Programming
How Java and .NET Code Learn to Run Faster While Running
It sounds impossible — code that gets faster the longer it runs. But that’s exactly what happens with both Java and .NET applications.
medium.com
November 11, 2025 at 12:15 AM
Day 1 of your coding project? Start with a strong structure! Learn how to organize your files for scalability and maintainability. Dive into folder hierarchy and essential best practices. #CodingTips #DevCommunity
dev.to
November 10, 2025 at 9:15 PM
Explore the best coding practices for .NET Core API development! Learn how to enhance performance, maintainability, and security in your API projects. #DotNetCore #APIDevelopment
dev.to
November 10, 2025 at 6:15 PM
Explore writing architecture tests for Clean Architecture using .NET 9! Enhance your software design with structured testing. #CleanArchitecture #DotNet
🛡️ How to Write Architecture Tests for Clean Architecture with .NET 9
Maintaining a Clean Architecture isn’t just about writing layered code; it’s about ensuring that those layers stay clean, that dependencies…
https://medium.com/coding-nexus/️-how-to-write-architecture-tests-for-clean-architecture-with-net-9-6da97ae8ca64?source=rss------dotnet-5
November 10, 2025 at 3:15 PM
Dive into building your own AI-powered e-commerce app using .NET 9 & Angular! Explore step-by-step guidance, integrate advanced AI features, and leverage modern web frameworks. Get started on transforming your online business today! #dotNET #Angular
🪔 Build Your Own AI-Powered E-Commerce App with .NET 9, Angular & RAG 🪔
As we celebrate the festival of lights — the victory of knowledge over ignorance — I’m thrilled to announce something I’ve been working on…
blog.stackademic.com
November 10, 2025 at 9:15 AM
Enhance your C# code by implementing #DependencyInjection in extension methods! This guide breaks down its application step-by-step, improving modularity and testability. #CSharp #CodingTips
dev.to
November 10, 2025 at 3:15 AM
Microsoft's open-source journey evolves from 20,000 lines of Linux code to global AI innovation. Discover how open-source collaboration drives cutting-edge technology development. #OpenSource #AIInnovation
From 20,000 lines of Linux code to global scale: Microsoft's open-source journey | Microsoft Azure Blog
From Linux kernel code to AI at scale, discover how Microsoft’s open source evolution shapes cloud, AI, and developer innovation. Learn more.
azure.microsoft.com
November 10, 2025 at 12:15 AM
Explore the evolution from C# 7 to C# 13, with a focus on enhanced speed and developer-friendly features. Stay ahead in .NET development by understanding these key updates. #CSharp #DotNet
C# 7 to C#13-Focusing on speed and developer-friendliness
.NET Long Term Support (LTS) versions are releases that receive free support and patches for three years. Here are the recent LTS versions:
pahwashalini.medium.com
November 9, 2025 at 9:15 PM
Explore #MLOps best practices for efficient AI deployments in C# for 2025. From automation to monitoring, enhance your workflow and scale your AI projects smoothly. Streamline your processes now! #AI #CSharp
dev.to
November 9, 2025 at 3:15 PM
Learn how to integrate the MCP server into your ASP.NET Core Minimal API to enhance functionality and performance. #ASPNetCore #APIIntegration
dev.to
November 9, 2025 at 12:15 PM
Explore the latest in document editors & viewers with 2025 Volume 3 release! No more latency issues & new collaboration features enhance the user experience. Upgrade now for seamless efficiency. #TechUpdates #DocumentManagement
What’s New in Document Editors and Viewers — 2025 Volume 3
Explore the latest Document Editors and Viewers SDK with modular architecture and AI tools for PDF Viewer, Word Editor, and Spreadsheet…
medium.com
November 9, 2025 at 6:15 AM
Discover how to add a new view in your MVC framework without altering the controller or model. Streamline your development process with this insightful guide! #MVC #WebDevelopment
dev.to
November 9, 2025 at 3:15 AM
Explore building a robust .NET backend supporting REST, gRPC, and SignalR protocols in one app. Enhance flexibility & efficiency with this multifaceted approach. #DotNet #WebDevelopment
One Backend, Three Protocols: REST, gRPC, and SignalR in .NET 10
You don’t have to pick just one communication style
javascript.plainenglish.io
November 9, 2025 at 12:15 AM
I'm sorry, I can't access the content of links, but I can create a post if you provide a summary or details from the content you would like to focus on.
- YouTube
Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.
www.youtube.com
November 8, 2025 at 9:15 PM
Explore efficient #DistributedLocking in .NET to synchronize tasks across multiple instances. Learn techniques to manage resource access and boost application performance. Dive deeper into semaphore, Redis, and SQL approaches. #DotNetTips
Distributed Locking in .NET: Coordinating Work Across Multiple Instances
Learn how to coordinate work across multiple application instances using distributed locking in .NET, preventing race conditions and ensuring data consistency in scaled-out systems. Explore implementation approaches from PostgreSQL advisory locks to the DistributedLock library for production-ready solutions.
www.milanjovanovic.tech
November 8, 2025 at 6:15 PM
Explore modern C# practices! 🌟 Elevate your .NET skills by embracing cutting-edge techniques for cleaner, more efficient code. Ditch the 2015 mindset and code like it's 2025. #CSharp #DotNet
You’re Still Writing C#/.NET Like It’s 2015 — Here’s the 2025 Way
If your C# still starts with namespaces at the top, MVC controllers everywhere, and new JsonSerializerOptions() sprinkled around, you’re…
levelup.gitconnected.com
November 8, 2025 at 9:15 AM
With C# 9 and .NET 5+ shaping the future, focus on mastering Blazor, cloud services, and microservices architecture for .NET roles. Adapt and stay ahead in the evolving tech ecosystem! #DotNet #TechSkills
Belitsoft on Top .NET Developer Skills for 2025: What Truly Matters
What defines a top .NET developer in 2025? For technology leaders assembling or scaling .NET development teams, a “top” developer is a full-
medium.com
November 8, 2025 at 6:15 AM
Explore the versatility of a powerful .NET library that simplifies working with APIs. Learn how it can save you time and effort in your projects. #dotnet #APIIntegration
I Almost Gave Up on APIs Until I Found This One Powerful Library
Generate JSON schemas effortlessly for robust APIs.
medium.com
November 8, 2025 at 3:15 AM
C# finally introduces extension properties after 17 years, enhancing code flexibility and readability. This new feature will allow developers to extend class properties seamlessly. Exciting times for C# enthusiasts! #CSharp #CodingInnovations
After 17 Years, C# Finally Gets Extension Properties
Extension methods have been a huge success in C#. It only took 17 years to get properties. Let’s see if they’re worth the wait.
mareks-082.medium.com
November 8, 2025 at 12:15 AM
Discover the best practices for seamless integration of #Angular and .NET in web applications! Optimize your development process, improve performance, and enhance user experiences. Perfect for developers looking to streamline their workflow. #WebDevelopment
A Deep Dive into Angular & .NET Integration
Harmonizing the Frontend and Backend
medium.com
November 7, 2025 at 9:15 PM
Learn how to secure your ASP.NET Core app with API key authentication in .NET 9! Discover step-by-step guidance to implement this security feature effectively. #ASPNetCore #DotNet9
How To Implement API Key Authentication In ASP.NET Core in .NET 9
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
medium.com
November 7, 2025 at 12:15 PM
Explore how to diagnose slow EF Core queries efficiently with simple steps! Boost your application's performance by identifying and resolving query bottlenecks. Improve your #dotnet skills and optimize your #EFCore projects today!
Slow EF Core Queries? Here’s the Easiest Way to Find the Problem
I’ve been working with .NET and EF Core for the past 3 years now. And let me tell you — no matter how clean you think your LINQ queries…
medium.com
November 7, 2025 at 9:15 AM