Tuesday, September 26, 2006
The last day of the academic life (Postgraduate - Masters)
Today is the last acadamic day of my (postgraduate) university life (M.Sc Unisersity of Keele)
Subscribe to:
Posts (Atom)
Azure Storage Account Types
Defferent Types of Blobs Block blobs store text and binary data. Block blobs are made up of blocks of data that can be managed individually...
-
Why we need asynchronous tasks? Execute a time consuming operations in parallel to the CLR thread which execute the request If you have ...
-
Demo: I was thinking a way to show images before actually uploading them to server. I would say to preview images using javascript. Obv...