DCSIMG
OData Session Slide Deck and Demos - Gil Fink's Blog

Gil Fink's Blog

Fink about IT

News

Microsoft MVP

My Facebook Profile My Twitter Profile My Linkedin Profile

Locations of visitors to this page

Creative Commons License

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2012 Gil Fink

Hebrew Articles

Index Pages

My OSS Projects

English Articles

OData Session Slide Deck and Demos

OData Session Slide Deck and Demos

Yesterday’s evening I delivered an OData session at the Israeli Web DeveloperOData
Community (WDC) user group at Microsoft Ra’anana. The session included the
following agenda:

  • The OData need.
  • What is OData?
  • Creating and consuming OData feeds.

I want to thank all the attendees who came to the session. I really enjoyed to deliver the content about OData and the audience was very cooperative with a lot of good questions that helped to highlight many crucial OData subjects. At the end of the session I gave a WebsiteSpark gift card that I got in MIX2010 conference (hopefully that the code in the card still work four months after the event).

As I promised, I uploaded the session slide deck and demos to my Skydrive account and you can download it from here. Pay attention that in the demos main directory there is a backup file for the demo database.

Enjoy!

Comments

Guy Soffer said:

Thanks Gil for a great session.

And about that gift card - don't worry, it was valid :-)

# August 2, 2010 2:34 PM

Gil Fink said:

I'm glad to hear that Guy :-)

# August 3, 2010 10:46 AM

Guy Soffer said:

Hi again,

We've created an OData service from existing DB. Associations works through service URLs (e.g. /Customer('1')/Orders) but not through the generated client proxy: MyCustomer1.Orders. Any idea why??? They work through client proxy only if I create a Query object...

# October 4, 2010 11:09 AM

Gil Fink said:

# October 4, 2010 12:57 PM