Description
You will learn how to develop a web service API for a holiday list that will expose the get holidays list web method over the Internet so that any consuming app can call it by supplying parameters and receive a list of results that the consuming app may utilise as needed.
To implement this solution, ADO.net will be utilised as a bridge between the database and web services web method. Once you've mastered it, you can use the same logic for database operations in any other programming area for applications.
( Duration-: 1h 02m)