Click here to Skip to main content
16,004,570 members
Everything / Encoding

Encoding

encoding

Great Reads

by Maxim Kartavenkov
Make H.264 Video Encoder DirectShow Filter in C# using AMF SDK API from AMD
by WernfriedD
How to set NLS_LANG value for Oracle to support all special characters you need in your language/application.
by ASP.NET Community
HTML encoding and decoding is used daily by web developers. ASP.NET provide us with build-in server-side functions to perform this job. This article
by John Jiyang Hou
A Base62 encoding algorithm with a special prefixed code for utilizing Base64 schema in Java

Latest Articles

by
Cross-Site Scripting (XSS) is one of the most prevalent security vulnerabilities in web applications. It occurs when an attacker injects malicious scripts into content that users can view on a web page. These scripts can steal data, hijack user sessions, or perform other harmful actions.
by Jason Sultana
Understanding and preventing Newline Injection
by Maxim Kartavenkov
Make H.264 Video Encoder DirectShow Filter in C# using AMF SDK API from AMD
by ToughDev
How to restore text from PDF files Encoded using custom CID fonts

All Articles

Sort by Score

Encoding 

24 Jan 2024 by Maxim Kartavenkov
Make H.264 Video Encoder DirectShow Filter in C# using AMF SDK API from AMD
11 Oct 2013 by ASP.NET Community
HTML encoding and decoding is used daily by web developers. ASP.NET provide us with build-in server-side functions to perform this job. This article
2 Feb 2016 by John Jiyang Hou
A Base62 encoding algorithm with a special prefixed code for utilizing Base64 schema in Java
4 Jan 2013 by Mark Heath
A comprehensive guide to decoding and encoding audio files in .NET using NAudio.
9 Oct 2013 by Michael Haephrati
When I developed Rashumon, there was no built in support for multi-lingual / bi-directional text and I had to develop it from scratch.
15 Aug 2010 by Mr.PoorEnglish
Avoid foot-traps while using StreamReader / StreamWriter
10 Jul 2012 by Binu MD
RGB to YUV conversion with different chroma sampling using C++.
29 May 2011 by OlegKrivtsov
This article demonstrates a file preview control in a WTL application.
17 Feb 2012 by potluri_suresh
Raw Audio data is encoded to AAC compression using ffmmpeg library.