Here are the 10 important differences between WCF Services and ASP.NET Web Services:
Search This Blog
Recent Posts
- Java Dynamic Web Project to Maven 3 Project - Migration Steps
- A Selection of Successful Software Engineering Posts (2011)
- Improve Software Quality with Tools and Processes
- Hibernate 3 Installation & Configuration
- A Quick Reference to the Spring 3 DI Bean Configuration
- 10 SCRUM Methodology Best Practices
- Software Architecture Antipatterns : Swiss Army Knife Interface
- SCRUM Software Development Methodology : Nuts & Bolts
- 20 Database Design Best Practices
Categories
Archives
- January 2012 (2)
- December 2011 (3)
- October 2011 (2)
- August 2011 (3)
- July 2011 (2)
- June 2011 (2)
- February 2011 (2)
- January 2011 (2)
- December 2010 (1)
- October 2010 (3)
- September 2010 (4)
- August 2010 (1)
Good job! Thanks!
Really? Cannot be multi-threaded?!
FWIW (and by far the most annoying to me)
Right Side:
The XmlSerializer and the attributes of the System.Xml.Serialization namespace are designed to allow you to map .NET Framework types to any valid type defined in XML Schema, and so they provide for very precise control over how a type is represented in XML.
Left Side:
The DataContractSerializer, DataContractAttribute and DataMemberAttribute provide very little control over how a type is represented in XML. You can only specify the namespaces and names used to represent the type and its fields or properties in the XML, and the sequence in which the fields and properties appear in the XML:
Hey Now CB,
Nice 10 Differences!
Thx 4 the info,
Catto
Thanks allot
Nice one...
OK OK
Great post about difference between asp web services and wcf.
Nice article... Nicely written. Following link contains more differences between the two.
http://www.csharptutorial.in/2012/01/cnet-difference-between-web-service-and.html
very informative. Thanks.
please have a look at this link also .. http://www.etechpulse.com/2012/09/all-about-web-service-aspnet.html
Nicely explained , to understand tech people
Very nice
Good Job..