What namespaces are necessary to create a localized application?
What is instantiating a class?
how do you do exception management
how to implement a web service in .net
how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.
What is the meaning of MSIL?
Is linkedhashset synchronized?
What is deferred execution?
Can constructor be protected in c#?
What is c sharp language?
What is the use of ienumerable?
Can you allow class to be inherited, but prevent the method from being over-ridden?
I have to create a windows application using C# .net to Modifiy the XML file. The application have to show the node and node value. plz help me.