TechTutorials - Free Computer Tutorials  






C Sharp

CareerAcademy.com Expert-led Computer Training Videos & CBT
offer topics on IT Certification, .NET Programming, Databases and LAN/WAN Networking

CBT Nuggets
Our training helps you prep for tech industry certifications, plus teaches you real on-the-job skills that employers value. Certifications include Microsoft, Cisco, CompTIA, PMP, CWNA, CISSP, LPI, Oracle, Citrix and more. Check out the free videos.

Train Signal - FastTrack Video Labs for Serious IT Students & Professionals
Learn Web servers, file servers; master DNS, Active Directory, wireless, and more. Learn to practice theories essential to network administrators.






Tutorials (36)

Total Tutorials: 4487  |  Added today: 1 Tutorials updated: 02/09/2010



Sort Tutorials By:


ADO .NET and Access database I
 
How to connect to an Access database from Visual C# .NET, retrieve data and display it using a dataGrid with ADO .NET, using a dataSet.
Added: 08/02/2004, Hits: 470, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



ADO .NET and Access database II
 
How to connect to an Access database from Visual C# .NET, retrieve data and display it in a listBox with ADO .NET, using a dataSet.
Added: 08/02/2004, Hits: 326, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



All about strings
 
How to compare two strings, reverse a string, search in a string and many other techniques, each with examples.
Added: 08/02/2004, Hits: 319, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Antialiasing / Smoothing
 
Learn how to apply antialiasing on shapes using GDI+. Uses SmoothingMode and PixelOffsetMode enumerations.
Added: 08/02/2004, Hits: 307, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



C# data types
 
Quickly covers C#'s data types by giving a few examples. Good for transition between C or C++ to C#.
Added: 08/02/2004, Hits: 337, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Class methods
 
Teaches you the role of a method in a class, definining and using a method and method overloading.
Added: 08/02/2004, Hits: 327, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Compiling from the Command Prompt
 
This tutorial shows you how you can compile a simple piece of code from the C# command prompt compiler and how to add references.
Added: 08/02/2004, Hits: 330, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Creating and consuming Web Services
 
Shows and explains you how to make an ASP .NET Web Service, an ASP .NET Web Application and how to consume the Web Service with the ASP .NET Web Application.
Added: 08/02/2004, Hits: 209, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Creating custom exceptions
 
This tutorial will show you how to create your own exceptions by using a class derived from System.ApplicationException.
Added: 08/02/2004, Hits: 225, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Drawing with C#
 
A tutorial with examples of how to draw different things on a form using OnPaint.
Added: 08/02/2004, Hits: 172, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Examining Your first C# program
 
When trying to learn a new language, as the tradition goes, we always introduce the language with a "Hello World" program. It is a most basic program that does nothing but just display a simple "Hello World" message.
Added: 03/08/2001, Hits: 202, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Get the IP of a host
 
Getting the IP address and host name of a host / webhost using System.Net.
Added: 08/02/2004, Hits: 237, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Getting input from keyboard
 
Getting the current pressed key on the keyboard, key combinations, key value and combining mouse clicks with key pressing.
Added: 08/02/2004, Hits: 221, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Google Search using Web Service
 
Tutorial that shows how to build a C# application that can search the web using Google's Web Service.
Added: 08/02/2004, Hits: 194, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Handling and throwing exceptions
 
You'll learn the basics of handling and throwing exceptions. Uses examples to demonstrate.
Added: 08/02/2004, Hits: 204, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



How To Learn C#: Roadmap to Success in Getting Started with C# Programming
 
So you are interested in programming in C#. Getting started with a new programming language can normally take some effort and time. You need instructions, tools, and good examples to help you get started. In this article, I'll do just that, giving you tips and pointing you in the right direction.
Added: 03/08/2001, Hits: 231, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



How to make a screen saver
 
How to make a screen saver in C#, one very similar to the Windows XP screen saver. Tutorial and source code.
Added: 08/02/2004, Hits: 128, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Introducing C#
 
An introduction to C Sharp and object oriented programming. Superficially covers a few aspects of C Sharp and builds your first C# program, the classic 'Hello World'.
Added: 08/02/2004, Hits: 139, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



Jagged arrays
 
This tutorial explains what a jagged array by giving an example that shows you how set and retrieve values.
Added: 08/02/2004, Hits: 191, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating



ListBox and CheckedListBox
 
Here we'll cover the aspects of C#'s list boxes and checked list boxes (ListBox and CheckedListBox controls).
Added: 08/02/2004, Hits: 135, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating


Page:  1 2   Items Per Page:







IT Showcase