Products Purchase Publishing Articles Support Company Contact |
Products > Books > .NET > Telling Time with .NET |
|||||||
Moving to VB .NET: Strategies, Concepts and Code Introduction Table of Contents Sample Chapter Sample Code Updates Visual Basic .NET or C#: Which to Choose Updates Regular Expressions with .NET Updates Obfuscating .NET: Protecting your code from prying eyes Updates Tracing and Logging in .NET Telling Time with .NET Hijacking .NET (series) Exploring .NET (series)
|
Note: This page describes a product or book that, while still relevant to .NET programmers, is based on an earlier version of the .NET framework. The page is available for archival purposes and as a courtesy to those who have linked to it, but is no longer being updated or maintained.
Telling Time with .NET:
|
|
This eBook covers the design and construction of an Internet Time Component - a class that can determine the current time with sub-second accuracy. Along the way you'll learn both basic and advanced .NET programming techniques including:
You'll end up with a simple but reliable class that can not only be used to obtain accurate time, but to automatically set your system clock to within a fraction of a second of the correct time.
Sample code is provided in both Visual Basic .NET and C#.Refer to your copy of the book for a link to the sample code. Sample code is provided in both Visual Basic .NET and C#.
None at this time