Presentations in the
OData
topic.
-
Practical Expression Blend and OData
- Burger, Teresa (4)
- Weisfeld, Shawn (9)
User Group/Event: Dallas .NET UG (9)
Recorded On: 9/9/2010
Abstract: In this talk our very own Teresa Burger and Shawn Weisfeld will use a media player they recently created to talk about how to practically skin your applications and how to bind it to an OData Service for data retrieval. The talk will begin with Teresa showing us how to use Expression Blend to edit templates and modify the look and feel of existing controls. Then Shawn will show us how to expose your video library using an OData service and consume it in the Silverlight Media Player.
Video Topics:- OData (2)
- Expression Blend (6)
-
Expose your Entity Framework Data Models with WCF Data Services
- Weisfeld, Shawn (9)
User Group/Event: Dallas ASP.NET UG (11)
Recorded On: 2/23/2010
Abstract: The WCF Data Services (a.k.a. ADO.NET Data Services or code name Astoria) framework consists of a combination of patterns and libraries that enable the creation and consumption of data services for the web. This is implemented in done in a standards based (OData) RESTful way serializing the data to JSON or AtomPub. In this talk we will introduce the WCF Data Services platform, talk about the basic underpinnings of the technology. Then we will build a simple Entity Framework Data Model and using WCF Data Services expose it to a simple web application. Through this process we will discuss retrieving data via URI and LINQ to ADO.NET Data Services.
Video Topics:- OData (2)
- WCF Data Services (2)