can you create a function in c# which can accept varying number of arguments
What are virtual methods? How are they used?
What is tpl in c#?
Which of the following API is used to hide a window?
Explain the difference between proc. Sent by val and by sub?
Does c# support properties of array types?
What is console read in c#?
If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.
Why can?t you specify the accessibility modifier for methods inside the interface?
what is master pages how to use it. plase give one example in code vice
What is entity framework c#?
give an example for suspending, resuming, and stopping a thread ?
What debugging tools come with the .NET SDK? CorDBG