Skip to content
Avatar
💭
delivering value
💭
delivering value

Achievements

Achievements

Highlights

Organizations

@Microsoft-MVP @ALM-Rangers @msmvps @South-Africa-Durban-UG @dah-dah-demos @Stunning-Umbrella
Block or Report

Block or report Gordon-Beeming

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Gordon-Beeming/README.md

Hi there 👋

  • 🔭 I'm currently working on posts and videos around tips a tricks to make your applications run better
  • 🌱 I'm currently learning more about Security
  • 👯 I'm looking to collaborate on tooling to help our community grow
  • 🐤 I'm on Twitter as @GordonBeeming
  • 📺 and YouTube Gordon Beeming - Tech
  • 💬 Ask me about Azure DevOps or GitHub
  • 📫 How to reach me: profile.gordonbeeming.xyz
  • 😄 Pronouns: he/him/his

Pinned

  1. A repo of demo code

    C# 2 1

  2. 1
    public static void ImportData<T>(string tableName, List<T> data, string connectionString, Func<string, SqlConnection, SqlTransaction, bool> funcWithData, Dictionary<string, Type> customColumns = null)
    2
    {
    3
        using (var connection = new SqlConnection(connectionString))
    4
        {
    5
            connection.Open();

337 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2022

Started 1 discussion in 1 repository
10 contributions in private repositories Jan 12 – Jan 13

Seeing something unexpected? Take a look at the GitHub profile guide.