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 |
What is .net framework & its benefits?
Can you explain the page life cycle of mvc?
How does servicing work for the .net framework 3.0?
what is datacontrols?
What are the features that are new in .net 2.0
what do you mean by table-per-hierarchy?
What are the advantages of razor view engine?
What is GC (Garbage Collection) and how it works
I'm anfinal yr. engg. student with knowledge of .net. I want to refurnish my knowledge for interview purpose. Which institute is good....I am confused among Peers, Naresh it, Deccansoft...Plz help me to select the right institute.....
How do I define my own code group
Briefly describe the roles of clr in .net framework?
What is the role of the jit compiler in .net framework?