Wednesday, June 24, 2015

Azure architecture & performance, from Microsoft patterns & practices

mspnp/azure-guidance @ GitHub

mspnp/performance-optimization @ GitHub



links from .NET Rocks!

one hint: don't use direct XML export from SQL Azure, to avoid 10x less performance.
Instead use .NET to generate XML if this is what is needed as output.

No comments: