Tài liệu ASP – Beginning ASP.NET Lab Assignment - Session 2

Thảo luận trong 'Lập Trình' bắt đầu bởi Thúy Viết Bài, 5/12/13.

  1. Thúy Viết Bài

    Thành viên vàng

    Bài viết:
    198,891
    Được thích:
    167
    Điểm thành tích:
    0
    Xu:
    0Xu
    Part 1: Basics of ASP.NET
    Situation:
    You will develop an ASP.NET web application including a page named Sample.aspx with the
    features as follows:
    ã The page Sample.aspx will have be displayed as the screen below, (for the first time it is
    requested):
    ã The label (lbPageIsPostBack) shows the message: “Page postback is: false”
    ã The user will enter hisher name to the text box (txtYourName), then press the button
    (btnDisplay). As the consequence, the label (lbHello) will display the name of the user;
    and the label (lbPageIsPostBack) notifies the post back status:”Page postback is: true”.
    The resulting web form looks like:
     

    Các file đính kèm:

Đang tải...