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

What is the 'page life cycle' of an ASP.NET MVC?

798


What is representational state transfer (rest) mean?

742


What is the difference between windows vista and .net framework 3.0 ?

718


How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?

671


What are HTML Helpers, AJAX Helpers in ASP.Net MVC?

749






what is ssdl?

877


how can you tell ef to have a different table or column name than that defined for the class?

788


Is razor a server side?

696


How to Redirect Tracing to a File

769


What is .net framwork?

723


What is the greatest advantage of using asp.net mvc over asp.net webforms?

723


explain what is ado.net entity framework?

758


What are actions in mvc?

739


What is meant by tempdata in mvc?

732


What is work of clr?

768