WISE OWL EXERCISES
C# EXERCISES
VISUAL C# EXERCISES
- Creating forms (4)
- Coding form events (1)
- Laying out your code (2)
- C# variables (4)
- Enumerations and constants (2)
- Conditions (2)
- Modular code (3)
- Arrays (2)
- Looping (2)
- Files and folders (3)
- Properties in C# (3)
- Using lists (3)
- Validating forms (6)
- Toolbars, menus and status bars (1)
- FileDialogs and StreamReaders (1)
- Debugging and trapping errors (1)
- Introduction to DataGridViews (1)
- DataGridView events (3)
- Complex DataGridViews (2)
- Creating classes (4)
- The form as a class (1)
- Data structures (6)
- Inheritance (5)
- Interfaces (2)
- Delegates and events (2)
- Writing LINQ (2)
- Advanced LINQ (2)
- Entity Frameworks (1)
- LINQ with Entity Frameworks (4)
- Grouping using LINQ (2)
- LINQ to SQL (2)
Visual C# exercises on LINQ WITH ENTITY FRAMEWORKS
This page lists the 4 exercises about LINQ with Entity Frameworks in Visual C# on our website: p >
Software: | Visual C# |
Version: | Any version of C# |
Topic: | LINQ with Entity Frameworks |
Level: | Relatively easy |
Course: | Intermediate C# |
Exercise: | Use a simple LINQ statement to list out all of the events in a table. |
Software: | Visual C# |
Version: | Any version of C# |
Topic: | LINQ with Entity Frameworks |
Level: | Average difficulty |
Course: | Intermediate C# |
Exercise: | Use LINQ to add rows to two different tables, saving your changes. |
Software: | Visual C# |
Version: | Any version of C# |
Topic: | LINQ with Entity Frameworks |
Level: | Average difficulty |
Course: | Intermediate C# |
Exercise: | Use a LINQ statement to populate a grid of events (returning an anonymous type). |
Software: | Visual C# |
Version: | Any version of C# |
Topic: | LINQ with Entity Frameworks |
Level: | Harder than average |
Course: | Intermediate C# |
Exercise: | Populate two combo boxes in a form, and use criteria to list out events. |
You can search our full list of C# exercises here, or why not have a look at our other C# training resources?
This page has 0 threads
Add post