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
(231)
Blogs
(731)
Resources
(22)
Videos
(0)
News
(4372)
Articles
Implementing a Genetic Algorithms in C# and .NET
One of the more interesting developments that has come out of the Artificial Intelligence world is the invention of Genetic Algorithms.
Mike Gold
Apr 14, 2002
.NET Math Expression Parser
This is a math expression parser written in C#, which evaluates mathematical expressions.
Patrick Lundin
Apr 22, 2002
MP3 JukeBox
This is stable code and more generic than the first release. It has better error handling now to make it more 'idiot proof'.
Paul Lockwood
Apr 30, 2002
Expression Evaluator
This program uses the transformation from infix notation to postfix notation to evaluate most of the mathematical expressions.
Emad Barsoum
Apr 30, 2002
Robotics Game Using .NET Languages
It is often not easy to get to know new technologies like .NET if you don’t get introduced to in a work environment.
fdutoit
May 28, 2002
C# Style-Sheet
This article contains a C# style-sheet for the GNU a2ps print utility. The style-sheet keywords, comments, preprocessor directives, and [] style attributes are pretty-printed in the typical a2ps f...
Karen Christenson
May 31, 2002
ManifestMaker: Creating your own Manifest
When switching over to .NET, I was annoyed at how difficult it was to use Windows XP themes in my applications, so I created this class to ease my life.
Barry Jacobsen
May 31, 2002
CS CODEDOM Parser
CS CODEDOM Parser is utility which parses the C# source code and creates the CODEDOM tree of the code(general classes that represent code, part of .NET Framework - namespace System.CodeDom).
Ivan Zderadicka
Jun 12, 2002
SpellCheck.NET Parser in C#
SpellCheck.net is free online spell checking site. Whenever I need to check my spelling I visit this site , so I decided to write a parser for this site.
waheedkhan
Jun 25, 2002
Building Application Frameworks with C#
Frameworks are generalized and customized application, which can be built upon into a complete and fully functional software programs.
Nauman Laghari
Jun 28, 2002
Intellisense: An Example of How to Make It
Auto completing is one way to offer a productive and programmer friendly user interface to programmers and Intellisense feature of Visual Studio .NET is one of them.
Giuseppe Russo
Jul 01, 2002
Using MSIL Code to Close Application Programmatically
You can use MSIL code to call Win32 APIs and one of the simplest example of it is by closing an application programmatically.
Illawesome
Jul 18, 2002
Code Internationalization
This is a very simple windows application example for localizing the application. Visual studio .NET makes it pretty simple to create localized applications and manage them.
vivekchauhan
Aug 06, 2002
Building an Assembly in .NET
In this article, I'll show you how to build an assembly step by step and create a client application to access it.
Giuseppe Russo
Aug 07, 2002
PDF Converter
This is a PDF converter tool which can reads text documents and converts them to PDF documents.
Sudhakar Sadasivuni
Aug 26, 2002
The CodeLib Program
Reusability of code is one of the common practice in a programmer's daily life.
Tran Khanh Hien
Aug 26, 2002
Windows Explorer
This application is a clone of Windows Explorer. Unlike other Windows Explorer code available in .NET, I have tried to make it closed to Microsoft Windows Explorer.
Faraz Rasheed
Aug 26, 2002
Implementing Inheritance in C#
Inheritance is one of the most important characteristic of OOP. In this article, I will explain how to implement the inheritance in C# by explaining through an example.
Giuseppe Russo
Sep 05, 2002
TWINXBASE Service
This service scans in a directory by using FileWatcher component and when a file arrives, then the service will check the extension of the file, if the file has the extension .DBX then it will read...
Peter Verburgh
Sep 09, 2002
Using DTS from C#
In this article I will concentrate on enumerating, executing and changing properties or global variables of DTS package.
Filip Bulovic
Sep 16, 2002
No Records Available.
201
-
220
of
231
<<
8
9
10
11
12
>>
Learn MongoDB in 15 Days
Challenge yourself
Success Skill
E-Book Download
Get Certified
.NET Full Stack Developer