Skip to content
View glcjr's full-sized avatar

Highlights

  • Pro

Block or report glcjr

Report abuse

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

Report abuse
glcjr/README.md
  • 👋 Hi, I’m Gary. I work as a software developer. I write mostly in c# and vb. If it were up to me, it would always be c# but work has other ideas. I prefer to write for the desktop over the web and mobile but I don't think its going back.

  • I began writing with Basic with line numbers in the 80s. I then learned Pascal and Fortran in high school. In college I learned C, C++, Cobol, dBASE, Assembly Language, and CICS in the 90s. I returned to school and learned Java, C#, Visual Basic, JavaScript, HTML, CSS, and Asp.net. I also learned PHP but I seem to have forgotten everything.

  • I also know some Python.

  • 😵is what its like to write XAML without a designer so @Microsoft better get its act together and get one for WINUI amd Maui

Popular repositories Loading

  1. SQLSharp SQLSharp Public

    This offers a library for interacting with SQLite using the Microsoft.Data.Sqlite project.

    C# 4

  2. Wixard Wixard Public

    This is a program that creates MSIs, Wix files, and Bootstrappers with the help of the Wix Toolset and WixSharp. It offers a GUI experience for those that want to build setups.

    C# 2

  3. vsthemes vsthemes Public

    A bunch of themes I tried with Visual Studio 2017

    2 1

  4. ChromeExtensionRemover ChromeExtensionRemover Public

    This is a simple application to remove Google Chrome Extensions that can be used if one goes rogue and won't allow you into the Management page

    C# 1

  5. wpfcolorpicker wpfcolorpicker Public

    This is a color picker I found online and added some enhancements to

    C#

  6. EasyCompiler EasyCompiler Public

    EasyCompile gives a simpler access for using the Compiler that comes in the Net Framework. It can be used to compile source as a string or as files from within your application.

    C#