CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: programming
programming Feed
programming Open Questions Feed
programming Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
How to Trim Whitespace in C#
By chco: 23 August 2010 - 10:50 AM
The following excerpt from Programming C# 4.0, Sixth Edition shows you how to trim extra whitespace from strings of text.You often (but not always) want to trim whitespace from the beginning and/or en...
-
How to Format Numeric Strings in C# 4.0
By chco: 21 August 2010 - 04:14 PM
This excerpt from Programming C# 4.0, Sixth Edition covers the standard ways you can format numeric strings.In most instances, we’re not dreaming up a brand-new format for our numeric strings; if we...
-
How to use the HashSet and SortedSet Collection Classes in C# 4.0
By chco: 20 August 2010 - 03:52 PM
The following excerpt from Programming C# 4.0, Sixth Edition explains the use of HashSet and SortedSet for storing and structuring data.HashSet<T> is a collection of distinct values. If you add ...
-
Using Jagged Arrays in C# 4.0
By chco: 18 August 2010 - 11:56 AM
The following is an excerpt from the new O'Reilly book Programming C# 4.0, Sixth Edition. Below, the author outlines how to properly utilize arrays of arrays or jagged arrays.As we said earlier, y...
-
Finding Elements in C# 4.0
By chco: 16 August 2010 - 11:30 AM
In this excerpt from Programming C# 4.0, Sixth Edition the author offers several ways of working with elements and different ways to code more efficiently.Suppose we want to find out if an array of ca...
-
Common C# Exception Types
By chco: 13 August 2010 - 01:33 PM
Below we have a list of the common C# exception types taken as an excerpt from C# 4.0 Pocket Reference, Third Edition.The following exception types are used widely throughout the CLR and .NET Framewor...
-
How to Check Object Types in C#
By chco: 12 August 2010 - 12:31 PM
The following excerpt from Programming C# 4.0, Sixth Edition shows you how to check the type of an object in C#.C# provides us with a couple of keywords for checking the type of an object: as and is. ...
-
String and Characters in C#
By chco: 10 August 2010 - 01:10 PM
This excerpt from C# 4.0 Pocket Reference, Third Edition explains how to use strings and characters in C#. A list of escape sequence characters is given as well as a few ways to manipulate strings.C#&...
-
How to Use XML Documentation Comments in C# 4.0
By chco: 10 August 2010 - 09:07 AM
In the following excerpt, the author of Programming C# 4.0, Sixth Edition shows how to add XML documentation comments to your code and why they are useful.If you structure your comments in a certain w...
-
A First C# Program
By chco: 07 August 2010 - 11:32 PM
The following is an excerpt from C# 4.0 Pocket Reference, Third Edition. The author offers a good starting point for learning C# by outlining how to create a simple program.Here is a program that mult...
![]() ©2010, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly Academic Solutions Authors Contacts Customer Service Jobs Newsletters O'Reilly Labs Press Room Privacy Policy RSS Feeds Terms of Service User Groups Writing for O'Reilly |
Content Archive Business Technology Computer Technology Microsoft Mobile Network Operating System Digital Photography Programming Software Web Web Design |
More O'Reilly Sites O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone makezine.com craftzine.com hackszine.com perl.com xml.com Partner Sites InsideRIA java.net O'Reilly Insights on Forbes.com |