what are the aggregate functions in ASP.NET?

Answer Posted / mohan raj (p m r)

LINQ to SQL maps the relational database into an object
model, and when the program runs the queries in the object
model are translated into SQL. SQL contains Aggregate
functions like SUM, AVG, MIN, MAX and more. Lets see how
this functionality can be implemented using LINQ Enumerable
standard aggregation operators. You can also create custom
Aggregations to implement any other required behavior

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?

520


What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?

591


Is entity framework slow?

528


What is viewdata?

590


what is lazy loading in entity framework?

595






Can any particular component of .net framework 3.0 be removed?

524


What is edm designer? : Entity framework

565


What is disconnected scenario? : Entity framework

535


What is mvc entity framework?

530


How do you specify comments using razor syntax?

608


how can you enhance the performance of entity framework?

599


What is the advantage of using asp.net routing?

595


What are actions in asp.net mvc?

577


How large is the .net framework 3.0? Does this change make the release larger?

556


Can I use razor code in javascript in asp.net mvc?

543