What is the difference between returning iqueryable vs ienumerable?
No Answer is Posted For this Question
Be the First to Post Answer
What are delegates?
Contrast DTDs versus XSDs. What are their similarities and differences? Which is preferred and why ?
Can we inherit class that contains only one private constructor?
What will be the output of the following code?
hi , how could i analyse a text the user added on a site to look for some words like "car" "shouffere" .. and then i can use that information in addition to other information to make a decision about the adds im going to to show on the site.
Is c++ or c# better?
Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?
What is private protected in c#?
How are methods overloaded?
What is ienumerable <> in c#?
What is the meaning of console writeline in c#?
What are the types of parameters in c#?