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
Current Affairs
FOLLOW
Welcome to Current Affairs section of C# Corner. In this section, you will find various General related source code samples, articles, tutorials, and tips.
Articles
(230)
Blogs
(731)
Resources
(22)
Videos
(0)
News
(4331)
Articles
Application to speak the text in the textbox using C#.Net
Create an interactive C# application leveraging . NET's Text-to-Speech capabilities. Input text into a TextBox and have the program speak it aloud. Enhance user accessibility and engagement wit...
Prashanth Chindam
Sep 28, 2010
Shell Commands within C#
Using shell commands within C# involves leveraging the ProcessStartInfo and Process classes to execute commands. You specify the command to run, handle input/output streams, and manage execution se...
Dipal Choksi
Jul 10, 2002
Top 5 CRM Systems In 2024
CRM, or Customer Relationship Management, is a technology and strategy that businesses use to manage and analyze interactions with their customers and potential customers throughout the customer li...
Mahesh Chand
Jan 31, 2024
Xite Encryption
This code provides an easy-to-use encryption and decryption solution in C#. It utilizes RSA cryptography, allowing seamless integration into Visual Studio projects. This class contains methods/func...
Kjetil Roe
Mar 25, 2002
Top 5 White Label LMS Platforms in 2024
Here is a list of the top 5 learning management systems that can be white-labeled for your company and brand.
Mahesh Chand
Jan 29, 2024
Execution-Time Code Generator For C#
The Common Language Runtime provides a new way of doing things. The compile-time world still exist, but it is also possible to build dynamic systems where new code is added by loading assemblies or...
Konstantin Knizhnik
Mar 06, 2003
.NET Class For Serialization
In the .NET framework, serialization is the process of converting objects into a format that can be easily stored, transmitted, or reconstructed later. .NET provides various classes and libraries t...
alex s
Jul 14, 2003
Subtitles Algorithm
This article explains a simple and useful algorithm that helps you to implement subtitles into your simple video player.
Peter
Sep 06, 2006
Simple MP3 Player
So many people are asking how to play MP3 and WAV files that I put together this simple player. One button and six lines of code. Thats all there is.
George Steeves
Nov 20, 2006
C# Tokenizer
A simple tokenizer in csharp without using regex or MatchCollections.
gary sun
Aug 27, 2001
What Can Google Bard Do?
Google Bard is Google's AI assistant. Learn what Google Bard can do and how to use Google Bard.
Mahesh Chand
Aug 20, 2023
C# Heap(ing) Vs Stack(ing) In .NET - Part Four
Having a basic understanding of how memory management works will help explain the behavior of the variables we work with in every program we write. In this article we’ll look further into Garbage ...
Matthew Cochran
Jan 30, 2006
C# Heap(ing) Vs Stack(ing) In .NET - Part Two
Having a basic understanding of how memory management works will help explain the behavior of the variables we work with in every program we write. In this article I'll cover some of the behav...
Matthew Cochran
Jan 15, 2006
Software Project Estimation: Part 3
One of the main reasons software programs fail is our inability to accurately estimate software size. Because we almost always estimate size too low, we do not adequately fund or allow enough time ...
Nipun Tomar
May 09, 2011
Software Project Estimation: Part 2
Effective software project estimation is an important activity in any software development project. One of the main reasons software programs fail is our inability to accurately estimate software s...
Nipun Tomar
May 09, 2011
Software Project Estimation: Part 1
Effective software project estimation is an important activity in any software development project. One of the main reasons software programs fail is our inability to accurately estimate software s...
Nipun Tomar
May 09, 2011
Mocking in .NET with Moq
In this article, I will show how to use Moq as the mocking framework in testing environments to isolate dependencies between objects in .NET solutions.
John Charles Olamendy
Nov 09, 2010
Google Bard A Potential Game-Changer Set to Dethrone ChatGPT
Google Bard, the revolutionary language model chatbot, is now available in India and aims to outperform ChatGPT.
Manish Tewatia
May 13, 2023
A Lottery Program in C#
I am learning C# in any spare time I have and instead of diving in and writing a monster program I thought a nice introduction would be good.
John O Donnell
May 05, 2001
File Merger and Splitter in C#
This program can break up a large file into several files AND merge those files back into one single large file.
sayginteh
Apr 10, 2001
No Records Available.
View More
Learn Machine Learning With Python
Challenge yourself
Success Skill
E-Book Download
Get Certified
ASP .NET Web Developer