why c# is pronounced as C-sharp instead of pronouncing it as C-hash? is there any technical reason behind it?
3 14856write program in C# for palindrome? (aug 2009) write program in C3 for generating below output?(aug 2009) # # # # # # # # # #
TCS,
4 11323I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;
3 6785
Is string mutable in c#?
I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??
What is jagged array?
What is sqldatareader c#?
Explain when should you call the garbage collector in .net?
What is Named parameter in C#?
Which namespaces are necessary to create a localized application?
How do I create a new form in c#?
What are collections in c#?
What is dependency injection in simple words?
How can I process command-line arguments?
Describe a Struct ?
What is writeline?
Where is the keyword void used?
Explain about c# language.