Amit Makhija

Amit Makhija

  • NA
  • 227
  • 3.3k

Consuming Web Service in MVC

Dec 11 2018 6:02 AM
Hello,
 
I created a Web Service in ASP .Net MVC, in this service Employee detail fetch from the database & now I show the data in view using this webservice...How this web service implement in MVC to show the data on view with the use of controller?
 
Note: -  1) In Web Service, database comes in void function i.e. GetEmployee() in web serivce.
 
Help Me Out.
 
Thankxxx 

Answers (2)