|
|
-
|
|
This article is next in series of our learning YouTube API with .NET. In the last post we learn about how to read list of top rated videos on YouTube. In this post we will learn to pull region or county specific video list from YouTube using .NET. To star...
|
|
-
|
|
This post is second in series of our learning YouTube API with .NET. In the first post we learn some basic facts about YouTube API and different kind of feeds available from YouTubeServices. In this post we will learn how we can retrieve list of top rated ...
|
|
-
|
|
One of the most successful and popular service offering from Google is YouTube. YouTube provides a great platform to watch and upload videos. It also provide live stream of events currently happing across the world. As a developer, we love to integrate You...
|
|
-
|
|
In our earlier discussion about non clustered index ,we have seen that, the leaf level of a non clustered index contain only the non clustered index key column and clustered index key (if the table is a clustered table). To fetch the remaining colum...
|
|
-
|
|
Microsoft published a free PDF about Claim-based Identity, Access Control Service and how to connect it to the remaining Microsoft world (Sharepoint, ADFS, Azure):
Download-Link or MSDN Link
I found the announcement today on the blog of Vittorio Bertocci.
...
|
|
-
|
|
Management tools play a vital role in enterprise database management. This is because the well-integrated tools extend the administrator’s capabilities, whereas a random collection of tools can lead to confusion, operational mistakes, high training c...
|
|
-
|
|
From time to time, I see the following question posted on various SQL Server forums by different users asking why the msdb database on their SQL Server instance is too big. As we all know, msdb is a system database that supports SQL Server Agent service, a...
|
|
-
|
|
Checkout the fifth part of my XML support and SQL Server article series here.
In this article, I discussed the basic XML query methods for XML data manipulation. I also gave an brief introduction to the XQuery language, and demonstrated how to use the quer...
|
|
-
|
|
In our earlier post, we have discussed about the non clustered index, but there we were always discussing about unique non clustered index to make the discussion simple.As we understood the general structure of the non clustered index, let us discu...
|
|
-
|
|
The 10th cumulative update release for SQL Server 2008 Service Pack 3 is now available. Cumulative Update 10 contains all the hotfixes released since the initial release of SQL Server 2008 SP3.
Those who are facing severe issues with their environment, the...
|
|