Microsoft DevRadio: Using OData in Your Windows 8 application
- Posted: Aug 21, 2012 at 5:00 AM
- 14,053 Views
- 4 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Abstract: ![]()
In today’s episode Jerry Nixon shows us how to use OData as a data source inside our Windows 8 application.
Next Steps:
Step #1 – Download the Tools for Windows 8 App Development
Step #2 – Download Visual Studio Express for Windows 8
Step #3 – Start building your own Apps for Windows 8
Subscribe to our podcast via iTunes, Zune, or RSS
If you're interested in learning more about the products or solutions discussed in this episode, click on any of the below links for free, in-depth information:
Websites:
Blogs & Articles:
Videos:
Virtual Labs:
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
cool
I guess http://odata.netflix.com/Catalog/ is not a public service. VSExpress fails to add a reference to it. I'm using Microsoft Visual Studio Express 2012 RC for Windows 8 + Win8 Release Preview.
EDIT: VS11+Win8 Consumer Preview includes the service reference *successfully* for C# console application, but not for Metro style app.
The error message is:
There was an error downloading 'http://odata.netflix.com/Catalog/_vti_bin/ListData.svc/$metadata'.
The request failed with HTTP status 404: Not Found.
Metadata contains a reference that cannot be resolved: 'http://odata.netflix.com/Catalog'.
etc...
@aljodAv: http://aka.ms/w8odata is what you need for RTM. Don't waste your time on RP anymore. And, by the way, the Netflix catalog is totally public. Try just hitting it with a browser and you will see. Anyway, get the RTM bits to use Odata now.
Unfortunately, I have to wait till October 26, because I'm not a subscriber; thanks for the link too (it'll have to wait too).
By the way, as I haven't seen much Windows Store Apps examples in C#/XAML (only javascript/HTML5), would you mind writing some examples (in C#/XAML) in your blog like this one, about flyouts, settings flyouts, share contracts (source & target) using standard and custom formats, app to app picking, and any others you find useful ?
Thanks in advance.
Remove this comment
Remove this thread
close