what are the aggregate functions in ASP.NET?
Answer / 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 |
Explain tempdata in asp.net mvc?
Explain Bundle.Config in ASP.Net MVC4?
what is mean by type-safe? Please answer me. Advance thanks.
Explain Model, view and Controllers in Asp.Net MVC?
Explain the new features added in version 4 of mvc (mvc4)?
Which is the institute which also caters to your personal development other than subject.
Explain ASP.NET MVC Identity and Security?
Which is the best institute for .net?
Which version of .net framework is installed?
What are the components required to create a route in mvc?
What is entity framework used for?
What is the need of .Net framework ?