Đang chuẩn bị liên kết để tải về tài liệu:
ASP.NET

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

Tham khảo sách 'asp.net', công nghệ thông tin, quản trị web phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | ASP.NET Module Subtitle Objectives Introduction to ASP.NET Concepts and Architecture ASP.NET Features Advanced ASP.NET ASP.NET and the Microsoft® .NET Framework Contents Section 1: Overview Section 2: Architecture Microsoft .NET Framework and ASP.NET Configuration Section 3: ASP.NET Features State Management, Security, and Event Model Section 4: Advanced ASP.NET Web Forms and Web Services Working with Data ASP to ASP.NET Migration Appendix: Exploring Duwamish Online Section 1: Overview “Looking Back .“ ASP.NET Core Concepts Looking Back: Active Server Pages What is ASP? Server-side scripting technology Files containing HTML and scripting code Access via HTTP requests Scripting code is interpreted on server side What can I do with ASP? Easily and quickly create simple Web applications Generate dynamic Web content Client-side scripting for validation Access COM components to extend functionality Databases What’s Wrong with That? Mixes layout (HTML) and logic (scripting code) . | ASP.NET Module Subtitle Objectives Introduction to ASP.NET Concepts and Architecture ASP.NET Features Advanced ASP.NET ASP.NET and the Microsoft® .NET Framework Contents Section 1: Overview Section 2: Architecture Microsoft .NET Framework and ASP.NET Configuration Section 3: ASP.NET Features State Management, Security, and Event Model Section 4: Advanced ASP.NET Web Forms and Web Services Working with Data ASP to ASP.NET Migration Appendix: Exploring Duwamish Online Section 1: Overview “Looking Back .“ ASP.NET Core Concepts Looking Back: Active Server Pages What is ASP? Server-side scripting technology Files containing HTML and scripting code Access via HTTP requests Scripting code is interpreted on server side What can I do with ASP? Easily and quickly create simple Web applications Generate dynamic Web content Client-side scripting for validation Access COM components to extend functionality Databases What’s Wrong with That? Mixes layout (HTML) and logic (scripting code) Interpreting ASP code leads to performance loss Uses scripting languages that are not strongly typed Microsoft JScript® Microsoft Visual Basic® Scripting Edition (VBScript) Browser compatibility No real state management No state sharing across Web farms State is lost when IIS fails Update files only when server is down ASP.NET Core Concepts Web development platform New programming model Web Client Operating System ASP.NET Applications IIS .NET Framework ASP.NET Core Concepts Separate layout and business logic Use services provided by the .NET Framework Code is compiled the first time a page is requested State management Make use of programming languages Cross-language integration Update files while the server is running! Section 2: Architecture The .NET Framework Architecture Web Application Model Configuration Class Hierarchy The .NET Framework Architecture Microsoft .NET Framework System Services Common Language Runtime ASP.NET Web Forms Web Services Windows Forms Services Framework Base Data

TÀI LIỆU LIÊN QUAN