User contributions
23 January 2008
Working with Strings in C Sharp
no edit summary
+5,640
C Sharp Essentials
Table of Contents
+235
C Sharp List and ArrayList Collections
Finding Items in a C# List or ArrayList
+999
C Sharp List and ArrayList Collections
Removing Items From Lists
+565
Working with Strings in C Sharp
New page: Strings are collections of characters that are grouped together to form words or sentences. If it wasn't for humans, computers would probably never have anything to do with strings. The fa...
C Sharp Essentials
Table of Contents
-1
C Sharp Essentials
Table of Contents
+8
C Sharp Essentials
Table of Contents
+625
C Sharp Collection Classes
C Sharp Collection Classes moved to C Sharp List and ArrayList Collections
C Sharp List and ArrayList Collections
C Sharp Collection Classes moved to C Sharp List and ArrayList Collections
mC Sharp List and ArrayList Collections
no edit summary
+3,739
C Sharp List and ArrayList Collections
New page: In the previous chapter we looked at C# Arrays. Whilst useful for many tasks arrays are really starting to show their age in terms of both functionality and flexibility. More advanced mech...
22 January 2008
C Sharp Essentials
no edit summary
+324
Introducing C Sharp Arrays
no edit summary
+23
Introducing C Sharp Arrays
no edit summary
+1
Introducing C Sharp Arrays
Accessing Array Values
Introducing C Sharp Arrays
Accessing Array Values
+2,016
Introducing C Sharp Arrays
Declaring a Multidimensional Array
+374
Introducing C Sharp Arrays
New page: Arrays are certainly not unique to C#, in fact just about every other programming and scripting language preceding the introduction of C# provided support for arrays. Anarray allows a coll...
C Sharp Essentials
no edit summary
+55
C Sharp Essentials
no edit summary
+55
Understanding C Sharp Abstract Classes
no edit summary
-16
C Sharp Essentials
no edit summary
+568
Understanding C Sharp Abstract Classes
Deriving from an Abstract Class
+2,050
Understanding C Sharp Abstract Classes
Deriving from an Abstract Class
+432
Understanding C Sharp Abstract Classes
Declaring a C# Abstract Class
+9
Understanding C Sharp Abstract Classes
New page: In the preceding chapters we looked in detail at object oriented programming in C# and and also at the concept of class inheritance. In this chapter we will look at the next area of object...
C Sharp Essentials
no edit summary
+87
C Sharp Inheritance
Passing Aruguments to the Base Class Constructor
-1
C Sharp Essentials
no edit summary
+229
C Sharp Inheritance
Creating a Subclass in C#
+56
C Sharp Inheritance
Creating a Subclass in C#
+179
C Sharp Inheritance
An Example of Inheritance
C Sharp Inheritance
An Example of Inheritance
+3
C Sharp Inheritance
What is Inheritance?
-3
18 January 2008
C Sharp Inheritance
Creating a Subclass in C#
-2
C Sharp Inheritance
Understaning Abstract Classes
-276
C Sharp Inheritance
Create a Sub Class in C#
+1,775
C Sharp Inheritance
New page: In C# Object Oriented Programming we looked at the basics of object oriented programming in C#. Now that we have covered these basics the topic to b...
C Sharp Essentials
no edit summary
+41
C Sharp Essentials
no edit summary
+647
C Sharp Object Oriented Programming
no edit summary
+21
C Sharp Object Oriented Programming
no edit summary
+13
C Sharp Object Oriented Programming
no edit summary
+19
C Sharp Object Oriented Programming
Static, Readonly and Const Data Members
+1,278
C Sharp Object Oriented Programming
Adding Methods to a C# Class
+47
C Sharp Object Oriented Programming
Accessing C# Object Members
+9
C Sharp Object Oriented Programming
C# Constructors and Finalizers
+892
C Sharp Object Oriented Programming
Defining Class Methods
-2,185
C Sharp Object Oriented Programming
Adding Methods to a C# Class
+7