Home > Articles > Programming > C#

C#

131 Items

Sort by Date | Title

Applied C#
Feb 1, 2002
This sample chapter from Applied .NET: Developing People-Oriented Software Using C# shows you how isolated C# language constructs can be woven together to produce the new and exciting people-oriented class of software.
Storing Information with Variables in C#
Dec 14, 2001
In this sample chapter from Sams Teach Yourself C# in 21 Days , you'll learn what a variable is, as well as how to: create variable names in C#, use different types of numeric variables, evaluate the differences and similarities between character ...
C# in Action - Part I: The Basics
Sep 2, 2001
Looking for an example of C# that moves beyond "Hello, World"? Joe Mayo walks you through a minimal C# investment calculation program that highlights practical language and technology issues.
C# in Action - Part II: Building a GUI
Sep 2, 2001
Joe Mayo builds upon his example C# investment calculation program by transforming it into a GUI application using Windows Forms.
C# in Action - Part III: Creating a Web Service
Sep 2, 2001
The newest buzzword in distributed Internet computing is "Web services." Joe Mayo shows here how to create a Web service for his example C# investment calculation program.
Why C# Is Not Java
Sep 2, 2001
C# and Java aren't the same thing-or even all that similar. Joe Mayo peeks under the hood to show why C# is its own language.
Getting Started with C#
Sep 2, 2001
Joe Mayo's C# tutorial guides you through the process of creating a simple, minimal C# program and exploring its features.
Writing C# Expressions
Sep 2, 2001
Learn here how to use C#'s complete set of language elements for building expressions, with expert guidance from Joe Mayo.
Using Statements and Loops to Control Program Flow
Sep 2, 2001
Joe Mayo underlines the flow-control statements you need to create useful, sophisticated C# programs-including statements to make logical decisions, execute instructions, and modify flow control.
Microsoft Dumps Java for their new language: C Sharp
Mar 9, 2001
Microsoft has invented a language that is just like Java – only different. Talbott Crowell discusses C# and what it is and isn’t.
Get the first "hands on" look at C#
Jul 24, 2000
Be among the first to learn Microsoft's newest programming language--C# (pronounced C Sharp) courtesy of Sams Publishing.

<< < Prev Page 3 4 5 6 7