how do i write a service in Asp.net webapi in which models should access my business logic and get the data. i donot want to expose my data with the third party so i should go with the 3 tier architecture and achieve it. please give me the solution as soon as possible
↧