Skip to content
View rvegajr's full-sized avatar
  • NoctuSoft, Inc.
  • Keller, TX

Highlights

  • Pro
Block or Report

Block or report rvegajr

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. Script to generate C# POCO Classes Script to generate C# POCO Classes
    1
    declare @tableName varchar(200)
    2
    declare @schemaName varchar(200)
    3
    declare @columnName varchar(200)
    4
    declare @nullable varchar(50)
    5
    declare @datatype varchar(50)
  2. SqlBulkTools SqlBulkTools Public

    Forked from olegil/SqlBulkTools

    High-performance C# Bulk operations for SQL Server (starting from 2008) and Azure SQL Database. Supports Bulk Insert, Update, Delete & Merge. Uses SQLBulkCopy under the hood. Please leave a Github …

    C#

  3. ajoyce-sim/MARSScripts ajoyce-sim/MARSScripts Public

    Scripts to synchronize with Azure

    Batchfile

  4. ajoyce-sim/SummitReports ajoyce-sim/SummitReports Public

    Web reports for Summit - Initially for underwriting

    C#