Dofactory.com
Dofactory.com
 Back to list
Views:   13.8K
Replies:  3
Archived

ASP.NET Web API in Dofactory framework

Hi there,

Dofactory patterns N-Tier architecture is use as described below.

Hosting Layer
Service Layer
Business Layer
Data Layer

Service Layer using WCF -Restful implementation.

Query
______
Now ASP.NET Web API may reduce the amount of work/implementation to develop RestFul services. I think that in N-Tier architecture service layer(Where WCF is used) can be replaced with Web API .

Your valuable comments/suggestions are appreciated.

Regards

Raju Golla, Jul 20, 2012
Reply 1
The WCF element is replaced by WebAPI - you can then access from any clients
William Jones, Oct 14, 2012
Reply 2
Thank you for your input William.

Do you mean to say that WCF in service layer can be replaced with ASP.NET Web API with rest of the layers as well?

Hosting layer
ASP.NET Web API
Business layer
Data layer

Please refer any references that follow above implementation or help.


Raju Golla, Oct 10, 2012
Reply 3
Web Api can certainly be used in this way. A UI being implemented using HTML javascript, JQuery/Knockout on top of WebAPI would certainly be viable.    
William Jones, Jul 26, 2012
Stay Inspired!
Join other developers and designers who have already signed up for our mailing list.
Terms     Privacy     Cookies       Do Not Sell       Licensing      
Made with    in Austin, Texas.  - vsn 44.0.0
© Data & Object Factory, LLC.