Which is the best institute in hyderabad to learn
Sharepoint Portal?
Answer Posted / roopali
Naresh is best
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
In a single .NET DLL how many classes it contains?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
Why are mutable structs evil?
What does async mean in c#?
Are objects passed by reference in c#?
What is the difference between namespace and class in c#?
Is c# an open source language?
Can u list some style properties of List Box?
Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.
Why it's said that writing into .NET Application Configuration Files is a Bad Idea?
What is dependency in software?
What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?
Which of the following operations can you not perform on an ado.net dataset?
How can you sort strings in array that are passed to method as arguments?
How does substring work in c#?