Search Books

Telling Time with .NET: Build your own Internet Time Component

Author Dan Appleman, Daniel Appleman
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
⌛ 🇩🇪 Germany pricing being fetched… Prices will appear once fetched — usually within a few minutes.
Share:
Book Details
ISBN / ASINB0002TSTHA
ISBN-13978B0002TSTH6
MarketplaceGermany 🇩🇪

Description

This eBook covers the design and construction of an Internet Time Component - a class that can determine the current time with sub-second accuracy. Sample code is provided in both Visual Basic .NET and C#.

Along the way you'll learn both basic and advanced .NET programming techniques including:

  • Using .NET socket classes.
  • Using regular expressions to validate incoming data.
  • Customizing .NET classes using inheritance to overcome limitations in the base class.
  • Using Code Access Security to create software that will run in partially trusted environments.