What is marshalling and what are different kinds of marshalling?
What's difference about switch statements in C# ?
What is whitespace in c#?
What is foreach loop in c#?
Can struct be static in c#?
How to include c++ header files in c# components?
Can c# inherit multiple classes?
What are primitive types in c#?
What is the difference between list and dictionary in c#?
What is the use of main method in c#?
What is string interpolation in c#?
What is indexer c#?
i am using windows authentication for c#.net remoting with iis.I uncheck the anonymous access option in directory security.when my client requests the server it returns 401:unauthorized error.How can I resolve the exception ? Please send me the reply as early as possible.