The .NET DateTime class is not just for getting the current date. It can help you do date calculations and much more.
DateTime Refresher
Published 05/04/2015
The .NET DateTime class is not just for getting the current date. It can help you do date calculations and much more.
Discover how to design user-driven applications
Dates and times can be formatted a number of different ways. Learn how to format dates and times in .NET. While this article uses C#, the lesson is applicable to VB .NET and Managed C++ programmers.
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
Take the plunge into the string class and master it.
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.