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

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.

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

Popular repositories

  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. 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

  3. LocalSimpleWeb LocalSimpleWeb Public

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

    ASP

  4. 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#

  5. OOP_Practice OOP_Practice Public

    Basic dynamic polymorphism. Will include the use of static polymorphism as well.

    C#

  6. ConAppAdoNet ConAppAdoNet Public

    Stab project for practising ADO.NET usage, I have also added a strategy pattern and Isolated storage for learing

    C#