ASP.NET
C# code with the .NET framework
Show Me

Example Code

SCRUM 4

SCRUM 4

Presentation Slideshow

ASP.NET REST Web Service Code Example

SCRUM 4: Allows user to input a product code, and receive data the corresponsing record from the database.


.NET Lazy Loading vs Eager Loading

Uses Lazy Loading/Eager Loading to access database tables and records, and allows the user to edit the records.

DB .NET ListView

Displays the records from a database table, allowing the user to sort by category, and page through the records.