Sign in
Writing...Data Services
Coding and writing about OData and now Windows Azure Mobile Services...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
OK
RSS for comments
RSS for posts
Atom
Search
Tags
DataServiceContext
documentation
Entity Framework
guidance
LINQ
Mango
Metro
Mobile Services
OData
OData v3
PASS Event Browser
quickstart
service operations
Silverlight
streaming
v3
WCF Data Services
WCF Data Services client
Windows 8
Windows Azure
Windows Phone
Windows Phone 7.5
Windows Phone SDK 7.1
Windows Store
WP7
Monthly Archives
Archives
March 2013
(1)
January 2013
(2)
November 2012
(3)
October 2012
(3)
September 2012
(1)
August 2012
(2)
July 2012
(2)
April 2012
(3)
March 2012
(2)
January 2012
(2)
December 2011
(1)
November 2011
(5)
October 2011
(2)
September 2011
(5)
August 2011
(1)
July 2011
(1)
June 2011
(2)
May 2011
(5)
April 2011
(3)
March 2011
(5)
February 2011
(6)
January 2011
(3)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Writing...Data Services
Extending the OData Async Extensions to DataServiceCollection<T> Methods
Posted
2 months ago
by
Glenn Gailey [MSFT]
0
Comments
As I announced in a previous post , there is an OData client library that supports Windows Store app development. This is a the good news, but folks who have tried to use it in their Windows Store apps are quick to note that the library’s asynchronous...
Writing...Data Services
New Samples and Videos Featured for Mobile Services
Posted
3 months ago
by
Glenn Gailey [MSFT]
0
Comments
I just wanted to take a few minutes to share some exciting new videos and samples-related activity for Mobile Services—particularly for Windows Store apps. (You can find even more details at http://www.nickharris.net/2013/01/new-windows-azure-mobile...
Writing...Data Services
Mobile Services Custom Parameters in Windows Store apps
Posted
4 months ago
by
Glenn Gailey [MSFT]
1
Comments
Well, it’s now 2013, and I spent some time over the holidays messing around with using custom parameters in my mobile service… Windows Azure Mobile Services makes it rather easy to both read data from and modify data in a mobile service by using HTTP...
Writing...Data Services
Live Connect Single Sign-On from Windows Phone 8 for Mobile Services
Posted
6 months ago
by
Glenn Gailey [MSFT]
0
Comments
I’m super excited that today Microsoft has released an updated version of the Live SDK for Windows and Windows Phone . This new version supports Windows Phone 8, and includes the new async behaviors, like await , which makes async SO much easier...
Writing...Data Services
Mobile Services: request new features, //build// demos, and a new poster
Posted
6 months ago
by
Glenn Gailey [MSFT]
0
Comments
Some interesting things today for fans of Windows Azure Mobile Services, Microsoft’s cloud-based backend solution for mobile device apps… Mobile Services Feedback Site is Open I wanted to let you know that the Windows Azure Mobile Services...
Writing...Data Services
New Mobile Services Data Tutorials for iOS on the Silver Lining blog
Posted
6 months ago
by
Glenn Gailey [MSFT]
0
Comments
Just a quick post today to call out some excellent posts by my compadre Ralph Squillace on using Mobile Services in iOS apps over on the Silver Lining blog : Windows Azure Mobile Services with iOS and Android Data Input Validation using the Windows Azure...
Writing...Data Services
Windows Phone 8 is Finally Here!
Posted
6 months ago
by
Glenn Gailey [MSFT]
0
Comments
This is a great day for Microsoft’s Windows Phone platform, with the official launch of Windows Phone 8 along with the following Windows Phone 8-related clients and toolkits: Windows Phone 8 SDK Mobile Services SDK for Windows Phone 8 Windows Phone Toolkit...
Writing...Data Services
Windows Azure Mobile Services—Now We Are Getting Somewhere
Posted
7 months ago
by
Glenn Gailey [MSFT]
0
Comments
The Windows Azure team just enabled a whole set of new features and functionalities for the still-in-preview Mobile Services offering. You can read ScottGu’s blog post with the full details (there is a lot), but I wanted to specifically highlight two...
Writing...Data Services
A Few New OData Things of Interest
Posted
7 months ago
by
Glenn Gailey [MSFT]
0
Comments
There are a couple of interesting news items re. OData and WCF Data Services: WCF Data Services 5.1.0-RC2 is released The WCF Data Services team continues to work towards shoring-up support for the OData v3 spec, especially on a simplified JSON...
Writing...Data Services
Visual Basic Version of the Get started with data in Mobile Services Tutorial
Posted
7 months ago
by
Glenn Gailey [MSFT]
0
Comments
Folks have been asking for a Visual Basic version of the Windows Azure Mobile Services quickstart and tutorial. This is probably because the Windows Azure Management Portal currently does not support the generation of the quickstart project in Visual...
Writing...Data Services
Introducing Mobile Services—A Quick Start to Windows Store Apps with Windows Azure
Posted
8 months ago
by
Glenn Gailey [MSFT]
0
Comments
For those of you who have been following my blog, you know that I am very interested in the nexus of data services and mobile device apps, and especially OData Services and Windows Phone and Windows (8) Store apps. In most of the apps that I have written...
Writing...Data Services
OData Client for Windows Store Apps
Posted
8 months ago
by
Glenn Gailey [MSFT]
2
Comments
I’m happy to announce that OData client support for Windows Store apps (“formerly Metro apps”) in Windows 8 RTM has been released. This didn’t actually get chained into Visual Studio 2012 like it was in the pre-release, but it...
Writing...Data Services
Windows Azure Storage: SQL Database versus Table Storage
Posted
9 months ago
by
Glenn Gailey [MSFT]
0
Comments
I wrote an article for Windows Azure a while back called Guidance for OData in Windows Azure , where I described options for hosting OData services in Windows Azure. The easiest way to do this is to create a hosted WCF Data Service in Windows Azure that...
Writing...Data Services
Recent Goings on in OData and WCF Data Services
Posted
10 months ago
by
Glenn Gailey [MSFT]
0
Comments
Sorry the blog’s been quiet for so long…I’ve been working on some new stuff that’s not strictly OData, but still very cool and I can’t wait to be able to share it with everyone. It has to do with mobile app development…but you will have to wait another...
Writing...Data Services
OData on Windows 8: Part 2—The OData Client Library for Metro
Posted
over 1 year ago
by
Glenn Gailey [MSFT]
3
Comments
In the previous post Running WCF Data Services on Windows 8 Consumer Preview- Part 1 , I described running WCF Data Services on the Windows 8 desktop…but what I have really been wanting to do is write a Win8 Metro style app that consumes an OData feed...
Writing...Data Services
Upgrading WCF Data Services Projects to WCF Data Services 5.0
Posted
over 1 year ago
by
Glenn Gailey [MSFT]
2
Comments
Now that WCF Data Services 5.0 has been shipped with support for OData v3, it’s time to start updating existing applications to take advantage of some of the new features of OData v3. For a complete list of new OData v3 features that are supported in...
Writing...Data Services
My Favorite Things in OData v3 and WCF Data Services 5.0
Posted
over 1 year ago
by
Glenn Gailey [MSFT]
9
Comments
Great news… WCF Data Services 5.0 was released today! This new product release provides client and server support for OData v3 for the .NET Framework and Silverlight. Previous versions of WCF Data Services were actually part of the .NET Framework...
Writing...Data Services
Running WCF Data Services on Windows 8 Consumer Preview: Part 1
Posted
over 1 year ago
by
Glenn Gailey [MSFT]
6
Comments
Windows 8 Desktop I have a Samsung Slate 7, which is the device that was given to the //Build/ conference attendees to run the developer preview of Windows 8 to best demonstrate the new Metro interface. However, I ended up waiting for the Consumer...
Writing...Data Services
Blast from the Past: Great Post on Using the Object Cache on the Client
Posted
over 1 year ago
by
Glenn Gailey [MSFT]
2
Comments
In the course of trying to answer a customer question on how to leverage the WCF Data Services client for caching, I came across a great blog post on the subject—which I had almost completely forgotten about: Working with Local Entities in Astoria Client...
Writing...Data Services
More on the New OData T4 Template: Service Operations
Posted
over 1 year ago
by
Glenn Gailey [MSFT]
0
Comments
I’ve long missed support for calling service operations by using the proxy client code-generated by WCF Data Services, and I’ve described some workarounds in the post Calling Service Operations from the WCF Data Services Client . This is why...
Writing...Data Services
New and Improved T4 Template for OData Client and Local Database
Posted
over 1 year ago
by
Glenn Gailey [MSFT]
0
Comments
If you recall from my previous post Sync’ing OData to Local Storage in Windows Phone (Part 1) , I had written a T4 template for my Windows Phone 7.5 (“Mango”) project to generate a proxy client needed to access both an OData service and local database...
Writing...Data Services
New Windows Azure Guidance Topics Published
Posted
over 2 years ago
by
Glenn Gailey [MSFT]
0
Comments
Just a quick post to let everyone know that we have just published a new set of Windows Azure prescriptive guidance topics for developers: Windows Azure Developer Guidance This release includes two guidance topics I wrote: Guidance for OData in Windows...
Writing...Data Services
Dealing with Binary Resource Streams and Tombstoning
Posted
over 2 years ago
by
Glenn Gailey [MSFT]
0
Comments
-or- Sync’ing OData to Local Storage in Windows Phone (Part 3) If you have been following this series , you know that I have been demonstrating a way to persist data from an OData feed to a local Windows Phone (“Mango”) device. Just to refresh, here are...
Writing...Data Services
Storing Complex Types, Binary Resources, and Other Tricky Things
Posted
over 2 years ago
by
Glenn Gailey [MSFT]
4
Comments
-or- Sync’ing OData to Local Storage in Windows Phone (Part 2) In my previous post in this series, I described how to use a T4 template in Visual Studio to generate a hybrid proxy that supports both OData feeds and local database storage. There were also...
Writing...Data Services
Sync’ing OData to Local Storage in Windows Phone (Part 1)
Posted
over 2 years ago
by
Glenn Gailey [MSFT]
6
Comments
or My First T4 Template This is the first blog post in a new series that focuses on my work to develop prescriptive guidance for synchronizing clients with cloud services—more specifically, how to best create and maintain a local cache of...
Page 1 of 3 (60 items)
1
2
3