Please register at http://bit.ly/c64mv
6:00 – 6:30 Pizza and Networking sponsored by TEKSystems
6:30 – 6:40 Announcements
6:40 – 7:50 Paul S. Waters: Upcoming Local and PASS SQL Events
7:50 – 8:15 Chris Eargle: Exposing your SQL Data with REST
8:15 – 8:30 Closing remarks and give-a-ways
Exposing your SQL Data with REST
REST is an architectural style that allows for a layered, scalable, and cacheable enterprise information system. With ADO.NET Data Services, a database can be surfaced to a service as a REST-style resource collection that is addressable with natural URIs and can be interacted with using the usual HTTP verbs: GET, POST, PUT, and DELETE. This session will describe RESTful Data, the benefits it conveys, and its uses. Then we will set up a data service using an existing database that developers would then access rather than accessing the database directly.
About Chris Eargle
Chris Eargle is a Microsoft Most Valuable Professional - Visual C# (C# MVP) and INETA Community Champion from Columbia, SC. Besides designing and developing software at South Carolina Farm Bureau, he runs the local .NET User Group: the Columbia Enterprise Developers Guild. In his spare time he travels to conferences and user groups to promote best practices and new technologies in the development community. |