Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 796 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 796 Bytes

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.