Duration : 16 sessions of 1.5 hours each over 2 months
Asp.net is a Microsoft offering to create full fledged business applications and web services.
We begin our course with setting up the environment, which includes the framework, the IIS webserver as well as the editor. We learn the basics of C# & OOPs. We highlight the features of the language more relevant to Asp.net.
Based on this knowledge, we learn the structure of an ASP.net page and know about the page and application life cycles. We implement a project to get acquainted with the layered architecture and see the details of the data layer, the business layer and the front end aspx layer. We learn what are http modules and http handlers and the role they play in life cycle. We learn how to configure the entire application or parts of it using web.config file(s). We then learn how to implement a web service using Asp.net. We finally learn to deploy all this concepts on google cloud.
On the database side, we learn to create tables, views. We see the structure of simple and advanced queries. We learn concepts of Stored Procedures and learn about code security.
Assignment 1
Assignment 2
Assignment 3
Assignment 4
Assignment 5
Assignment 6
Assignment 7
Assignment 8
Assignment 9
Assignment 10
Assignment 11
Assignment 12
Assignment 13
Assignment 14
Assignment 15
Assignment 16