Zach Sanford
  • About Me
  • Projects
  • Search
Navigation bar avatar
✕

    Learning the Digital Realm


    Programming, Database, Network and More with Zach Sanford!

    Microsoft SQL Server Always Encrypted

    Getting Started with Always Encrypted

    Posted on August 6, 2022

    Post thumbnail
    Post thumbnail
    I wanted to do a quick post about a feature in Microsoft SQL Server that has been around for some time now (since Microsoft SQL Server 2016 I believe) called Always Encrypted. Always Encrypted is a feature that you can enable to easily encrypt data in your tables and ensures... [Read More]
    Tags: general blog SQL Always Encrypted

    Simple App that Consumes an API - Part III

    Creating custom read only variables

    Posted on July 21, 2022

    Post thumbnail
    Post thumbnail
    The next item that is on my list, which I just though of, is having read only arrays that contain values for API calls so that the user does not have to remember them. For example, according to the documentation on News Data’s website, you can call the API with... [Read More]
    Tags: API .NET C# GitHub Project

    Simple App that Consumes an API - Part II

    Tackling the first component

    Posted on July 18, 2022

    Post thumbnail
    Post thumbnail
    The first task that I want to tackle is the ability to read and save various settings from a file. This will make it easier for the user to make queries without having to add certain properties to the query. I won’t go into how to create a project and... [Read More]
    Tags: API .NET C# GitHub Project

    Simple App that Consumes an API - Part I

    Brainstorming ideas for a new project

    Posted on July 15, 2022

    Post thumbnail
    Post thumbnail
    I was going through my public GitHub, cleaning some projects up and I noticed that I don’t really have any projects that properly showcase consuming and digesting an API. I do have a few that are private which I intend to keep private for the foreseeable future. This might be... [Read More]
    Tags: API .NET C# GitHub Project

    PowerShell Profile

    Learn how to use your PowerShell Profile

    Posted on June 25, 2022

    Post thumbnail
    Post thumbnail
    PowerShell is a powerful command line shell that is great for Windows systems administration. It provides a very simple way to query local and remote systems, set variables and run scripts. As of right now there are two flavors of PowerShell. There is the PowerShell that comes packaged with Windows... [Read More]
    Tags: PowerShell Profile Shell
    • ← Newer Posts
    • Older Posts →
    • Email me
    • GitHub
    • Twitter
    • LinkedIn
    • Mastodon

    Zach Sanford  •  2024  •  www.zachsanford.com

    Powered by Beautiful Jekyll