What is the use of ienumerable in c#?
What are the fundamental oop concepts?
Are c# generics the same as c++ templates?
Which string method is used for concatenation of two strings in c#?
What are the generation of Garbage Collection in C# .NET ?
How do you pass reference parameters in c#?
What are c# collections?
What is use of singleton class in c#?
Why we use oops in c#?
What are extender provider components? Explain how to use an extender provider in the project.
What is hashset c#?
What is a method signature?
Explain static class members.
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 class is underneath the sortedlist class?