Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

ZeroInfinite/PerfTweaksLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PerfTweaksLite (we've moved to CodePlex at https://perftweakslite.codeplex.com/)

Initial check-in

A simple project to support conditional get support for WebForms running on .NET 3.5 and above for C# and VB.NET. The main idea and code came from the article http://www.optimizeasp.net/conditional-get.

Please have a read at http://www.optimizeasp.net/conditional-get to get a better understanding and appreciation thanks to Mads Kristensen.

If you want to use it for projects that run on the .NET Framework version prior to .NET 3.5 then remove the extension syntax in C# denoted by this in the argument of the method and delete the module.vb file for VB.NET.

Please visit CodePlex at https://perftweakslite.codeplex.com/ for the latest updates to this project.