Entity Framework C# - How to generate year and customer wise report in EF C# | Expert Level

Опубликовано: 21 Март 2026
на канале: Tenfingers
56
1

In this video, I have explained, How to write LinQ Extension
and LinQ To SQL Statements in Entity Framework to generate year and customer wise report. I have used sample data, List of bills from bill details database table. In Result Bills count, Sum of Items Count ,
Sum of Bill Amount, Sum of Paid Amount , and
Sum of Balance Amount(outstanding) are calculated for every Year and Customer using Entity framework statements.

If you like this video and want more tutorials @tenfingers8931 share and Subscribe my channel.


In this video, I have used my own text to speech convertor software for voice.
And speech content is completely written by myself.
Thank you.

#entityframework #entityframeworkcore #csharp #dotnet #dotnetframework #sqlserver
#sqlservermanagementstudio #linq #reports