Giáo Trình Sách lập trình Beginning Object-Oriented ASP.NET 2.0 with VB.NET: From Novice to Professional

Thảo luận trong 'Công Nghệ Thông Tin' bắt đầu bởi Phí Lan Dương, 24/6/14.

  1. Phí Lan Dương

    Phí Lan Dương New Member
    Thành viên vàng

    Bài viết:
    18,524
    Được thích:
    18
    Điểm thành tích:
    0
    Xu:
    0Xu

    ■CHAPTER 1 An Introduction to .NET and Visual Studio 2005 1
    ■CHAPTER 2 Object-Oriented Programming . 27
    ■CHAPTER 3 Attributes and Actions . 41
    ■CHAPTER 4 Encapsulation . 57
    ■CHAPTER 5 Inheritance . . 71
    ■CHAPTER 6 Namespaces 85
    ■CHAPTER 7 Class Design . 101
    ■CHAPTER 8 ASP.NET Web Forms 129
    ■CHAPTER 9 ASP.NET Controls . 149
    ■CHAPTER 10 Web Services . 169
    ■INDEX . 179


    ■CHAPTER 1 An Introduction to .NET and Visual Studio 2005 . 1
    VB.NET and ASP.NET 1
    An Introduction to Microsoft .NET . 1
    The Common Language Runtime 2
    Assemblies . 3
    An Introduction to Visual Studio 2005 . 3
    How to Get Started with Visual Studio 2005 . 4
    Creating a New Web Project (ASP.NET) . 6
    Opening an Existing Web Site 16
    Building Web Sites 18
    Accessing a Web Site . 19
    Navigating the Visual Studio Environment . 21
    Debugging 23
    IntelliSense 25
    Conclusion . 26
    ■CHAPTER 2 Object-Oriented Programming . 27
    Introduction to OOP Concepts . 27
    Why Objects Exist 28
    Objects As the Building Blocks of OOP 29
    Introduction to Reusability . 30
    Introduction to OOP with .NET . 31
    Objects in .NET . 32
    Using the Object Browser in Visual Studio 2005 34
    Creating a Class with VB.NET 36
    Using a Class in VB.NET . 37
    Conclusion . 39
    ■CHAPTER 3 Attributes and Actions . 41
    Attributes 41
    Actions 42
    Attributes and Actions Within VB.NET 42
    VB.NET Properties 42
    Adding Properties to a VB.NET Class 43
    Using a Class Public Property in VB.NET . 45
    VB.NET Methods . 49
    Parameters in VB.NET . 49
    Adding Methods in VB.NET . 50
    Using a Method in VB.NET . 51
    Overloading . 55
    Conclusion . 55
    ■CHAPTER 4 Encapsulation . 57
    A General Overview of Encapsulation and Information Hiding . 57
    Encapsulation in VB.NET . 58
    Getting Started . 58
    Information Hiding Example . 64
    Encapsulation Example . 66
    Conclusion . 69
    ■CHAPTER 5 Inheritance 71
    Inheritance . 71
    Inheritance in VB.NET . 72
    Overriding . 76
    Conclusion . 84
    ■CHAPTER 6 Namespaces 85
    The Purpose of a Namespace . 85
    .NET Framework Class Library 85
    Creating a Namespace . 88
    The My Namespace . 98
    Conclusion 100
    ■CHAPTER 7 Class Design . 101
    Class Design Process . 101
    Case Study 101
    Business Process Overview . 102
    Define the Business Process . 102
    Case Study: Define the Business Process . 103
    Review the Business Process . 106
    Break Down the Business Process . 106
    Case Study: Break Down the Business Process . 106
    Create the Class or Classes . 111
    Define the Properties and Methods of Each Class 112
    Case Study: Define the Properties and Methods of Each Class . 113
    Create the Class Structure 117
    Case Study: Create the Class Structure 118
    Conclusion 128
    ■CHAPTER 8 ASP.NET Web Forms 129
    Using the Web Forms Designer . 129
    Adding Controls . 130
    The ASP.NET Page Class 131
    Page Lifecycle . 132
    Round Trips . 132
    View State 133
    Web Form Processing Stages . 133
    Session and Application Objects . 134
    Expanding the Help Desk Application . 136
    Conclusion 147
    ■CHAPTER 9 ASP.NET Controls . 149
    HTML Server Controls 149
    Web Server Controls 152
    Working with Control Properties and Events . 152
    Validation Controls . 155
    Master Pages . 158
    Expanding the Help Desk Application . 162
    Conclusion 168
    ■CHAPTER 10 Web Services . 169
    Introduction to XML, SOAP, and WSDL 169
    Introduction to Web Services . 170
    Creating a Web Service . 170
    Consuming a Web Service 174
    Conclusion 177
    ■INDEX . 179
     

    Các file đính kèm:

Đang tải...