What are the benefits of using the aggregate method in linq?
Answer / Shatrughan Singh Sengar
The Aggregate method in LINQ allows you to define a custom reduction operation on a sequence. It's useful for calculating totals, minimum and maximum values, finding the first or last item in a sequence, and more.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is out int in c#?
What is throw in c#?
how can we pass parameters to a user control using delegates ?
What is the difference between array.find method and arraylist.find method?
How to achieve polymorphism in c#?
Describe ways of cleaning up objects in c#.
What is the purpose of dependency injection?
What is Interface? Explain with an example.
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
About a class access specifiers and method access specifiers ?
What is public, private, protected, internal and internal protected?
may we achieve polyphormsm through overloading a funtion?Is it right or wrong concept because i read polyphormism can be achieved through overloading?plz help me thnks
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)