Go to content

Go to employees

Go to search

2009

 

Images not showing in IE

Sometimes I get customers complaining that images are not showing in IE while other browsers like FireFox are showing them just fine, and I’ve spent a few hours debugging this problem thinking it was a bug in my solution. Even though the problem...

Tags


Frequently storage of data and invalidating of cache problem

In one of our projects we came across an interesting problem where we had to store data frequently which invalidated our OutputCache and caused a slow site. The scenario was that all users should be able to store bookmarks, contacts and tools (pag...