My WCF (Windows Communication Foundation) Data Services Demo

My WCF (Windows Communication Foundation) Data Services Demo


Open Data Protocol (OData) is an open protocol which allows the creation and consumption of queryable and interoperable RESTful APIs in a simple and standard way. This application uses the following technologies: OData, WCF, Entity Framework, IIS Express Web Server, SQL Server, etc. This is an empty web application that uses OData and WCF Data Services to allow the user or web applications to query and consume data from a web server with a data service that is running a connection to Microsoft SQL Server using the Entity Framework model. The data is returned in XML format but the user can also query and consume JSON format by modifying their query syntax.

Comments: You need to install theย Northwind databaseย to an SQL Server instance on your computer or server, then modify the application’s connection string to connect to your unique server SQL database instance. Also, this application was developed for demo only and runs using the the IIS Express for local windows autenticated users. You will need to configure your professional IIS webserver to properly present to the world.

Samples:
Northwind Database File (Import into SQL Server)
Code
Web.config
NWindService.svc
NWindService.svc.cs
Pictures:
Data Service XML
JSON Data Query
XML Data Query
Application:ย myWcfDataServiceDemo_APP.zip
Visual Studio Solution:ย myWcfDataServiceDemo_VSS.zip

I am a seasoned certified technologist with over 15 years of experience translating complex business needs into elegant IT solutions across industries, including payments, electric utilities, healthcare, finance, virtual reality, and the broader internet ecosystem. My project work spans the full lifecycleโ€”from strategic business analysis and architectural design to hands-on development, implementation, and testingโ€”bringing both precision and creativity to every phase.

Based in Indiana, my husband and I share our home with a few spoiled fur babies and a lot of coffee. Curious about what Iโ€™ve been building lately?

๐Ÿ“‚ Portfolio: https://portfolio.katiegirl.net ๐Ÿ’ป GitHub: https://github.com/kathleenwest