Skip to content
View skullpsg's full-sized avatar

Block or report skullpsg

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

    This projects deals with wix_customUi creation,service under user credentials,checking the user is available in that local machine using customAction as well show result based on that customAction.

    C# 1 1

  2. Webapi_create Webapi_create Public

    In this project i have created web api with entityframework(codefirst approach) and created basic framework or infrastructure for asp.net identity

    PowerShell

  3. Console_EntityFrameWork Console_EntityFrameWork Public

    In this console i have implemented Entity-Framework Code First approach.

    PowerShell

  4. Create_or_delete_Azurewebjobs Create_or_delete_Azurewebjobs Public

    In this project I have created azure webjobs sample,and added two other console project one will be used to create webjobs by reading a zip file and another one will delete the webjob by name.

    C#

  5. AzureBlogOperations AzureBlogOperations Public

    In this project,I have created blog problematically in c#.And then read the local files and uploaded them into that blob and vice versa(reading a file back from azure blob and created file locally).

    C#

  6. AesAlorithm_For_encypt_decrypt AesAlorithm_For_encypt_decrypt Public

    With this project I have Implemented the AES algorithm in c#.During Encryption I will create Iv and pre-pend it to the cipher text. So you have not to be get worried about Iv management.

    C#