1. Tuyển Mod quản lý diễn đàn. Các thành viên xem chi tiết tại đây

Lập trình Web với ASP.NET 3.5-HỌC VIỆN NIIT-INET ĐÀ NẴNG

Chủ đề trong 'Đại học Đà Nẵng (DNU)' bởi thutrang123, 25/03/2011.

  1. 0 người đang xem box này (Thành viên: 0, Khách: 0)
  1. thutrang123

    thutrang123 Thành viên mới Đang bị khóa

    Tham gia ngày:
    10/02/2011
    Bài viết:
    48
    Đã được thích:
    0
    Lập trình Web với ASP.NET 3.5-HỌC VIỆN NIIT-INET ĐÀ NẴNG
    Lập trình Web với ASP.NET 3.5

    [FONT=&quot]Khoá học trình bày tất cả những công cụ, thư viện của ASP.NET 3.5 cần thiết để học viên có thể ứng dụng xây dựng website và trình bày các bài thực hành thực tế tốt nhất cho học viên. Khóa học hướng dẫn sinh viên cách phát triển 1 ứng dụng web với ASP.NET 3.5 theo nhiều mô hình phát triển khác nhau, sử dụng ngôn ngữ C#. [/FONT]
    [FONT=&quot]
    [/FONT]​
    v\:-* {behavior:url(#default#VML);} o\:-* {behavior:url(#default#VML);} w\:-* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} [FONT=&quot][​IMG][/FONT]​
    Mục tiêu đào tạo[FONT=&quot]

    * Hiểu và vận dụng được ADO.NET trong việc truy xuất dữ liệu.
    * Tạo báo biểu và in ấn trong ứng dụng web
    * Hiểu và vận dụng được mô hình 3Layer để xây dựng ứng dụng Web.
    * Hiểu và vận dụng được mô hình 3Tier để xây dựng ứng dụng Web.
    * Hiểu và vận dụng được mô hình MVC để xây dựng ứng dụng Web.
    * Xây dựng ứng dụng bán hàng trực tuyến với mô hình 3Layer, 3Tier hoặcMVC
    * Triển khai ứng dụng ASP.NET
    * Tham gia phát triển các dự án web với ASP.NET
    * Thi được chứng chỉ MCTS: ASP.NET Applications của Microsoft.[/FONT]
    Đối tượng đào tạo [FONT=&quot]

    * Học viên NIIT đã học qua QTR3 (C# căn bản).
    * Sinh viên chuyên ngành CNTT.
    * Lập trình viên đã đi làm.

    Yêu cầu khi tham gia khóa học

    * Đã học qua ngôn ngữ lập trình C#
    * Học viên đã học qua HTML, CSS, JavaScript
    * Học viên đã học qua môn cơ sở dữ liệu
    * Sử dụng thành thạo Window và MsOffice [/FONT]
    [FONT=&quot][​IMG][/FONT][FONT=&quot]

    [/FONT]​
    [FONT=&quot]

    [/FONT]​
    Nội dung khóa học[FONT=&quot]

    Lesson 1: Web Form & Simple Web Controls

    * Introduction to ASP.NET Web Applications
    * Features of ASP.NET 3.5
    * Configuring ASP.NET Applications

    Lesson 2: Theme – Skin – Master Page

    * Cascading Style Sheets (CSS) - Investigating Styles
    * Themes and Master Pages
    * Site Navigation [/FONT]
    Lesson 3: ADO.NET & Server Control Data Binding - Part 1[FONT=&quot]

    * Overview of ADO.NET
    * Connecting to Data
    * Executing Commands
    * Working with Data
    * Choosing an ADO.NET Provider

    Lesson 4: ADO.NET & Server Control Data Binding - Part 2

    * Accessing Data by Using ADO.NET 3.5
    * LINQ
    * Accessing Data from Services
    * Presenting Data in Web Controls

    Lesson 5: Crystal Reports in ASP.NET

    * Creating a Report
    * Formatting Features
    * Database Filters

    Lesson 6: ASP.NET State Management

    * Preserving State in Web Applications
    * Page-Level State
    * ASP.NET Session State
    * Configuring Session State
    * Application State

    Lesson 7: Validation Controls & Web User Control

    * Overview of ASP.NET Validation Controls
    * Using the Simple Validators
    * Using the Complex Validators
    * Summarizing Results with the ValidationSummary Control
    * Separating Validation into Validation Groups

    Lesson 8: Custom Server Control

    * User-defined Controls
    * User Controls
    * Custom Controls

    Lesson 9: Integrating Client-Side Script

    * Introduction to AJAX
    * Server-side AJAX Works
    * Controls in the AJAX Control Toolkit
    * Explore Client-Side AJAX

    Lesson 10: Web Services

    * XML Web Service in Visual Studio
    * Test and Run Your Web Service
    * Web Service From a .NET Client
    * Explore the Windows Communication Foundation (WCF)

    Lesson 11: ASP.NET & 3Layer - Part 1

    * Advantages of three Tier Architecture.
    * Creating an N-Layer ASP.NET Application
    * Designing 3-Tier Architecture

    Lesson 12: ASP.NET & 3Layer - Part 2

    * Application layer or Presentation layer
    * Business layer - Property Layer
    * Data Access Layer

    Lesson 13: ASP.NET & 3Tier

    * Data Tier
    * Logical Tier
    * Presentation Tier
    * Creating a 3 Tier ASP.NET application

    Lesson 14: ASP.NET MVC


    * The Controller in ASP.NET MVC
    * The View in ASP.NET MVC
    * The Model in ASP.NET MVC
    * Helper Methods for HTML

    Lesson 15: Deploy ASP.NET Application

    * Server Requirements
    * Continuous Integration
    * Environment Configurations
    * XCOPY
    * Web Deploy[/FONT]
    Thời lượng[FONT=&quot]
    Tổng thời gian của khóa học là 45 giờ, được chia thành 15 buổi.
    Mỗi buổi học 3 giờ, bao gồm lý thuyết (cô đọng), demo & thực hành trên lớp.

    [/FONT][FONT=&quot]Vui lòng liên hệ bộ phận Tư vấn để biết chính sách ưu đãi với Sinh viên, Học viên cũ và đóng học phí trước 01 tuần so với ngày khai giảng.[/FONT]

    [FONT=&quot]LIÊN HỆ[/FONT][FONT=&quot]:[/FONT][FONT=&quot]
    Học viện iNET Đà Nẵng[/FONT]
    [FONT=&quot]130 Hàm Nghi, quận Thanh Khê, Tp. Đà Nẵng[/FONT]
    [FONT=&quot]ĐT[/FONT][FONT=&quot]: 05113 653 688[/FONT]
    [FONT=&quot]Email[/FONT][FONT=&quot]: danang@inet.vn[/FONT]
    [FONT=&quot]Website[/FONT][FONT=&quot]: http://niit.vn [/FONT]
    [FONT=&quot]Hoặc http://inet.edu.vn [/FONT]
    [FONT=&quot]Tư vấn viên iNET sẽ có mặt tận nơi làm thủ tục trong phạm vi Đà Nẵng!!![/FONT]
    [FONT=&quot]Hotline[/FONT][FONT=&quot]: 0904 885 037 ( Mr.Long) ; 0912 88 0913( Ms .Trang)[/FONT]
    [FONT=&quot]Yahoo[/FONT][FONT=&quot]:inet_danang002 ( Mr.Long ) ; inet_danang005 ( Ms.Trang )[/FONT]

Chia sẻ trang này