Excel Workbook PropertiesYou can modify your Excel workbook (file) properties to better find, document, and describe your Excel files. For […] September 28, 2022 in Excel tagged excel / file / properties / workbook by Mike
C# TimeSpanTimeSpan represents a length of time, rather than an exact moment in time. The most simple way to […] January 1, 2019 in C# tagged duration / properties / date / time / datetime / span / timespan / C# Complex Types by Mike
C# PropertiesProperties and fields provide access to data contained in an object. The various pieces of data contained within […] May 17, 2018 in C# tagged auto-implemented / backing / snippet / properties / value / set / get / encapsulation / getter / setter / C# Classes by Mike
SQL Server Extended PropertiesThis article defines SQL Server extended properties. We discuss adding, editing and deleting them. In the next article […] July 14, 2017 in SQL Server tagged documenting / properties / extended properties / documentation by Mike
C# Property ExampleHere is an example of a program that uses a class. All that we are doing here is […] April 3, 2016 in C# tagged properties / class / classes / property / C# Classes by Mike