Azure

Technical Article

Building Windows Azure Cloud Service Applications with Azure Storage and the Azure SDK

  • Article

Windows Azure and Azure Storage offers a new scalable and robust architecture that borrows much from the common feel of ASP.NET applications but brings plenty of new features as well. This paradigm shift from what has become traditional client-server architecture will offer new options to developers and headaches alike. While "the cloud" is not intended to be the answer for all applications and situations, it can only be a potential answer (another "tool" in the proverbial "tool belt") if you have at minimum a general understanding.

2009-11-23

1,893 reads

External Article

SQL Azure TSQL

  • Article

SQL Azure is very similar to traditional SQL Server and now supports many standard TSQL commands. This article demonstrates the use of TSQL commands to create SQL Azure objects.

2009-11-12

3,874 reads

Blogs

Advice I Like: Transactions and Relationships

By

Life gets better as you replace transactions with relationships. – from Excellent Advice for...

Free PostgreSQL Performance Monitoring with pgNow

By

I’ve been putting together a new PostgreSQL session called “Performance Monitoring for the Absolute...

Dealing with Changing Data Formats: Schema Drift in Azure Data Factory

By

(2025-Feb-12) I will jump straight to the problem statement without a "boring" introduction, which, in...

Read the latest Blogs

Forums

SSL Certificate Chain

By suchit.d@promantia.com

SSL Certificate Chain Not Trusted Error in SQL Server Connection in Power BI I’m...

SSL Certificate Chain Not Trusted Error in SQL Server Connection in Power BI

By suchit.d@promantia.com

I’m encountering an SSL certificate chain issue when trying to connect to my SQL...

How Much Linux Do You Need?

By Steve Jones - SSC Editor

Comments posted to this topic are about the item How Much Linux Do You...

Visit the forum

Question of the Day

Precision and Scale II

What is the precision, scale, and length for an int variable?

See possible answers