In few days I have to hire a Danes translator and I wanted it to be easy for her to encode[:) of course!] and be guided properly what to put in. Initially I thought a friendly naming on resource ids is sufficient, but I was wrong. It won't help her because different pages share the same resource strings...
I was amazed most of us hate ASP.NET ViewState for its default poor implementation which if not taken into cosideration would kill our applications performance, client resources, and drive shoppers away. Its frutrating... If worst case you haven't heard of ViewState and I assume you are probably new...
You might wonder how come caching can cause infinite loop and degrade application performance. ;) This afternoon I have been optimizing my project and one of my strategies is to do caching on code. But instead of getting faster pages, it gets worst and my partner complaints that it seems I'm getting...