Comment Threads for mosessaur
|
1 points by mosessaur 6 months, 5 days ago |
| To see ASP.NET MVC Extensibility in action visit the open source project to http://shrinkr.codeplex.com |
|
1 points by mosessaur 6 months, 5 days ago |
| To see ASP.NET MVC Extensibility in action visit the open source project to http://shrinkr.codeplex.com |
before you start you need to :
Install the Update
Create a database.
Create a Web Application containing :
An Entity Data Model (EDM) to expose the database
A configured Data Service to expose the EDM using V2 of the OData protocol
And in Part 2 we will Create a WPF Application to use the Data Service