• ASP.NET Performance - A Place To Start

    Introduction

    At least once per week I get the question - “How can I make this page run faster”.  We can break down ASP.NET performance into two main categories, size and speed.  Not surprisingly, size has a direct correlation with speed.  But…