I have been wondering, when to use static functions, and when not to in ASP.NET?
What are the advantages and disadvantages in using them, in various aspects like performance, following good practices etc (and many more, whichever you feel is relevant).
Cons:
Pros: