if i want to transmit binary data,,,will it be support by
Webservices or any exceptions ? define
Answer Posted / ish
it is possilble by remoting. not web sevices.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why would you use untrusted verification?
What is a concrete class in c#?
What all details the assembly manifest will contain?
How is the syntax written to inherit from a class in C#?Give an example ?
What is the difference between array and arraylist in c#?
if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?
What is difference between float and integer?
How long does a loop recorder procedure take?
Why should you override the tostring() method?
What can be done with c#?
Can abstract class have private constructor c#?
What is difference between property and variable in c#?
Can you declare a field readonly?
What is null character in string?
Which .gang of four. Design pattern is shown below?