Multiple choice technology programming languages

ASMX and WSE do not provide efficient ways for providing security,routing,reliable messaging and transaction handling.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

ASMX (legacy ASP.NET web services) and WSE (Web Services Enhancements) indeed lack robust built-in support for modern service features like security, routing, reliable messaging, and transaction handling. WCF was introduced specifically to address these limitations.