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
What is the difference between virtual and override in c#?
can you create a function in c# which can accept varying number of arguments
What is the purpose of ienumerable in c#?
Can an int be negative c#?
Where value types are stored in c#?
Why do we need abstract class?
Is it true that all c# types derive from a common base class?
Explain the process of Serialization?
Why is dll used?
write a C# Program add two matrix ?
What is the symbol used for in c#?
Does c# support try-catch-finally blocks?
Can we declare private class in c#?
What is the difference between constant and readonly in c#?
Can we use "this" command within a static method?