|
You are here |
whatibroke.com | ||
| | | | |
dbanuggets.com
|
|
| | | | | Thank you Mala for hosting T-SQL Tuesday for August month. Mala asked us to write about the Database version control and what tools we use to manage our database code. Please find the original invite here. Earlier in my career as a DBA, the database code was managed with comments in the code to know... | |
| | | | |
brianreiter.org
|
|
| | | | | Monterey uses TCP:5000 by default for a system process which stops aspnet core apps from starting properly as configured in launch.json in all of our aspnet core projects in vscode because that is the default template. "env": { "ASPNETCORE_ENVIRONMENT": "Development", "ASPNETCORE_URLS": "https://*:5001;http://*:5000" } [master] $ ASPNETCORE_URLS="https://*:5001;http://*:5000" dotnet bin/Debug/netcoreapp3.1/WebApp-OpenIDConnect-Group-Role-Transform.dll crit: Microsoft.AspNetCore.Server.Kestrel[0] Unable t... | |
| | | | |
nodogmablog.bryanhogan.net
|
|
| | | | | It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how. | |
| | | | |
www.kayondata.com
|
|
| | | T-SQL Tuesday No. 169 - December 2023 I've got the honor to invite you to the blog party SQLTuesday, tagged as #tsql2sday, for this December 2023. Many thanks to Steve Jones (blog, twitter) for letting me host this month's blog party! December is the last month of a year. I believe December is the season of being thankful, or at least looking back. I also believe that we generally do not say "thank you" enough to people. | ||