if i want to transmit binary data,,,will it be support by Webservices or any exceptions ? define
2 4414what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?
2031
What is the difference between an application domain and a process?
How to Install uninstall assemblies into GAC?
What is the difference between dynamic type variables and object type variables in c#?
What is a hash table c#?
What are c# i/o classes?
How can I get the ascii code for a character in c#?
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
Why delegate is used in c#?
Can we assign null value to integer?
In c#, what will happen if you do not explicitly provide a constructor for a class?
Can I define my own exceptions?
What is the purpose of ienumerable in c#?
Why do we need escape characters?
Can c# inherit multiple classes?
Is null c# operator?