I want to use a Web API to populate a select element using the entity framework as my datasource and mvc as my framework. Thanks !
Also I was wondering why would it be a best practice to use a Web API? I'm using an example that currently returns a Json result and I was wondering why?
↧
Web API
↧