Buy Questpond's video subscriptions on
huge discount
.
Online: 9609
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
WCF
>
Loading ...
In WCF, while using one way contract, suppose a client invokes a method and the server while executing it, encounters an error. Will the error message propagate to the client or will the client ever know that there was an error on the server side ?
Posted by
Akiii
on 5/17/2012 | Category:
WCF Interview questions
| Views: 5610 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
No, one-way operations cannot return values and any exception thrown on the service side will not make its way to the client. The client will never know whether there was an error or not !
Thanks and Regards
Akiii
|
Alert Moderator
Bookmark It
< Previous :
Is the below code correct :- [ServiceContract] ...
Next > :
In WCF, what is the default value of IsOneWay prop ...
Comments or Responses
Login to post response
More Interview Questions by Akiii
In WCF, what is the default value of IsOneWay property ?
How is WCF One Way Contract is implemented ?
What is the most primary reason to use WCF One Way Contract ?
Explain in brief, WCF One Way Contract ?
How will you access the Application object value in a different page ?
How to lock an Application object variable so that multiple page reque ...
How will you store a data in Application Object ?
A data stored in application object can be accessed in all user sessio ...
Latest Interview Questions
Which two methods are used for handling Cross-Domain Ajax Calls ?
How to get First Day date and Last day Date of the current week.
How will you call non-abstract methods of an abstract class in derived ...
What is knockout ?
What is Search Server and Search Server Express ?
what is NuGet ?
What is CLS-Compliant?
What are the syntax rules of XQuery?
More ...