what are the aggregate functions in ASP.NET?



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

Post New Answer

More Dot Net Framework Interview Questions

unit test done by tetser on development team?

3 Answers   Crea,


Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables?

1 Answers  


Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?

0 Answers  


Explain two instances where routing is not implemented or required?

0 Answers  


Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?

0 Answers  






Is .net core replacing .net framework?

0 Answers  


What is boxing and unboxing?

4 Answers   Kanbay, TCS,


What is route config?

0 Answers  


what is msl?

0 Answers   Microsoft,


How do assemblies find each other?

2 Answers  


What is Globalizationa and Localization

1 Answers  


i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?

0 Answers  


Categories