Quantcast
Channel: .NET – Udooz!
Browsing all 11 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Synchronous, Async and Parallel Programming Performance in Windows Azure

This post discusses the performance benefits of effectively using .NET TPL  when doing I/O bound operations. Intent When there is a need for non-synchronous programming pattern (asynchronous and/or...

View Article



Azure Storage Services Asynchronously in Java

When performing I/O bound operation, the program should use asynchronous approach.  This is particularly important when you access the Azure storage services.  As of now, Azure managed libraries for...

View Article

Image may be NSFW.
Clik here to view.

Circuit Breaker for Windows Azure

No application is in island.  Every application needs to interact with other applications located in remote, or consumes data stored in remote.  Your application should be cautious and handle...

View Article

Image may be NSFW.
Clik here to view.

Book Review: Architecting Mobile Solutions for the Enterprise by Dino...

Dino Esposito is the iconic author in Microsoft Press.  His book “.NET: Architecting for Enterprise” is one of my favorite.  Sequel to this, this book covers wide variety of patterns in addition to...

View Article

Azure ServiceBus Message Payload Serialization using protobuf

Choices are between ready made coffee maker and make it ourselves available in Windows Azure kitchen.  As long as we want cappuccino, Windows Azure .NET libraries are good to go in terms of...

View Article


Image may be NSFW.
Clik here to view.

WAS StartCopyFromBlob operation and Transaction Compensation

The latest Windows Azure SDKs v1.7.1 and 1.8  have a nice feature called “StartCopyFromBlob” that enables us to instruct Windows Azure data center to perform cross-storage accounts blob copy.  Prior...

View Article

Image may be NSFW.
Clik here to view.

Book Review: Cloud Architecture Patterns by Bill Wilder – O’Reilly

Bill Wilder who is a MVP in Windows Azure has taken nice initiative in the cloud computing space with cloud architecture patterns.  Good collections. Cloud computing relatively new and evolving...

View Article

Authorization request signing for Windows Azure Storage REST API from PowerShell

Recently, while working on one of the Windows Azure migration engagement, we were need to have a simple and portable utility scripts that manipulate on various Windows Azure Storage (WAS) services...

View Article


Image may be NSFW.
Clik here to view.

Adopting Event Sourcing in SaaS using Windows Azure

This blog post was originally published at http://blog.aditi.com/cloud/adopting-event-sourcing-saas-windows-azure/. People in the enterprise application development and strong attachment with...

View Article


Image may be NSFW.
Clik here to view.

Don’t use elephant for your garden work

While learning the new Tez engine and query vectorization concepts in Hadoop 2.0, I came to know that the query vectorization is claimed as 3x powerful and consume less CPU time in actual Hadoop...

View Article

Image may be NSFW.
Clik here to view.

A F# web API in Azure Container

Containerization is one of the optional tenant for micro services.  The .NET community did not get the opportunity for their solution to be on containers apart from the preview version Windows Nano...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images