c# asp.net mvc static functions or instantiate -


i built web site , besides repositories functions part of instance, declared other functions in site static. guess knew other place used work in. try make site production , noticed site's iis process's ram accumulating , site stuck time time on same functions quick. static functions can cause of that? downsides of method? ideas improvements appreciated...


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -