jaerith / MetadataApiServer

This project demonstrates how a C# web service can be driven by metadata.

Home Page:http://www.infoq.com/articles/mdd-webapi-for-mobile-apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MetadataApiServer

This project demonstrates how a C# web service can be driven and dynamically enhanced by metadata. By adding and altering rows of metadata, we can introduce new functionality to both the web server and its mobile app client without writing additional code and without the need of redeployment.

Requirements

  • Windows 7 (at least)
  • Visual Studio 2012 (at least)
  • Sql Server 2012 (at least)

For More Information

This solution is a sample project that demonstrates the ideas presented in my InfoQ article.


Copyright © 2012-2015 Aaron Kendall under the GNU General Public License.

About

This project demonstrates how a C# web service can be driven by metadata.

http://www.infoq.com/articles/mdd-webapi-for-mobile-apps

License:Apache License 2.0


Languages

Language:C# 89.9%Language:CSS 9.7%Language:JavaScript 0.4%Language:ASP 0.1%