code4copy

code4copy

    • Sheel S Prabhakar
      • Privacy Policy
  • Tools to generate personal security certificate on Windows

    Know what are the tools you can use to generate personal security certificates with public/private keys on Windows.

    June 22, 2014
  • What are Digital Certificates?

    Know about digital certificates, their format and private keys. Digital certificates are distributed PKIX-compliant public key infrastructures support industry standard X.509 version 3 certificates

    June 19, 2014
  • Generate Public/Private Key Pair in Java

    Java example to generate public/private key pairs using KeyPairGenerator class.

    June 18, 2014
  • How to Generate Public/Private Key Using RSA

    How to generate public/private key pair using dotnet framework class library and using them to encrypt and decrypt data using C#.

    June 17, 2014
  • What is public-key cryptography ?

    Understanding what is public-key cryptography, what are public-private key pair and their purpose.

    June 17, 2014
  • Dotnet Abstract Class Design Guidelines

    Guideline for developers while designing abstract classes in C#.net. Always define abstract class constructors carefully.

    June 16, 2014
  • Implement Abstract Class in Visual Studio

    With help of Visual Studio Intellisense option “Implement Abstract Class” you can generate all abstract methods Skeleton to increase you productivity.

    June 14, 2014
  • Getting Window Rect Using Handle on Windows 8 and Other

    C# example to get window rect using window handle on Windows 8 and other using GetWindowRect and DwmGetWindowAttribute function.

    June 14, 2014
  • Navigating to Resources in Visual Studio

    Know how to navigate to project resources easily in Visual Studio using Navigate To option, shortcut for this is “ctrl+,”.

    June 2, 2014
  • Visual Studio Cycle Clip Board Ring

    Visual Studio studio it maintains clipboard data on stack and you can use you clipboard stack data for pasting it using this option.

    June 2, 2014
←Previous Page
1 … 16 17 18 19 20 21
Next Page→

code4copy

Proudly powered by WordPress