I Want to save a Record into SQL server by using Asp.Net WEB API Using POST method
Here my Code is
Above mentioned code was written in my Employees Controller class and Employee model class.whenever i'm trying to run this application it throws the above http:404 error .
please help me out.
thanks Inadvance,