Why does my windows application pop up a console window every time I run it?
How do you serialize in c#?
What is type checking in c#?
What is inheritance in csharp?
Is it not possible to store a boolean value as a variable?
What are the properties of a string class?
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.
What?s an interface class?
Is ram a heap?
what r arraylist? what the use of Hashtables?
What is difference between the "throw" and "throw ex" in .net?
Can abstract class have constructor c#?
Do we get an error while executing the “finally” block in c#?