/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

hartenfeller.dev
| | vainolo.com
4.7 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...
| | rwijk.blogspot.com
3.4 parsecs away

Travel
| |
| | www.sqldoubleg.com
5.8 parsecs away

Travel
| | [AI summary] A blog post explaining the dangers and benefits of Dynamic SQL in T-SQL, citing examples of how to prevent SQL injection and how it can facilitate database administration tasks.
| | blog.martinig.ch
13.7 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to