eCommerce Solutions on Windows Azure – Microsoft Lisboa 2013.04.10 (update)

0
I’ll be presenting with Raúl Ribeiro tomorrow at the Window Azure Spring Summit at Microsoft in Lisboa. The event will include several sessions focused on the Azure support for...

Microsoft Developer TechRefresh 2014 – Lisboa

0
Last week (June 18) I presented two sessions at the 2nd edition of the TechRefresh event in Lisbon. The first session (“Azure WebSites: 9 new things”) was an update...

“The E-Myth Revisited” and The World After Summer

0
I've been reading "The E Myth Revisited", by Michael Gerber. The book is all about entrepreneurs and small companies, and why they usually fail. The following quote is right...

BizTalk Server 2010 R2 TAP

0
The TAP for the next version of BizTalk, strangely pre-named “2010 R2” (instead of 2013) is open for nominations here. Of the list of new features, I am especially...

BizTalk 2010 R2 announced

0
Last week Microsoft announced the next release of BizTalk Server, for now called 2010 R2. Charles Young already wrote an overview of the features and product positioning, but I...

What’s New in Azure SErvice Bus? #1

0
Technical Blogs Microsoft Azure BizTalk Services: Lessons in Configuring a (Service Bus) Queue SourceAn excellent tip by Mark Brimble on how to avoid this trap when...

Latency test between Azure and On-Premises – Part Five

0
Point-to-site. PTS for now on. PTS is a way of connecting single clients (machines) to a gateway in Azure, without connecting the entire infrastructure to it. In this case,...

BizTalk Server 2010 Feature Pack

0
The BizTalk Server 2010 Feature Pack is an add-on to BizTalk Server 2010 that allows BizTalk functionality to be invoked from Windows Azure’s Service Bus. The feature pack specifically...

What’s going on in the web after all?

0
I don't usually post lists of links, but I've been reading all that has been coming out following the Google's AppEngine announcement, and thought it would be a good...

Smaller .NET 6 docker images

0
Introduction This post compares different strategies to dockerize a .NET 6 application and how to create a < 100mb docker image to host a .NET 6 asp.net web application. Using...