Click here to Skip to main content
15,889,867 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Iam using Visual Studio 2008 to develop web applications.

I want to code a distributed technology that can be used by all applications in the organization. I have used asmx before and therefore easy for me to begin with. However I want to understand more about WCF and see if this is more advantageous than asmx.

What are your thoughts?

Manay thanks!
Posted

WCF is more advantageous than asmx. WCF is the way MS is going forward.
Asmx (although supported) is not part of .Net frameworks 3 and above.
 
Share this answer
 
Comments
#realJSOP 18-Nov-10 10:02am    
Ummm - wrong. ASMX is still possible with .Net 3.0 - 4.0.
look at this:

[[^]]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900