|
|
-
|
|
I have been a fan of khan academy for more than 2+ years now. And huge fan of TED for 3+ years now. Did you knew that Khan academy helped me when I took a graduate level class about statistics (To gain mathematical foundation for data analysis) six months ...
|
|
-
|
|
As you may know, I have a Facebook page for this blog – only because NOT all my friends (on Facebook) want to follow my technology-related activities. But some of them are interested, and so I thought of setting up a Facebook page for the blog which ...
|
|
-
|
|
SlideDeck: Introducing SQL Server Data Services
Video: Introducing SQL server Data services:Here’s the Announcement: Announcing SQL Server Data Services
It’s interesting to me how SQL Azure has been evolving at an amazing pace! And we forget...
|
|
-
|
|
I recently learned that information design has two golden rules:
1. Show the Data
2. Show Comparisons
Two golden rules of information design: 1. Show the Data 2.show comparisons. Source: goo.gl/zlAhc
— Paras Doshi (@paras_doshi) February 16, 2012
So I th...
|
|
-
|
|
Filed under: beyondrelational.com, SQL, SQL server Tagged: Database, Microsoft SQL Server, Server, sql, sqlserver ...
|
|
-
|
|
Summary First:
1. New 100 MB Database Option
2. Significant Price reduction for Database sizes greater than 1 GB!
3. Note the Changes in Billing increments
The new pricing model is:
Database Size
Price Per Database Per Month
0 to 100 MB (Web)
Flat $5....
|
|
-
|
|
Let’s try understanding each Cloud Model (IaaS, PaaS, SaaS) with Example.
For IaaS (Infrastructure as a Service) example, We have Amazon Web services
For PaaS (Platform as a Service) example, we have Windows Azure.
For SaaS (Software as a Service) example,...
|
|
-
|
|
I recently played with XML serialization:
In super simple terms, (one of the) aim of serialization is to convert an object (not a class) that can be transported.
There are two processes that are attached to Serialization viz. deserializing and serializing...
|
|
-
|
|
There’s an interesting SQL Azure lab in public preview called “SQL Azure security services”. It let’s you review security issues and Attack surface of your SQL Azure database. To give you a taste of the usefulness of this service, following is information ...
|
|
-
|
|
SQL server 2012 introduces a straightforward way to migrate to SQL Azure via SSMS. So Let’s get in action. Fire up SQL server management studio 2012 RC0:
Go To Object Explorer, Source Database, Tasks, Deploy Database to SQL Azure:
You’ll see deploy datab...
|
|