Skip to content
View kriss3's full-sized avatar
💭
if(DaysOfTheWeek==Weekdays.Saturday"){setLocation("VPL");}
💭
if(DaysOfTheWeek==Weekdays.Saturday"){setLocation("VPL");}

Block or report kriss3

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. MultiThreading MultiThreading Public

    This is my C# multithreading practice in at least two projects Console app, using thread.join and WinForms using backgroundworker control

    C# 1

  2. BCIT_COMP3973_Week9_Lab7 BCIT_COMP3973_Week9_Lab7 Public

    BCIT COMP3973 Week 9 Lab 7 - CRUD Operation using Angular 6; ASP.NET Core 2.1 with predefined API

    TypeScript 1

  3. AspNetSignalRLearningRepo AspNetSignalRLearningRepo Public

    This is my second stint at SignalR in .Net Core 2.2 with Razor pages. In a first draw typical chat application. I will continue as the goal is to push db record changes to the Client via the Hub.

    JavaScript 1

  4. KwsAzureFunctionBlob KwsAzureFunctionBlob Public

    This is Azure Function for copying files from witing the same stroage account in Azure. This is in non-isolated mode.

    C# 1

  5. LocalSimpleWeb LocalSimpleWeb Public

    This is a simple html/css/jquery site - testing WebSite project in VS2012

    ASP

  6. DbPracticeProject DbPracticeProject Public

    A brief tackle of sdf dbs and connection to my local MS Sql as well. Using switch to decide whether it is sdf or full mdf files.

    C#