Murach's Beginning Visual Basic .NET
This chapter shows how to work with two of the primitive data types that are commonly used in most VB.NET programs, dates and strings.
|
|
|
|
How to get the current date and time |
350 |
|
How to format DateTime values |
350 |
|
How to get information about dates and times |
352 |
|
How to perform operations on dates and times |
354 |
|
Other ways to work with dates and times |
356 |
|
|
The properties and methods of the String class |
358 |
|
Typical routines for working with strings |
360 |
|
How to use the StringBuilder class for working
with strings |
362 |
|
Other ways to work with strings |
364 |
|
|
How to format numbers |
366 |
|
How to format dates and times |
368 |
|
|
t |
|
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|