With the start of a brand new year 2014, I would like to wish a very happy new year to everyone and wishes that the following year gets filled with more successful personal and work achievements. I would like to share some experiences of this WCF tutorial blog in previous year with all my readers. Here are the top viewed articles in year 2013.
Creating WCF RESTful Service by example
Understanding Instance Management in WCF
- PerCall
- PerSession
- Singleton
Consuming RESTful service using jQuery
Making calls for a RESTful service using jQuery is simple as well as powerful. When we think about consuming a RESTful service and then rendering received XML/JSON data in a web application, jQuery automatically becomes a good option. This article explains the complete process for making a call to RESTful service here.
WCF Vs Web Service
This WCF article explains the difference between WCF and ASMX web service. ASMX web service is basically designed to send and receive SOAP-based messages over HTTP only. On the other hand, WCF can exchange messages using any format (SOAP as default) over any transport protocol i.e. HTTP, TCP/IP, NamedPipes, MSMQ etc. Please follow here.
Top 10 Interview Questions with Answers
- Bindings
- Endpoints
- WCF Hosting Options
- Message Exchange Patterns (MEPs)
- DataContractSerializer
- WCF Instance Modes
- Security in WCF
Finally I would like to thank all readers of my blog for their appreciation and feedback in previous year.