Lab 1: WAP to show the concept of 3 dimensional array.
Lab 2: WAP to show the example of using method hiding and method overriding.
Lab 3: WAP to show the example of using "enum" and "structs".
Lab 4: WAP to show the example of file handling.
Lab 5: WAP to demonstrate the use of Lambda expressions in C#.
Lab 6: WAP to demonstrate the use of LINQ in C#.
Lab 7: WAP to show the example of using abstract class and interface.
Lab 8: Create a .NET core application for Calcuator and Student input.
Lab 9: Create a .Net Core Application with Entity Framework for Library Management System.
Lab 10: WAP to demonstrate the use of cookies and sessions to store data in ASP.NET Core.
Lab 11: Create a user login and validate the fields using JQuery