Views: 5.7K
Replies: 0
Archived
|
Design pattern to consume WCF Services from ASP.NET 4What design patterns are recommended (on asp.net side) to consume WCF Services (and OData endpoints) through ASP.NET 4.0 page model to have minimum response time and maximum possible dumb view?
In short.. What is the best possible way of consuming WCF Service through ASP.NET page model? ( in terms of design patterns) Vishal G, Oct 16, 2011
|