tailieunhanh - Visual Basic 2005 Design and Development - Chapter 6

Data Storage Design Bước đầu tiên trong việc xây dựng một ứng dụng để thiết kế nó. Các thiết kế của bạn tốt hơn, những vấn đề ít hơn bạn sẽ gặp phải sau khi bạn viết mã. Để thực hiện thiết kế tốt nhất có thể, bạn cần phải xem xét thiết kế từ một số điểm của xem. Chương 4, "Thiết kế hướng đối tượng," nhìn vào thiết kế từ một quan điểm hướng đối tượng. Nó giải thích làm thế nào để lựa chọn và tinh chỉnh các lớp học sẽ thực hiện hành vi của ứng. | Data Storage Design The first step in building an application is to design it. The better your design is the fewer problems you will encounter later when you write the code. To make the best design possible you need to look at the design from several points of view. Chapter 4 Object-Oriented Design looks at design from an object-oriented perspective. It explains how to select and refine the classes that will implement the application s behavior. Chapter 5 UserInterface Design looks at design from the user s perspective. It explains how to lay out the application s forms to make them as intuitive and useful as possible to the user. This chapter considers another aspect of design how the data is stored. In the real world the large majority of applications store data in relational databases but that s not the only option and it s not always the best option. This chapter discusses different methods you can use to store different kinds of data. It talks briefly about relational databases focusing on their strengths and weaknesses so that you know when they are appropriate. It then discusses alternatives for storing data such as compiled-in data data stored in constants and other code elements the System Registry and various text file formats. Even if you do need a relational database and most applications do there may be other pieces of information that are better stored by one of these other methods. Relational Databases Most large applications and many smaller ones use relational databases to store their data. There s no room in this book to do justice to the topic so I m not going to try. For more in-depth information about relational databases see a book specifically about them such as one of the following Part I Design Beginning Visual Basic 2005 Databases by Thearon Willis Indianapolis Wrox 2005 Visual Basic Database Programming by Rod Stephens Indianapolis Que 2002 Expert One-on-One Visual Basic 2005 Database Programming by Roger Jennings Indianapolis Wrox 2005 .

TỪ KHÓA LIÊN QUAN
crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.