Chat LIVE With Programming Experts! There Are 23 Online Right Now...

Welcome to Dream.In.Code
Become a C# Expert!

Join 243,574 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 1,565 people online right now. Registration is fast and FREE... Join Now!




2 Pages V  1 2 > Start new topic

> C# Tutorials

Announcements
Submitting Tutorials? ** Read This First! ** skyhawk133 16034
Featured Tutorials
Pinned: C# Basics Quick Reference (Cheat Sheet)  * 12

Author: skyhawk133 - Views: 41,564 - Comments: 21
Tutorials
Animating a Windows Form
Animate a window using C# and PInvoke
Author: lesPaul456 - Views: 377 - Comments: 1
Adding Video to an Application
Adding videos to Windows forms applications using DirectX
Author: lesPaul456 - Views: 247 - Comments: 3
How to add sounds to your software.
Learn to add sounds to your buttons, labels, etc.
Author: papuccino1 - Views: 289 - Comments: 4
Topic has attachmentsUsing the BackgroundWorker in C#
Make your UI more responsive through multithreading
Author: Renagado - Views: 44 - Comments: 0
Topic has attachmentsMaking a C# screen saver
multiple monitor support, preview, and more
Author: jacobjordan - Views: 2,769 - Comments: 2
Moved: How to move objects in curve(need help!)

Author: paperboat - Views: -- - Comments: --
Topic has attachmentsSerial Port Communication in C#  * 12

Author: PsychoCoder - Views: 91,697 - Comments: 26
Topic has attachmentsSyntax Highlight in C#
How to implement syntax highlighting in a WinForms application.
Author: PixelCard - Views: 4,391 - Comments: 5
Topic has attachmentsBasic Calculator in C#

Author: PsychoCoder - Views: 28,232 - Comments: 15
C# Unit Testing Basics Part 2
A second look at unit testing, with a couple more techniques
Author: SwiftStriker00 - Views: 224 - Comments: 0
Topic has attachmentsHow to Make a Splash screen

Author: X@MPP - Views: 2,271 - Comments: 5
System.IO in C# Part I

Author: PsychoCoder - Views: 7,740 - Comments: 1
Deploying a C# application (Visual Studio Setup Project)
How to deploy a C# application using Visual Studio Setup Project.
Author: PixelCard - Views: 26,220 - Comments: 6
Topic has attachmentsC# Unit Testing Basics
An introduction to unit testing, through the aide of visual studios
Author: SwiftStriker00 - Views: 548 - Comments: 0
Topic has attachmentsAutomated Unit Testing
Unit testing using C# and NUnit
Author: egof - Views: 391 - Comments: 0
Topic has attachmentsReverse Polish Notation in C#
Avoiding recompilation and dynamic expression evaluation
Author: orcasquall - Views: 11,092 - Comments: 5
Introduction to Collections - Queues
Introducing the Queue class
Author: SixOfEleven - Views: 467 - Comments: 1
Topic has attachmentsPrinting in C#

Author: PsychoCoder - Views: 19,391 - Comments: 9
SQL Basics in C#

