Skip to content
View VijayaMalla's full-sized avatar
Block or Report

Block or report VijayaMalla

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 Loading

  1. EmptyProjectToWebApi EmptyProjectToWebApi Public

    Creating an ASP.NET Web API from a Visual Studio .NET Framework Empty Project Template.

    C# 1 1

  2. GetTaskSchedulerHistory GetTaskSchedulerHistory Public

    Get the History from Windows Server Task Scheduler for Scheduled Jobs

    C# 1 2

  3. PlayWithCSharpStrings PlayWithCSharpStrings Public

    A Workbook for C# String datatype

  4. jqGrid jqGrid Public

    Forked from free-jqgrid/jqGrid

    jQuery grid plugin

    JavaScript

  5. storage-blobs-dotnet-webapp storage-blobs-dotnet-webapp Public

    Forked from Azure-Samples/storage-blobs-dotnet-webapp

    Azure Blob Storage Photo Gallery Web Application using ASP.NET MVC 5. The sample uses the .NET 4.5 asynchronous programming model to demonstrate how to call the Storage Service using the Storage .N…

    C#

  6. DuplicacyInArrays DuplicacyInArrays Public

    Sample program to find duplicates in an Integer array using Hashtables, Dictionary

    C#