TimCorey
I teach C#, SQL, and anything else that can make life easier for those starting out in development.
IAmTimCoreyUnited States
Pinned Repositories
AutoEPLoader
Creates a sqlplan file from a ShowPlanXML string and then displays it in the SQL Execution Plan viewer.
BlazorApp10
Repository to demonstrate a bug in .NET 5 where changing the environment breaks the application.
CarChecker
A sample Blazor WebAssembly application that includes authentication, in-browser data storage, offline support, localization, responsive layouts, and more. For a video walkthrough, see this link:
DeploymentProcessor
A simple .NET application to backup and restore deployment files.
getting-started-with-docker
Code from my Getting Started with Docker session.
git-training1
A training repository.
localhoster
A Windows application that launches and runs multiple instances of IIS Express in an easy manner.
Log4netTutorial
The training resources associated with the YouTube training course on log4net.
SQLProcessor
An application that takes a SQL statement and creates an insert statement from the data returned.
VSZipper
This application zips up Visual Studio Projects and Solutions without unnecessary files/folders like the bin and obj directories.
TimCorey's Repositories
TimCorey/VSZipper
This application zips up Visual Studio Projects and Solutions without unnecessary files/folders like the bin and obj directories.
TimCorey/Log4netTutorial
The training resources associated with the YouTube training course on log4net.
TimCorey/getting-started-with-docker
Code from my Getting Started with Docker session.
TimCorey/AutoEPLoader
Creates a sqlplan file from a ShowPlanXML string and then displays it in the SQL Execution Plan viewer.
TimCorey/DeploymentProcessor
A simple .NET application to backup and restore deployment files.
TimCorey/localhoster
A Windows application that launches and runs multiple instances of IIS Express in an easy manner.
TimCorey/CarChecker
A sample Blazor WebAssembly application that includes authentication, in-browser data storage, offline support, localization, responsive layouts, and more. For a video walkthrough, see this link:
TimCorey/BlazorApp10
Repository to demonstrate a bug in .NET 5 where changing the environment breaks the application.
TimCorey/git-training1
A training repository.
TimCorey/SQLProcessor
An application that takes a SQL statement and creates an insert statement from the data returned.
TimCorey/BlazorAuthDemo
TimCorey/BlazorFormSample
TimCorey/FontSizer
Visual Studio Extension for easily change the font sizes in the editors or environment.
TimCorey/IntroToGitHub
A demo for YouTube on how to use GitHub.
TimCorey/KnockoutDemo
A KnockoutJS demonstration project used in presentations about Knockout.
TimCorey/SessionStorage
A library to provide access to session storage in Blazor applications
TimCorey/ACC2021Blazor
Atlanta Code Camp 2021 Blazor in .NET 5 and Beyond
TimCorey/csharpstarter
TimCorey/pages-demo
Demo of setting up GitHub Pages
TimCorey/ReportDemoApp
TimCorey/StPeteBlazor
Source code from the St. Pete .NET Meetup titled Blazor Server Made Simple