Jun 19, 2012 — Azure Blob file download not resuming ! DefaultServiceVersion Azure REST HTTP Blob API HTTP Range — Azure Blobs are a scalable infrastructure to host\store files. I was working on understanding the behavior of large file uploads and downloads and create a reasonable strategy to support both scenarios in our application.Azure blob file can be downloaded using... Read more
May 24, 2012 — Alogorithm: Finding Longest Increasing Subsequence using Patience Sort in C# Data Structures. .Net Patience Sort c# Algorithm Longest Increasing Sequence — Finding the Longest Increasing Sequence is an interesting problem and there are multiple solutions available with varying time complexity. The solution that i plan to share today is the uses of Patience Sort to find such a sequence. The solution... Read more
May 13, 2012 — Caching Images downloaded from web on Windows Phone Isolated storage Image Isolated Storage Windows Phone internet Converter Cache — I was helping on a Windows Phone application where the requirement was to cache the images the phone downloads on the isolated storage for offline viewing.I wanted a solution which was simple and as transparent as possible. While researching I... Read more
Apr 24, 2012 — Architect? Give me a break :) Agile Architect Architecture — Davy Brion has posted some rants about the Microsoft MVP program and the type of people that are attracted to it.What David has mentioned holds true in some other areas of IT industry too."Architect" another cool but severely abused title... Read more
Apr 5, 2012 — So you got a job offer !!! job interview software checklist IT — So you got a job offer !!! It always a great feeling irrespective of ones experience level. You start envisioning about your fatter pay-cheque, your role, your growth prospects, may be a new city (in case you are transferring). During... Read more