Author: PsychoCoder - Views: 24,135 - Comments: 17
Topic has attachmentsIntroduction to WPF (C#)
Introduction to Windows Presentation Foundation (C#)
Author: PixelCard - Views: 7,356 - Comments: 1
RPG Form making tutorial - Concept
Take a look you maybe learn something new or teach me something.
Author: frostyraver - Views: 453 - Comments: 2
C# Tutorial: Basic GUI Guessing Game
How to write a simple Guessing Game with C#
Author: s3thst4 - Views: 3,039 - Comments: 3
Working with XML files in C# - Part 2
Adding nodes, removing nodes, adding attributes, and changing attribut
Author: aj32 - Views: 15,564 - Comments: 1
Creating a wysiwyg HTML editor in C#
Using the MS HTML Object Library
Author: aj32 - Views: 12,639 - Comments: 17
Topic has attachmentsCreate a WebBrowser
Step-by-Step Tutorial
Author: gbertoli3 - Views: 4,995 - Comments: 2
Working with XML files in C#

Author: aj32 - Views: 11,802 - Comments: 3
ActiveX with C#

Author: skaoth - Views: 22,653 - Comments: 5
Using the Vibrate feature in windows mobile.

Author: Mezius - Views: 575 - Comments: 0
Topic has attachmentsSend Email Using Gmail

Author: noorahmad - Views: 752 - Comments: 2
Topic has attachmentsCreate an FTP Class Library in C#

Author: PsychoCoder - Views: 17,562 - Comments: 5
Topic has attachmentsThe wonders of System.Drawing.Graphics

Author: jacobjordan - Views: 9,476 - Comments: 8
Topic has attachmentsScreen Capturing

Author: noorahmad - Views: 486 - Comments: 0
Topic has attachmentsMessageBoxes - how to use them
How to handle MessageBoxes and their results
Author: b.ihde - Views: 1,838 - Comments: 5
Introduction to Collections - Lists
Introducing the List class
Author: SixOfEleven - Views: 327 - Comments: 0
Topic has attachmentsHost Name To IP Updated
Get IP From Hostname
Author: noorahmad - Views: 543 - Comments: 0
Topic has attachmentsAdd the percent into a progress bar (Updated)
Also can be used to add in any text
Author: jacobjordan - Views: 1,563 - Comments: 2
Moved: Csharp inherit question, thanks!
C# question
Author: userpingz - Views: -- - Comments: --
Topic has attachmentsBasic Client/Server Chat Application in C#

Author: PsychoCoder - Views: 50,326 - Comments: 11
Game of Life in Console

Author: SixOfEleven - Views: 477 - Comments: 0
Serializing and object with XML and SOAP

Author: SixOfEleven - Views: 591 - 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: 1,064 - Comments: 0
Topic has attachmentsControlling sound volume in C#

Author: PsychoCoder - Views: 9,287 - Comments: 1
Topic has attachmentsAdd the percent into a progress bar

Author: jacobjordan - Views: 5,336 - 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: 584 - Comments: 0
Topic has attachmentsUsing Managed DirectX
First managed DirectX program
Author: SixOfEleven - Views: 711 - Comments: 0
Topic has attachmentsCreate an AutoComplete TextBox Control in C#

Author: PsychoCoder - Views: 40,518 - Comments: 3
Cross Thread Communication in C#

Author: PsychoCoder - Views: 32,158 - Comments: 2
Reading and Writing Alternate Streams in C#

Author: StCroixSkipper - Views: 1,063 - Comments: 1
Designing a custom title bar
And adding FULL functionality
Author: gabehabe - Views: 4,960 - Comments: 4
Working with enums in C#

Author: PsychoCoder - Views: 16,110 - Comments: 2
Topic has attachmentsPassing Data Between Forms in C#
How to pass data between two forms
Author: eclipsed4utoo - Views: 6,030 - Comments: 3
How to create Extension Methods
Adding extended methods to existing base classes!!
Author: Byrdsong - Views: 1,051 - Comments: 1
Video Tutorial - Your First C# Application

Author: PsychoCoder - Views: 14,892 - Comments: 13
Topic has attachmentsUsing MDI in C#
How to create a MDI application using C# and WinForms.
Author: PixelCard - Views: 9,075 - Comments: 1
Anonymous Delegates

Author: indrora - Views: 741 - Comments: 2
Image manipulation with GDI+ in C#

Author: PsychoCoder - Views: 7,506 - Comments: 2
Embedding an image in a textfile
Useful for basic file handling
Author: ragingben - Views: 1,394 - Comments: 2
Topic has attachmentsAdding More To Your WebBrowser

Author: gbertoli3 - Views: 2,468 - Comments: 4
Topic has attachmentsCreating your own Notepad App  * 12

Author: gbertoli3 - Views: 5,907 - Comments: 21
Refactoring
Just how much time can you save?
Author: danny_kay1710 - Views: 902 - Comments: 1
Useful additions to the .Net Framework 3.0

Author: PsychoCoder - Views: 2,355 - Comments: 2
Topic has attachmentsCreating a simple web browser
How to create a simple web browser using C# and WinForms
Author: PixelCard - Views: 6,154 - Comments: 3
Using LINQ in C# Part I

Author: PsychoCoder - Views: 2,960 - Comments: 1
Topic has attachmentsSending e-mail messages using C#
How to send e-mail messages using C# and WinForms.
Author: PixelCard - Views: 6,518 - Comments: 10
Making multilingual applications
actually not that hard in .NET
Author: jacobjordan - Views: 1,941 - Comments: 0
Using the Ping Class in C#

Author: PsychoCoder - Views: 2,255 - Comments: 1
Topic has attachmentsDelegates from the Begining
How to effecively use delegates in your own code and why you should.
Author: baavgai - Views: 1,700 - Comments: 6
Ternary Operators and More

Author: gbertoli3 - Views: 1,199 - Comments: 1
Topic has attachmentsAdding Documentation & Summaries to your code

Author: jacobjordan - Views: 1,418 - Comments: 4
2 Pages V  1 2 > Start new topic
45 User(s) are browsing this forum (43 Guests and 0 Anonymous Users)
2 Members: lpanjpan, develomer

New Posts  New Replies
No New Posts  No New Replies
Hot topic  Hot Topic (New)
No new  Hot Topic (No New) 
Poll  Poll (New)
No new votes  Poll (No New)
Closed  Locked Topic
Moved  Moved Topic
 




Lo-Fi Version Time is now: 7/2/09 08:09PM

Live C# Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

C# Tutorials

Reference Sheets

C# Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month