Friday, August 30, 2013

It's all working fine again

Finally, after a very long time all the site problems which happened after upgrading to azure sdk 2.0 has been fixed. The site works fast and fluid as of right now.

Thursday, August 29, 2013

Massive bug fixed in site

Yesterday I fixed a massive bug in the site where the pages were not moving ahead properly on some pages. This was a really difficult site issue which took time to fix. Also, pages were taking too long to open - this has been fixed as well. Kill the app and reload it to get the fixes.

Wednesday, August 7, 2013

Site updated to run faster

The site has been adjusted to run significantly faster than before. You will notice it now.

PLINQ gotcha

When you are using Plinq on a large list, nothing kills performance as much as ordering it within the query.