News

Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.
Lightweight and fast SQLite shines as a development companion. Learn how to take advantage of it in ASP.NET Core.
Bring AI to your database! Learn how to build smarter apps with vector search in SQL Server & Azure Cosmos DB -- no extra AI stack required.
What resources would you recommend for developers to get up to speed with using .NET Aspire with SQL Server and Azure SQL Database in enterprise environments and prepare for your session? I already ...
A new SQL Server 2025 feature lets organizations run vector-based semantic searches on their own data, connecting to local or cloud-hosted AI models without relying on massive general-purpose LLMs.
There are a ton of different ways to accomplish sorting, paging, and searching but here is how we’ve been doing it lately with ASP.NET MVC 5 in C# with Entity Framework 6.