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
NUnit for people who can't cook - Part I
This article should l help C# user to get the most out of NUnit. Therefore, we are going to cover not only the usage of NUnit , but also the small tricks on how to set it up most efficiently.
Markus Kalina
Dec 13, 2001
Sticky Notepad
I wanted to experiment with writing a program that would run from the System Tray of window (that's where you have the date displayed...) since that's not possible with pure Java.
Saurabh Nandu
Mar 05, 2001
Windows Calculator in C#
This is a simple Calculator application as you will find in a Windows accessories.
Abhijeet Warker
Mar 27, 2001
Reminder Program
The program allows you to set a running timer to remind you of an upcoming event.
Tran Khanh Hien
Jun 08, 2001
Low Cost Credit Card Verification
The last digit of a credit card is a check digit that is used to detect keystroke errors when a check card is entered into a computer.
Raju Pericharla
Mar 15, 2002
Web Control Bulider
The attached C# program can be used by users who dont have VS.NET IDE to generate the code for WebControls.
Prasad
Sep 03, 2001
FindType - The GUI Way Ver 01
If you chekced the samples directory that came .Net SDK you probably noticed the FindType example...
Efi Merdler
Apr 09, 2000
How to read Windows Registry?
In .NET, the Registry and RegistryKey classes can be used to read and write registry ...
Prakash
Jan 26, 2001
Developing 3-Tier Applications in C# and .NET
The attached sample code explains for beginners, how to Code for a 3-Tier Architecture.
Gopinath
Feb 04, 2001
ProTracker v1.0 : A Process Tracking Utility
ProTracker is a process tracking utility similar to Windows NT Task Manager's Processes tab window.
Mahesh Chand
Feb 14, 2001
Ping Utility in C#
Ping is a very useful utility used to determine the speed of a Network Connection. It establishes a socket connection with the given hostname and sends a Data Packet using ICMP Protocol.
Saurabh Nandu
Feb 16, 2001
Reading and Writing to the Registry
This is a class that both reads and writes to the registry that I made while converting some applications to use C#.
Scott Newman
Feb 28, 2001
Serialization Sample Code
A class on serialization.
sayginteh
Mar 13, 2001
Message Box Builder
This program will help you using MessageBox Class. Program generates code from what you choose.
Tran Khanh Hien
Aug 14, 2001
Auto Compiler
This is a utility to make it easier to compile from the command line. One of the problems with using the command line.
Bill Farley
May 05, 2001
Quote Responder
The program will periodically check your mail for incoming email requests for a stock quote.
Bill Farley
May 09, 2001
Web Scanner Part-1
My favourite technology web site is updated throughout the day. I thought it would be nice to have a program that checked every 30 minutes for updates and told me what stories were there.
John O Donnell
Jun 01, 2001
Digital Watch In C#
GDI+ sample example shows you how to create a Digital Watch.
Maheswara Rao
Jun 04, 2001
Snooping on C#.NET Regular Expressions
I present here two micro test utils, which will let you play with regular expressions. Regular expression( System.Text.RegularExpressions.Regex ) is a powerful class very useful for parsing, splitt...
Ashish Banerjee
Jun 26, 2001
Working with Reflection
This article is about the use of reflection package in Csharp. Through Reflection we can get Information about the class.
shrijeet
Jul 05, 2001
No Records Available.
161
-
180
of
231
<<
7
8
9
10
11
>>
Introduction to MongoDB
Challenge yourself
Success Skill
E-Book Download
Get Certified
ASP.NET