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
Flames for Fun
This is my second application using C#. In this Application I used GDI+.
Maheswara Rao
May 31, 2001
Windows Spell Checker using SpellCheck.NET Parser
In this article, I put SpellCheck.net parser to the test with Windows Form Spell Checker application.
waheedkhan
Jun 26, 2002
.NET Commander ver Alpha 1.0.0
The .NET Commander is a Windows application written in C#. This application is a double panel file manager with an interface very similar to the popular Windows Commander.
Raul Gabriel Anghel
Apr 15, 2002
FuliggineBackupper in C#
This articles shows how to create a simple backup manager in C#.
zeppaman
Jun 05, 2006
Using Custom Tasks in MSBuild to modify XML Configuration Files on the Fly
This article shows you how to use MSBuild to build your project and how to create a custom task that will allow you to modify sections of your XML configuration files.
Mike Gold
Jul 28, 2006
The C# Value Type and Boxing
Even though with the .NET framework we don't have to actively worry about memory management and garbage collection (GC), we still have to keep memory management and GC in mind in order to optimize ...
Matthew Cochran
Feb 17, 2006
Enhance Batch File Functionality With C# Application : Part I
Batch (.bat or .cmd) file has its rich set of commands and processing directives.
Zhanbo Sun
Oct 12, 2001
TextReader and TextWriter in C#
This article covers the information of how to read or write (Unicode) character based data through TextReader and TextWriter.
G Gnana Arun Ganesh
Oct 16, 2001
Love Calculator
This is an application can be used to calculate degree of love.
tamilselvan
Apr 11, 2001
Virchk.cs: A C# file Scan Utility for Generating MD5 Signature Footprints
Virchk.cs is a file scanner utility, which traverses the files in a directory and all it's sub directories, to generate a MD5 hash signature footprint of the targeted extensions file.
Ashish Banerjee
Jun 13, 2001
Aspect Oriented Programming
In this article we are going to look at some features of .Net framework, which enable us to build highly configurable applications.
raviraj_bh
Nov 20, 2002
Working with Win32 API in .NET
Windows exposes lots of functionality in the form of Win32 API. Using these API you can perform direct operation in windows, which increases performance of your application.
shrijeet
Nov 21, 2002
Automating the Process of Getting Latest Files from VSS
In this article, I will show you how to write an automated process of taking VSS backup. Initially, this application was written with some hard coded settings such as user name, password. and VSS p...
vivekchauhan
Jan 22, 2003
Possible Usage of Visitor and Type Casts
In this article I will try to introduce Visitor pattern and one possible variation on it. It treats problems related to projects projects where high level of adaptability is needed.
Filip Bulovic
Feb 25, 2003
CSLint: Deadlock Detector for C#
This is a deadlock detector for CSharp programs. It builds a lock graph for the application and searches loops in the graph.
Konstantin Knizhnik
Mar 12, 2003
Creating Extensible and Flexible Hosted Applications: Part 1
Moving from procedural programming languages such as ASP and Visual Basic to .NET object-oriented languages enables programmers to build systems that are highly extensible and flexible.
Wdenton
Apr 02, 2003
Creating Extensible and Flexible Hosted Applications: Part 2
For this article I will use the same requirements and goals defined in part 1.
Wdenton
Apr 22, 2003
Move Grid Puzzle
This is a console based application the user will be prompted for move such as L-Left, R-Right, U-Up, D-Down, E-Exit.
Prasad
Aug 15, 2001
Globalization in .NET
Now a day it is very difficult to think about building any application without globalization. If we are building an internet application, then it is very much required that our application supports...
Ramaprasad Upadhyaya
Jan 28, 2004
NUnit for people who can't work
In this lesson I will show how to numerically solve algebraic and ordinary differential equations, and perform numerical integration with Simpson method.
Markus Kalina
Jan 02, 2002
No Records Available.
141
-
160
of
231
<<
6
7
8
9
10
>>
Introduction to MongoDB
Challenge yourself
Success Skill
E-Book Download
Get Certified
Java for Beginner