Server Controls
While working on chapter 4, you will see the use of server controls that make the creation of complex web pages so easy. Although they look like controls in VB from forms designed for Windows, the big difference is in the complexity of the code provided for you for free that works behind the scene making all easy. ASP.NET creates Web pages working over the network and allowing for client-server, client-browser, and client-cloud communications.
So for chapter4, those who read this post can already do the work in G2 simplification, which is easier than the one shown in the tasks. This work will include just following my Server Controls video and somehow modifying it. Following the textbook is not necessary, although reading it is recommended. The project part for G2 is the same as described in the tasks.
Below I am offering a video lecture that shows how to use several server controls on one page. G2 has to follow and modify it. It also helps to design the initial look of your project. Although later you will be able to change/modify it.
Here is video lecture 2 on server controls
So for chapter4, those who read this post can already do the work in G2 simplification, which is easier than the one shown in the tasks. This work will include just following my Server Controls video and somehow modifying it. Following the textbook is not necessary, although reading it is recommended. The project part for G2 is the same as described in the tasks.
Below I am offering a video lecture that shows how to use several server controls on one page. G2 has to follow and modify it. It also helps to design the initial look of your project. Although later you will be able to change/modify it.
Here is video lecture 2 on server controls
Comments
Post a Comment