The .NET News Daily Issue #426
Master ASP.NET MVC development with HTML Helpers! This guide covers all essential helpers, from form creation to validation, with clear examples and best practices. Simplify your Razor views!
Read IssueBrowse all past issues of The Net News Daily newsletter
Master ASP.NET MVC development with HTML Helpers! This guide covers all essential helpers, from form creation to validation, with clear examples and best practices. Simplify your Razor views!
Read Issue
Testing in .NET has historically been associated with VSTest. That choice was reasonable for a long time because VSTest offered broad…
Read Issue
So you’ve decided to learn C#. Great choice. C# is one of the most versatile, well-designed, and in-demand languages in the world. Whether…
Read Issue
Vector search doesn't require a dedicated vector database. PostgreSQL with pgvector gives you similarity search right next to your relational data. Here's how to set it up in .NET with Aspire, Dapper,...
Read Issue
Unlock the secrets of IEnumerable vs. IQueryable in C#! Learn when to use each for optimal performance in data querying, especially with LINQ and Entity Framework. Master efficient data handling!
Read Issue
Learn what's new in Visual Studio Code 1.112 Read the full article
Read Issue
When and how to use multiple DbContext in EF Core 10. Multi-database setup, schema separation, migrations, transactions, and modular monolith patterns.
Read Issue
Deploy .NET apps to Azure Web App Service effortlessly using Publish ZIP files! This guide simplifies deployment, bypassing CI/CD pipelines for quick, reliable releases. Learn to publish, zip, and dep...
Read Issue
Most health checks are too shallow. They answer questions like: Continue reading on Level Up Coding »
Read IssueSubscribe to get the latest .NET content delivered to your inbox every weekday morning.
✓ Free forever • ✓ Unsubscribe anytime