What is lambda expression in c#?
Describe ways of cleaning up objects in c#.
How long does it take to learn c# for unity?
What is Nullable Type in c#
Why do we need interfaces in c#?
can you create a function in c# which can accept varying number of arguments
How to handle exceptions that are raised in a component?
what are the Disadvantages of vb
How do you access a constant field declared in a class?
User's session is explicitly killed by which method ?
What is the difference between list and dictionary in 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.
Y go for Interface? What is use of interface?