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 |
Why do we need events in c#?
Does hashset allow duplicates c#?
What are the advantages of using c#?
what is class libraries?
What is oledbconnection c#?
What is the differnce between Array and Hash Table?
List the fundamental oop concepts?
Explain the importance and use of each, version, culture and publickeytoken for an assembly.
Can a struct be null?
Explain about CTS?
What is the difference between a class and an object c#?
If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?
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)