no dogma blog
no dogma blog
Blog Posts
Podcast
Web API Lambda Course
Polly Course
Photos
Contact
Support this Site
About
RSS
Light
Dark
Automatic
SQL Server
Microsoft SQL Server - The remote certificate was rejected by the provided RemoteCertificateValidationCallback
If you are running Microsoft SQL Server locally in Docker, when you connect to it you might get an error - The remote certificate was rejected by the provided RemoteCertificateValidationCallback. Here is how to fix it.
Dec 19, 2024
#
Docker
,
Container
,
SQL Server
,
Entity Framework
Accessing an RDS SQL Server from a .NET 6 application in Lambda
Querying an RDS SQL Server from Lambda is a great option for .NET applications. In this post you see how to create all the infrastructure, seed the database, deploy a .NET 6 Web API application, and connect the VPCs.
Apr 15, 2022
#
AWS Lambda
,
dotNet6
,
SQL Server
,
VPC
,
AWS
,
Function as a Service
Using Entity Framework for .NET 6 with SQL Server in a Docker Container
Want to see how easy it is to use a SQL Server Docker container with Entity Framework for .NET 6?
Aug 17, 2021
#
Docker
,
Container
,
SQL Server
,
Entity Framework
,
dotNet 6
Running SQL Server in a Container
Over the years I’ve hesitated to add SQL Server to my laptop because of its size, but now it’s easy to run in inside a container with a single command.
Aug 9, 2021
#
Docker
,
Container
,
SQL Server
Cite
×