News

You can treat SQL Server on Linux as a new deployment option, not a whole new database. That means you can choose the operating system that best fits your project.
You don't have to give up using dynamic SQL just because you're using Entity Framework. The Entity Framework SqlQuery method will give you back the flexibility of dynamic SQL and still let you work ...
Q&A Next-gen SQL Projects with Microsoft.Build.Sql By David Ramel 04/29/2025 SQL development is evolving fast, and Microsoft.Build.Sql is leading the charge. This next-generation SDK brings flexible ...
Scott Stephens creates a package that allows you to clone most database objects with dynamic SQL.