why c# is pronounced as C-sharp instead of pronouncing it as C-hash? is there any technical reason behind it?
3 14860write program in C# for palindrome? (aug 2009) write program in C3 for generating below output?(aug 2009) # # # # # # # # # #
TCS,
4 11330I 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 6799
Can we create extension method for interface?
What is callback in c#?
What is a web service in c#?
How does inheritance work in c#?
What is ado net in c#?
What is private variable?
What is console readkey ()?
what optimizations does the c# compiler perform when you use the /optimize+ compiler option?
What is c# windows form application?
what is main function of alternate teamplate of datalist?
How to use delegates with events?
What are satellite assemblies? How will you get the different language strings?
What is decimal in c#?
Define delay signing?
What is boxing? Explain its functionality?