Skip to content
View sohaiby's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report sohaiby

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. HTML Multiple file upload HTML Multiple file upload
    1
    private object uploadFile(string filename)
    2
    {
    3
        //I've multiple fileupload controls in my form, that's why I am passing the name property of my fileupload control here
    4
        if (Request.Files.Count > 0)
    5
        {
  2. CodingChallenges CodingChallenges Public

    Coding Challenges from Hackerrank, HackerEarth and CodeSignal in C#

    C#

  3. jquery.inputmask jquery.inputmask Public

    Forked from RobinHerbots/Inputmask

    Input Mask plugin

    JavaScript

  4. slick slick Public

    Forked from kenwheeler/slick

    the last carousel you'll ever need

    JavaScript

  5. twaindotnet twaindotnet Public

    Forked from tmyroadctfig/twaindotnet

    C#

  6. Home Home Public

    Forked from dotnet/aspnetcore

    The Home repository is the starting point for people to learn about ASP.NET 5.

    PowerShell