Click here to Skip to main content
15,887,683 members
Everything / Base64

Base64

Base64

Great Reads

by John Jiyang Hou
A Base62 encoding algorithm with a special prefixed code for utilizing Base64 schema in Java
by Jeff Dabulis
In this tip, you will learn how to transfer that sample code from your home computer to your locked-down computer.
by WebBiscuit
Base64 Encoder and Boost
by Morgan Estes
Compress and encode a string to save loading time in the browser

Latest Articles

by Jeff Dabulis
In this tip, you will learn how to transfer that sample code from your home computer to your locked-down computer.
by Habibur Rony
This article mainly focuses on the CQRS pattern. How we can implement CQRS Pattern using the MediatR. How we can use CQRS pattern with ASP.NET MVC Core and Vue.Js.
by Tomas Takac
Sortable and file-name friendly Base64 encoding
by NikStar
Regex-based solution for decoding values of email addresses fields ("From", "To") and value of "Subject" field

All Articles

Sort by Score

Base64 

2 Feb 2016 by John Jiyang Hou
A Base62 encoding algorithm with a special prefixed code for utilizing Base64 schema in Java
11 Oct 2013 by ASP.NET Community
View state is where the status of the page is saved when it is submitted to the server. View state is saved as hidden controls, within the form. View
15 Mar 2020 by Habibur Rony
This article mainly focuses on the CQRS pattern. How we can implement CQRS Pattern using the MediatR. How we can use CQRS pattern with ASP.NET MVC Core and Vue.Js.
3 Nov 2019 by Tomas Takac
Sortable and file-name friendly Base64 encoding