if i want to transmit binary data,,,will it be support by
Webservices or any exceptions ? define
Answers were Sorted based on User's Feedback
Answer / siva
Using binary formatter we can serilize and transmit the
binary data
using System.Runtime.Serialization.Formatters.Binary ;
BinaryFormatter oBinaryFrmat = new BinaryFormatter();
oBinaryFrmat.Serialize(,);
But the only thing is the firewall it has to be disabled.
If any issue in the above said answer please correct me.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the console on a mac?
We cannot create instances of static classes. Can we have constructors for static classes?
What is the difference between internal and private in c#?
Can you declare the override method static while the original method is non-static?
What are the different types of constructors?
What is generic and non generic collections in c#?
What is the difference between class and abstract class?
i want the csharp questions&answeres
What is an example of a delegate?
Could you explain the difference between func vs action vs predicate?
What is a string c#?
What are the problem with .NET generics?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)