Skip to content

Random Tech Thoughts

  • About
  • Contact
  • Sign up

Category: JSON

How far away from here is the most distant bit of the UK?

February 27, 2020February 11, 2021 ~ Bob ~ 5 Comments

This article is the first in a series: How far away is the most remote part of the UK?How far away is the closest bit of the EU?Which bits of the EU are the closest? I like visualisations, particularly map-based ones.  Done well, it’s as if they give you superpowers or a microscope or telescope … Continue reading How far away from here is the most distant bit of the UK?

Documenting ASP.NET REST APIs with Swagger / Swashbuckle

March 1, 2019February 11, 2021 ~ Bob ~ Leave a comment

Introduction Swagger is a way to document a REST API, and tools can automate much of this process (but not all of it).  At the centre of things is a JSON file that describes the API.  You can create this file by hand or use a tool to generate e.g. from the API source code.  … Continue reading Documenting ASP.NET REST APIs with Swagger / Swashbuckle

Reading JSON in SQL Server 2016

March 10, 2018March 11, 2018 ~ Bob ~ Leave a comment

Introduction There's a lot of this that I won't have time or space to cover, so for more information, I suggest you look at Microsoft's blog on SQL Server + JSON.  What I will cover is the OPENJSON table-valued function, which lets you turn JSON text into a result set, i.e. rows and columns.  One … Continue reading Reading JSON in SQL Server 2016

Categories

Want to be told when there’s new stuff?

If you'd like an email telling you when I've posted new stuff, go to the sign-up page.

Recent Posts

  • Computer science while doing the laundry 2: Bin sort May 17, 2022
  • Computer science while doing the laundry 1: Merge sort May 14, 2022
  • Introduction to Azure Data Factory May 1, 2022
  • Visualising sauces in French cuisine May 1, 2022
  • Connecting Azure Data Factory code to an external database table April 29, 2022
Blog at WordPress.com.
  • Follow Following
    • Random Tech Thoughts
    • Join 78 other followers
    • Already have a WordPress.com account? Log in now.
    • Random Tech Thoughts
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...