PreviousNext

.NET Performance Tips | Microsoft Docs

by bill-s, 2017-08-12T06:52:11.000Z

The term performance generally refers to the execution speed of a program. You can sometimes increase execution speed by following certain basic rules in your source code.

Read More