Explore >> Select a destination


You are here

www.bennadel.com
| | doughellmann.com
9.6 parsecs away

Travel
| | [AI summary] A comprehensive book review and table of contents for The Python 3 Standard Library by Example, aimed at intermediate programmers learning Python's built-in modules.
| | vainolo.com
10.9 parsecs away

Travel
| | Previous Tutorial: Azure Functions - Part 3: Handling HTTP Query GET and POST Requests While writing code directly in the Azure portal is awesome, the next step in a real-world developer experience is to have a local environment where we code, build, and test our functions, and from there sent them the cloud. And this...
| | lobsterpot.com.au
9.1 parsecs away

Travel
| | I don't like to write about client situations, but this one seemed worth mentioning for the sake of other people experiencing the same thing, so I asked my client for permission and they agreed. Following an on-prem server reboot, anything that tried to connect to SQL Server on that server, using Windows Authentication, was getting [...]
| | www.tpeczek.com
20.6 parsecs away

Travel
| In my fourth post about Azure Functions 2.0 extensibility I'm describing how to extend existing extensions.