We're happy to announce the release of YouTube Direc t v2 .0 . This release includes substantial upgrades that will make it easier for developers to test and...
Following article describes C# implementation of various basic and advanced operations including some of the programming problems involving singly linked list
Recently we became aware that some Android applications were not visible on the Android Marketplace. While we were internally troubleshooting and qualifying the fix and communicating with our...
Synchronization is often an expensive operation that can limit the performance of a multithreaded program. Using thread-local data structures instead of data structures shared by the threads can reduce synchronization in certain cases, allowing a program to run faster.
Describes a technique for updating styles for multiple windows at once dynamically based on a property setting. This technique uses data triggers. It is demonstrated by creating two windows that support a day and night mode.
App Engine has a storied history at Google I/O. Two years ago, we launched Google App Engine to at the inaugural I/O. It’s been two amazing years for...
This post is another entry in our on-going series of guest posts from App Engine developers. Today we have the Guardian reporting in on how they're using App...
This article describes a design, implementation and usage of the custom message mediation activities for xaml workflow. It is based on the upcoming Microsoft .NET 4 Technology.
There's an upcoming change to YouTube video page URLs that we wanted developers to know about. While it's not something that will directly affect users of the YouTube...
We launched the O3D API about a year ago to start a discussion within the web community about establishing a new standard for 3D graphics on the web...