Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
Count « LINQ « VB.Net
VB.Net
LINQ
Count
1.
Get count from the query
2.
Get the count of all employees hired this year.
3.
Using Count to return a list of employeeList and how many orders each has
4.
Using Count to return a list of categories and how many projectList each has
5.
Aggregating Count with Conditional
6.
Using Aggregating Count to get the number of unique factors of 300