C# School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!
Home
Forums
Programming
Web Development
Tutorials
Snippets
Blogs
Freelance
Jobs
Lounge
Login
Join for Free!
Programming Help
C and C++
VB6
Java
VB.NET
C#
ASP.NET
PHP
ColdFusion
Perl and Python
Ruby
Databases
Other Languages
Game Programming
Mobile Development
Software Development
Computer Science
Industry News
Web Development
Web Development
HTML & CSS
JavaScript
Graphic Design
Flash & ActionScript
Blogging
SEO & Advertising
Web Servers & Hosting
Site Check
What's Here?
Members:
306,745
Replies:
840,981
Topics:
140,506
Snippets:
4,465
Tutorials:
1,165
Total Online:
2,028
Members:
124
Guests:
1,904
Dream.In.Code
>
Programming Tutorials
>
C# Tutorials
Welcome to Dream.In.Code
Become a C# Expert!
Join 306,745 C# Programmers for FREE!
Get instant access to thousands
of C# experts, tutorials, code snippets, and more! There are 2,028 people online right now.
Registration is fast and FREE...
Join Now!
Chat
LIVE
With a C# Expert
2 Pages
1
2
>
C# Tutorials
Forum Options
Announcements
Submitting Tutorials? ** Read This First! **
skyhawk133
18997
Featured Tutorials
Pinned:
C# Basics Quick Reference (Cheat Sheet)
1
2
Author:
skyhawk133
- Views: 52,237 - Comments:
23
Tutorials
Make your application minimize to System Tray in C#
Also covers context menus and balloon popup texts
Author:
Renagado
- Views: 2,667 - Comments:
4
Deploying a C# application (Visual Studio Setup Project)
How to deploy a C# application using Visual Studio Setup Project.
Author:
PixelCard
- Views: 47,659 - Comments:
11
Controlling sound volume in C#
Author:
PsychoCoder
- Views: 13,493 - Comments:
4
Using the BackgroundWorker in C#
Make your UI more responsive through multithreading
Author:
Renagado
- Views: 4,845 - Comments:
8
The wonders of System.Drawing.Graphics
Author:
jacobjordan
- Views: 15,145 - Comments:
9
C# Unit Testing Basics
An introduction to unit testing, through the aide of visual studios
Author:
SwiftStriker00
- Views: 3,919 - Comments:
3
Control Arrays in C#
Author:
PsychoCoder
- Views: 5,938 - Comments:
4
Moved:
custom gui in C# like below image
Author:
backer37
- Views: -- - Comments: --
Syntax Highlight in C#
How to implement syntax highlighting in a WinForms application.
Author:
PixelCard
- Views: 8,099 - Comments:
8
Adding Video to an Application
Adding videos to Windows forms applications using DirectX
Author:
lesPaul456
- Views: 2,639 - Comments:
11
Command Line Interface
Building A CLI from scratch
Author:
Crazy_Learner
- Views: 1,091 - Comments:
1
Creating a wysiwyg HTML editor in C#
Using the MS HTML Object Library
Author:
aj32
- Views: 18,555 - Comments:
19
Serial Port Communication in C#
1
2
Author:
PsychoCoder
- Views: 135,595 - Comments:
36
Basic Client/Server Chat Application in C#
Author:
PsychoCoder
- Views: 67,112 - Comments:
15
Basic Calculator in C#
Author:
PsychoCoder
- Views: 37,209 - Comments:
18
ActiveX with C#
Author:
skaoth
- Views: 30,490 - Comments:
8
Disable an applications close button
Author:
PsychoCoder
- Views: 26,808 - Comments:
6
Screen Capturing
Author:
noorahmad
- Views: 1,167 - Comments:
1
Create A Strongly Typed Collection In C#
Author:
PsychoCoder
- Views: 12,036 - Comments:
4
Using the Vibrate feature in windows mobile.
Author:
Mezius
- Views: 1,977 - Comments:
1
Working with XML files in C#
Author:
aj32
- Views: 16,657 - Comments:
7
Working with XML files in C# - Part 2
Adding nodes, removing nodes, adding attributes, and changing attribut
Author:
aj32
- Views: 21,145 - Comments:
2
Create an AutoComplete TextBox Control in C#
Author:
PsychoCoder
- Views: 52,411 - Comments:
4
Using Managed DirectX
First managed DirectX program
Author:
SixOfEleven
- Views: 2,032 - Comments:
1
Animating a Windows Form
Animate a window using C# and PInvoke
Author:
lesPaul456
- Views: 2,472 - Comments:
3
C# Delegates
A quick introduction to C# Delegates
Author:
magius96
- Views: 411 - Comments:
0
System.IO in C# Part 1.5
Author:
PsychoCoder
- Views: 7,813 - Comments:
1
Exception
Author:
e_barroga
- Views: 308 - Comments:
1
Creating your own Notepad App
1
2
Author:
gbertoli3
- Views: 8,092 - Comments:
25
Custom Server Controls
how to create a basic custom server control
Author:
rgfirefly24
- Views: 5,300 - Comments:
1
Create a WebBrowser
Step-by-Step Tutorial
Author:
gbertoli3
- Views: 8,020 - Comments:
5
Create an FTP Class Library in C#
Author:
PsychoCoder
- Views: 23,237 - Comments:
10
Making a C# screen saver
multiple monitor support, preview, and more
Author:
jacobjordan
- Views: 6,413 - Comments:
9
Tutorial On Parsing CSV File
Parsing CSV File
Author:
Crazy_Learner
- Views: 976 - Comments:
0
Preprocessor Directives
Author:
e_barroga
- Views: 374 - Comments:
0
Foreach Statement
Author:
e_barroga
- Views: 267 - Comments:
1
Using the Ping Class in C#
Author:
PsychoCoder
- Views: 3,565 - Comments:
3
Structs
Author:
e_barroga
- Views: 328 - Comments:
0
Delegates
Author:
e_barroga
- Views: 408 - Comments:
0
Operator Overloading
Author:
e_barroga
- Views: 300 - Comments:
0
Using System.Drawing To Graph Points
Author:
prankster
- Views: 684 - Comments:
0
Properties
Author:
e_barroga
- Views: 295 - Comments:
0
Indexers
Author:
e_barroga
- Views: 326 - Comments:
0
Captcha Made Easy
creating a simple captcha
Author:
rgfirefly24
- Views: 8,519 - Comments:
4
Countdown Timer
How to create a countdown timer application using C# and WinForms.
Author:
PixelCard
- Views: 11,068 - Comments:
1
Create A Custom Design for a Form in C#
Author:
Fuingurth
- Views: 576 - Comments:
0
Convert Generic List to DataSet w/ Extension Method in C#
Author:
PsychoCoder
- Views: 1,989 - Comments:
0
Anonymous Delegates
Author:
indrora
- Views: 1,389 - Comments:
3
How to Make a Splash screen
Author:
X@MPP
- Views: 5,255 - Comments:
8
Using the FileSystemWatcher class
This tutorial will show how to use the FileSystemWatcher class. This
Author:
eclipsed4utoo
- Views: 926 - Comments:
1
Download File Asynchronously with ProgressBar
This tutorial will show how to download a file asychronously and use a
Author:
eclipsed4utoo
- Views: 4,374 - Comments:
2
Twitter API: Get User Timeline
Getting a User's Timeline. Using .Net 3.5.
Author:
eclipsed4utoo
- Views: 1,059 - Comments:
0
C# Unit Testing Basics Part 2
A second look at unit testing, with a couple more techniques
Author:
SwiftStriker00
- Views: 1,193 - Comments:
1
How to add sounds to your software.
Learn to add sounds to your buttons, labels, etc.
Author:
papuccino1
- Views: 1,314 - Comments:
6
Add the percent into a progress bar (Updated)
Also can be used to add in any text
Author:
jacobjordan
- Views: 4,773 - Comments:
3
Printing in C#
Author:
PsychoCoder
- Views: 30,393 - Comments:
10
Moved:
How to move objects in curve(need help!)
Author:
paperboat
- Views: -- - Comments: --
System.IO in C# Part I
Author:
PsychoCoder
- Views: 9,019 - Comments:
1
Automated Unit Testing
Unit testing using C# and NUnit
Author:
egof
- Views: 1,185 - Comments:
0
Reverse Polish Notation in C#
Avoiding recompilation and dynamic expression evaluation
Author:
orcasquall
- Views: 13,756 - Comments:
5
Introduction to Collections - Queues
Introducing the Queue class
Author:
SixOfEleven
- Views: 1,225 - Comments:
1
SQL Basics in C#
Author:
PsychoCoder
- Views: 36,538 - Comments:
17
RPG Form making tutorial - Concept
Take a look you maybe learn something new or teach me something.
Author:
frostyraver
- Views: 1,328 - Comments:
2
C# Tutorial: Basic GUI Guessing Game
How to write a simple Guessing Game with C#
Author:
s3thst4
- Views: 5,001 - Comments:
3
Send Email Using Gmail
Author:
noorahmad
- Views: 2,747 - Comments:
2
MessageBoxes - how to use them
How to handle MessageBoxes and their results
Author:
b.ihde
- Views: 2,914 - Comments:
5
Introduction to Collections - Lists
Introducing the List class
Author:
SixOfEleven
- Views: 1,064 - Comments:
0
Host Name To IP Updated
Get IP From Hostname
Author:
noorahmad
- Views: 1,162 - Comments:
0
Moved:
Csharp inherit question, thanks!
C# question
Author:
userpingz
- Views: -- - Comments: --
Game of Life in Console
Author:
SixOfEleven
- Views: 1,352 - Comments:
0
Serializing and object with XML and SOAP
Author:
SixOfEleven
- Views: 1,820 - Comments:
0
Client Access to Server Objects Using An IPC Channel
Giving client processes access to server process objects using a .Net
Author:
StCroixSkipper
- Views: 2,602 - Comments:
0
Add the percent into a progress bar
Author:
jacobjordan
- Views: 8,202 - Comments:
11
Protecting a Structure Accessed By Multiple Threads With a Simple C# &
Multiple threads concurrently accessing and updating a list can be sol
Author:
StCroixSkipper
- Views: 1,129 - Comments:
0
2 Pages
1
2
>
66 User(s) are browsing this forum (64 Guests and 0 Anonymous Users)
2 Members:
drini
,
lmartin2627
New Replies
No New Replies
Hot Topic (New)
Hot Topic (No New)
Poll (New)
Poll (No New)
Locked Topic
Moved Topic
Forum Home
Search
Help
Dream.In.Code
|-- Dream.in.code News
|-- Site Questions & Support
|-- Site Feedback
|-- Report a Post/Topic
|-- Competitions
Hang Out
|-- Caffeine Lounge
|---- Games/Puzzles/Trivia/Jokes
|---- Heated Topics
|-- Introduce Yourself
|-- Corner Cubicle
|-- Student Campus
Programming Help
|-- C and C++
|---- C++ Programmers
|-- VB6
|-- Java
|---- Java Programmers
|---- JavaEE/J2EE
|-- VB.NET
|---- VB.NET Programmers
|-- C#
|---- C# Programmers
|---- WPF & Silverlight
|-- ASP.NET
|-- PHP
|---- PHP Programmers
|-- ColdFusion
|-- Perl and Python
|-- Ruby
|-- Databases
|-- Other Languages
|---- Functional Programming
|---- Assembly
|-- Game Programming
|-- Mobile Development
|-- Software Development
|-- Computer Science
|-- Industry News
Web Development
|-- Web Development
|-- HTML & CSS
|---- MySpace Profile Help
|-- JavaScript
|---- jQuery
|-- Graphic Design
|-- Flash & ActionScript
|-- Blogging
|-- SEO & Advertising
|-- Web Servers & Hosting
|-- Site Check
Freelancing
|-- Freelancing
|-- Post a Job
|---- Job Offer Archive
|-- Advertise Your Services
|-- Share Your Project
|---- Open Studio
Computers & Games
|-- Computer Support & Operating Systems
|-- Audio & Video
|-- Networking & Wireless
|-- Games
Programming Tutorials
|-- C++ Tutorials
|-- Visual Basic Tutorials
|-- Java Tutorials
|-- VB.NET Tutorials
|-- C# Tutorials
|-- PHP Tutorials
|-- Linux Tutorials
|-- ColdFusion Tutorials
|-- Windows Tutorials
|-- HTML/JavaScript Tutorials
|-- CSS Tutorials
|-- Flash Tutorials
|-- Web Promotion Tutorials
|-- Graphic Design & Photoshop Tutorials
|-- Software Development Tutorials
|-- Database Tutorials
|-- Other Language Tutorials
|-- ASP.NET Tutorials
|-- Game Programming Tutorials
|-- WPF & Silverlight Tutorials
Order: Last Post
Order: Last Poster
Order: Topic Title
Order: Topic Starter
Order: Topic Started
Order: Attachments
Order: Replies
Order: Views
Z-A
A-Z
From: Today
From: 5 days
From: 7 days
From: 10 days
From: 15 days
From: 20 days
From: 25 days
From: 30 days
From: 60 days
From: 90 days
Show All
Topics: All
Topics: Open
Topics: Hot
Topics: Polls
Topics: Locked
Topics: Moved
Lo-Fi Version
Time is now: 11/20/09 03:57PM
Invision Power Board
v2.1.7 © 2009 IPS, Inc.
Licensed to: MediaGroup1
Advertising
|
Terms of Use
|
Privacy Policy
|
About Us
|
Site Map
Forum Index:
Programming Help
|
C and C++
|
VB6
|
Java
|
VB.NET
|
C#
|
ASP.NET
|
PHP
|
ColdFusion
|
Perl and Python
|
Ruby
|
Databases
|
Other Languages
|
Game Programming
|
Mobile Development
|
Software Development
|
Computer Science
|
Industry News
|
Programming Tutorials
|
C++ Tutorials
|
Visual Basic Tutorials
|
Java Tutorials
|
VB.NET Tutorials
|
C# Tutorials
|
Linux Tutorials
|
PHP Tutorials
|
ColdFusion Tutorials
|
Windows Tutorials
|
HTML/JavaScript Tutorials
|
CSS Tutorials
|
Flash Tutorials
|
Web Promotion Tutorials
|
Graphic Design & Photoshop Tutorials
|
Software Development Tutorials
|
Database Tutorials
|
Other Language Tutorials
|
ASP.NET Tutorials
|
Game Programming Tutorials
|
WPF & Silverlight Tutorials
|
Copyright 2001-2008
MediaGroup1 LLC
, All Rights Reserved
A
MediaGroup1 LLC
Production - Version 6.0.2.1.36
Server: secure2
Search
Updated!
w00t
Over 509,000 Pages!
Advanced Forum Search
Live C# Help!
Be Social
C# Tutorials
Serial Port Communication in C#
Basic Client/Server Chat Application in C#
Create an AutoComplete TextBox Control in C#
C# Basics Quick Reference (Cheat Sheet)
Deploying a C# application (Visual Studio Setup Project)
Cross Thread Communication in C#
C# - Reading each character of a string
Basic Calculator in C#
SQL Basics in C#
Read config file in Class Library
114 More C# Tutorials...
Reference Sheets
C# Snippets
Get connection string from the web.config
Read value from Resource file in C#
Populating Tree View nodes from sql server 2000
Validate IP address with Regular Expression
Kill a process if its running
Search Text file for String
Check if a process is running
TreeView Drag n Drop
Find all classes within a Namespace
Get checked item in gridView (ASP.Net) and store in session
408 More C# Snippets...
DIC Chatroom
Join our IRC Chat
Bye Bye Ads
Monthly Drawing
Top Contributors
Top 10 Kudos This Month
erik.price
(225)
Dogstopper
(175)
Anarion
(175)
s3thst4
(125)
Jaakuuta
(125)
macosxnerd101
(100)
ImaSexy
(100)
syfran
(75)
EdwinNameless
(75)
rishabhsharma
(50)