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 Encoding
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vignesh Kumar (2)
Mahesh Chand (2)
Scott Lysle (2)
Sardar Mudassar Ali Khan (1)
Shashangka Shekhar (1)
Mariusz Postol (1)
Jitendra Mesavaniya (1)
Mudita Rathore (1)
Kautilya Utkarsh (1)
Kunal Patil (1)
Thiyagu Baskaran (1)
Keyur (1)
Ziggy Rafiq (1)
David Mccarter (1)
Edinbiro James (1)
Frank Odoom (1)
Sushmita Kumari (1)
C# Curator (1)
Guest User (1)
Abhimanyu K Vatsa (1)
Andriy Zolitoiy (1)
John Godel (1)
S.R.Ramadurai, K.Sreenivasan (1)
Vishal Nayan (1)
Levent Camlibel (1)
Related resources for Encoding
No resource found
Download Multiple Excel Files via Web API .NET and Angular
9/20/2024 6:02:37 AM.
To export multiple Excel files, various approaches can be used, including downloading a zip file, creating multiple worksheets in a single Excel file, or calling APIs multiple times to retrieve files.
Preventing XSS Attacks in ASP.NET Core Web API
9/8/2024 8:22:45 AM.
Cross-site scripting (XSS) is a common web application vulnerability where malicious scripts are injected and executed in a user's browser. To prevent XSS in ASP.NET Core Web APIs, techniques like
Braintree Payment Gateway Integration With ASP.NET Core 2.1
9/4/2024 9:06:35 AM.
Integrate Braintree payment gateway with ASP.NET Core 2.1 by adding the Braintree .NET Client Library via NuGet. Configure the gateway using environment variables or default credentials. Implement end
Programming in Practice - File Concept
9/4/2024 5:08:37 AM.
The external data is recognized as the data we must pull or push from outside of a boundary of the process hosting the computer program. The article addresses selected examples related to steaming dat
Encryption and Decryption using AES (Symmetric) in Angular
8/30/2024 5:01:16 AM.
AES (Advanced Encryption Standard) is a symmetric encryption algorithm used for secure data transmission. Implement AES in Angular using the crypto-js library, supporting modes like CBC, ECB, and CTR,
Additional Tokenizer Support in ML.NET
6/3/2024 4:52:40 AM.
Tokenization is a fundamental component in the preprocessing of natural language text for AI models. Tokenizers are responsible for breaking down a string of text into smaller, often referred to as to
Various Ways For Passing Data to View in Web API
5/28/2024 11:25:23 AM.
Explore various methods for passing data to views in Web API. Techniques include using ViewModels, data transfer objects, and JSON serialization. Utilize query parameters, route parameters, and reques
Ordinal & Label Encoding in Machine Learning
5/10/2024 4:05:16 AM.
Categorical variables in machine learning require numerical conversion. Ordinal Encoding orders data, while Label Encoding assigns unique values. Python code demonstrates encoding techniques for effec
Implementation of Base64 Encryption/Decryption in Power App
4/5/2024 7:12:00 AM.
Base64 is a method for encoding binary data into text, ensuring data integrity during transmission. Implemented in Power Apps using Power Fx, it's vital for tasks like email (MIME), XML, or JSON d
Web Developers' Guide to URL Encoding and Decoding Mastery
3/3/2024 5:13:04 AM.
URL encoding and decoding are fundamental processes in web development, ensuring the secure and reliable transmission of data over the internet. We will explore the essentials of both URL encoding and
Encode and Decode JWTs in C#
12/14/2023 4:50:57 AM.
Delve into the world of JSON Web Tokens (JWTs) with this comprehensive guide in C#. Learn to encode, decode, and work with JWT claims, emphasizing best practices for secure implementation.
C# StreamReader Code Examples
10/13/2023 4:58:22 AM.
C# StreamReader is used to read characters to a stream in a specified encoding. Learn how to use C# stream reader. C# StreamReader code example.
C# Security: Best Practices for Secure Coding
8/31/2023 5:05:34 PM.
In this article, we will discuss some of the best practices for writing secure code in C#. These practices include using secure password hashing algorithms to store passwords, validating user input to
Real World Coding Issues - Design, Diagnostics and Other Common Code Issues
8/3/2023 8:20:17 AM.
In this article, I will discuss common coding issues that I frequently encounter in the projects I work on. These issues fall into the "Design" and “Diagnostics” category of code analyzers.
How to Convert String To Byte Array in C#
2/21/2023 12:17:55 PM.
The Encoding.GetBytes() method converts a string into a byte array in C#. This article includes a code example of how to convert a C# string into a byte array.
A Beginner's Guide To One-Hot Encoding Using Pandas' get_dummies Method
2/13/2023 10:34:11 AM.
In this article we'll learn about One-Hot Encoding using Pandas "get_dummies" Method
Convert Image To Lossy And Lossless .webp Format In .NET
5/25/2022 1:11:31 PM.
This article demonstrates how to programmatically convert image to .webp.
Delay Signing an Assembly
11/28/2020 10:48:23 PM.
In this article we will elaborate the terminology Delay Signing as well as what it means. How it works and the approach to achieve it.
String Encoding/Decoding and Conversions in C#
6/2/2019 6:29:24 AM.
In this article, I will explain C# String Encoding/Decoding and Conversions in C#.
Microsoft Azure – Uploading Files Into Azure Media Services And Encoding Them
12/19/2016 12:23:33 PM.
Here, you will learn how to upload files into Azure Media Services and encoding them.
HTML Encoding in MVC
12/24/2012 5:42:19 PM.
In this quick article you will learn about HTML Encoding in MVC.
Build a simple Watermarking utility in VB.NET
11/8/2012 9:07:27 AM.
This article shall describe an approach to building a simple watermarking utility that may be used to add watermarks to any supported image file format. The resulting application shall permit the user to open any supported image file format into a scrollable picture box.
SMTP Internationalization
9/29/2012 7:05:04 AM.
You can find many articles dedicated to C# SMTP implementation on this or other sites.
SOAP, .NET, and COM an Introduction - Part III
5/19/2012 7:05:25 AM.
This article starts with the basics of SOAP, SOAP XML model and its data types followed by the integration of SOAP functionality in .NET class library and how .NET developers can take advantages of SOAP in their applications.
SOAP Message with Binary Attachments
5/19/2012 7:00:58 AM.
Recently Microsoft announced new format called DIME: Sending Binary Data with Your SOAP Messages.
Build a Simple Watermarking Utility in C#
5/15/2012 4:33:06 PM.
This article shall describe an approach to building a simple watermarking utility that may be used to add watermarks to any supported image file format. The resulting application shall permit the user to open any supported image file format into a scrollable picture box.
Hour 2: Understanding 5 ASP.NET State Management Techniques in 5 Hours
4/28/2011 3:00:43 AM.
In a simple way see understanding 5 ASP.NET state management techniques in 5 hours.
Email Notifier with Microsoft Agent--- GENIE
12/27/2005 4:07:04 AM.
Email notifier with Microsoft Agent is a TCP/IP application that notifies the user if there is email in the user's email server.