if i want to transmit binary data,,,will it be support by Webservices or any exceptions ? define
2 4634what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?
2142
What is an actual parameter?
What is difference between tostring() vs convert.tostring() vs (string) cast
What are delegates in C#?
What is deferred execution in c#?
if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.
While debugging a C# application can you change the value of a variable?
Is unboxing an implicit conversion?
Can abstract class have parameterized constructor?
What is default constructor c#?
What is state c#?
What is the difference between and xml documentation tag?
Name the control which cannot be placed in mdi?
What is difference between for and foreach loop in c#?
What is strong name assembly?
What is the advantage of static class in c#?