Tài liệu Session 1 -Introduction to ASP.NET WebForms

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:
    172
    Điểm thành tích:
    0
    Xu:
    0Xu
    Objectives
     ASP and ASP.NET
     Web Form
     ASP.NET Application Development
     Working with Visual Studio 2005 IDE
     Configure ASP.NET Application with IIS
     Features of the New Web Environment



    Client-Side vs. Server-Side Scripting(1)
    Static and Dynamic Web Pages
     -A Web page is organized as presentation layout and programming code
     -The layout is created using Hypertext Markup Language (HTML) tags
    - Programming codes are created HTML tags, by themselves, can create only static Web pages
     -JavaScript or VBScript can be used to create some extent of interactivity in Web pages.
     -The codes created using JavaScriptVBScript run only on using scripting languages.
     -Scripting can be either at the client-side or at the server-side. the client machine and hence are referred to as client-side scripting.
     -Client-side code is generally used for input validation
     -Web pages that have only clientside scripts do not provide database connectivity
     

    Các file đính kèm:

Đang tải...