What is desktop example?
No Answer is Posted For this Question
Be the First to Post Answer
Can we have only “try” block without “catch” block in c#?
what optimizations does the c# compiler perform when you use the /optimize+ compiler option?
Define delegation in .net?
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.
Explain the Abstract class in c#.net
What is difference between hashtable and dictionary in c#?
What does virtual keyword mean ?
Can the accessibility of a type member be greater than the accessibility of its containing type?
How many types of serialization are there in c#?
Describe ways of cleaning up objects.
What is meant by console programming?
About Virtual functions and their use ?