Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tips wanted for a .net newcomer
Message
From
19/02/2014 21:36:49
 
 
To
19/02/2014 17:45:44
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2000 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01594688
Message ID:
01594748
Views:
99
- WCF has pretty much lost favor. Web API restful services are where things are at now. You can easily overdo WCF. I know, I had to deal with way over architected WCF apps where I'm working now. Most have been replaced. WCF simply wasn't needed, but previous devs bought into "WCF everywhere" that one well known "guru" was pushing. For what Tore is doing right now, WCF is overkill.

Strongly disagree.

WCF has in no way "lost favor".

Sure, for externally facing APIs, then Web API's interop capabilities are very strong. But WCF is still outstanding for things like SOAP-based internal services on TCP transport when the platform across the board is .NET - and that describes a huge number of internal applications.

Remember the concept of "technology meeting needs of the system". <s>

You can overdo any technology or any framework. Just because something was overdone with a framework, doesn't necessarily indict the framework.
Previous
Reply
Map
View

Click here to load this message in the networking platform