|
|
-
|
|
In this blog-post, I am going to create a stored procedure that accepts a parameter with SQL Azure.
So I have a table that lists firstname, lastname of the customer along with location details. Here’s what it looks like:
And just note that I running...
|
|
-
|
|
I got a chance to play with power-view which seems like great feature of SQL Server 2012! And I liked it that we can create Hans Rosling styled BI dashboard’s with Powerview. For those who do not know about Hans Rosling presentations, check these col...
|
|
-
|
|
I have Sharepoint installed on one of my VM and I needed to open Sharepoint central administration for some reason. But i got this error that said “Service unavailable. HTTP error 503″. And after quick searches on Internet, figured out how to s...
|
|
-
|
|
Cloud computing is no more a “wild west”. Their seems to be a consensus on what cloud is – And more importantly what cloud is NOT. So what’s the widely accepted definition of cloud computing? Well, It’s the NIST definition of ...
|
|
-
|
|
Added couple of new ideas to the mygreatwindowsazureidea.com site and so If you liked these ideas, Go vote! And also add your ideas on the site and let me know!
just a quick summary of few ideas I have submitted on http://www.mygreatwindowsazureidea.com
...
|
|
-
|
|
In second half of 2008, I had taken a class on Distributed systems. As a part of that class, We were asked to write a paper on the subject of our choice. I had chosen the subject that focused on answering: How is cloud different from traditional approache...
|
|
-
|
|
[I am referring to price reduction announcements by Azure and AWS in Early March 2012]
This week, Microsoft announced price reduction for Windows Azure compute and storage. Read more here – And even AWS announced price reduction too. Read more here. ...
|
|
-
|
|
Answer: No.
Though SQL Azure does need that a table has a clustered index. So to this end, Let’s write some TSQL code and cement this concept in our brain. So as a part of the test, we would create a table with no primary key – However we would...
|
|