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.
To make further learning more differentiated, I am creating two groups: G1 and G2. G2 will be the group where students will take the easier path having somewhat different tasks and goals. G1 students are the students that would want deeper knowledge and are preparing for the situation when they can get a job in web development using ASP.NET. G1 has A as a highest grade, while G2 has an A- as the possible highest grade. When submitting your tasks to the forums you should have a prefix stating G1 or G2 attempt. The highest grade in G1 is possible ONLY when ALL the tasks will be done for G1. G2 students can periodically attempt to do G1 tasks but without all of them done will not get an A grade (while getting the better level of .NET handling).
So for chapter 2 those who read this post can already do the work for G2 which is easier than the one shown in the tasks. This work will include following my ServerControls 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 two video lectures. The first one (which should be viewed first) is about the most important concept in server controls = postback. The second one 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 1 on postback
Here is video lecture 2 on server controls
No comments:
Post a Comment