Chapter 12. Performing Arithmetic, String Manipulation, and Date/Time Adjustments

<feature><title>What You’ll Learn in This Hour</title> <objective>

Performing arithmetic

</objective>
<objective>

Understanding the order of operator precedence

</objective>
<objective>

Comparing equalities

</objective>
<objective>

Understanding Boolean logic

</objective>
<objective>

Manipulating strings

</objective>
<objective>

Working with dates and times

</objective>
</feature>

Just as arithmetic is a necessary part of everyday life, it’s also vital to developing Windows programs. You probably won’t write an application that doesn’t add, subtract, multiply, or divide some numbers. In this hour, you learn how to perform arithmetic in code. You also learn about order of operator ...

Get Sams Teach Yourself Visual C# 2008 in 24 Hours: Complete Starter Kit now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.