TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About RC2
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Syed Shanu (2)
Lalit Bansal (1)
Shubhankar Banerjee (1)
Sergii Grybniak (1)
Rion Williams (1)
Bechir Bejaoui (1)
Saurabh Nandu (1)
Related resources for RC2
No resource found
Common Mistakes to Avoid When Using USDT TRC20
10/10/2024 10:38:42 AM.
USDT TRC20, a stablecoin operating on the Tron blockchain, ensures fast, cost-effective transactions. However, users face challenges with wallet compatibility, network differences, and cybersecurity,
How to create Pausable ERC20 Tokens?
8/30/2023 9:05:46 AM.
Pausable ERC-20 tokens bolster security, compliance, and user trust by enabling temporary halts in transactions.
Implementing Support for ERC20 Tokens in Plasma Cash Using the Example of Custom Tokens
1/20/2020 9:00:33 PM.
Find out how to implement support for ERC20 tokens in Plasma Cash, while not making changes to the ERC20 smart contract.
ASP.NET CORE RC2 Package Restoration Woes
1/13/2017 11:27:28 AM.
In this article, you will learn about ASP.NET CORE RC2 Package Restoration.
ASP.NET Core 1.0 RC2 And Angular2 Using WEB API
7/10/2016 1:03:00 PM.
In this article, we will learn in detail about using Angular2 with ASP.NET Core 1.0 RC2 using WEB API.
Getting Started With ASP.NET Core 1.0 RC2 And Angular2
6/25/2016 12:47:23 AM.
In this article, you will learn about ASP.NET Core 1.0 RC2 and Angular2.
Using Symmetric Algorithms to Encrypt Data
10/4/2012 9:40:25 AM.
In this article, I will propose a method of how to encrypt data and store it using symmetric algorithms whose are, in fact, four integrated classes within the .Net framework, namely DES,RC2,Rijndael and TripleDES but I will perform the task using the two last ones as they are the mostly used in real time cases.
Symmetric Encryptor Beta1
5/13/2012 3:05:06 AM.
Free to use Encrypt/Decrypt using 2 Symmetric Algorithms 'DES' and 'RC2' coded in C#.