TAILIEUCHUNG - vb.net book phần 8

Nhấp vào dấu cộng để có được một danh sách các bảng trong DataSet của chúng tôi. Chọn bảng Đơn đặt hàng từ trình đơn thả xuống để có được quan điểm thể hiện trong hình 9,8. | Developing Web Applications Chapter 10 521 Frequently Asked Questions The following Frequently Asked Questions answered by the authors of this book are designed to both measure your understanding of the concepts presented in this chapter and to assist you with real-life implementation of these concepts. To have your questions about this chapter answered by the author browse to solutions and click on the Ask the Author form. I . Q Do we have to copy the code-behind a VB file to production when we are deploying an application A code is compiled into the DLL which is in the bin directory so copying the DLL is enough. Q Is required in the application root directory A is optional and if present overrides the default configuration settings. Q What is the compilation tag in A Inside Visual Studio creates a compilation tag with an attribute debug whose value is True. This tag is used to configure the compilation the debug property is set to True saves the temporary files that are helpful when debugging. For the applications in production this property should be set to False. JL Ị Q Why shouldn t we use the same name for Web forms that are in different folders A uses the code-behind technique for this reason each Web form inherits a class in the namespace named after the Web form. In a namespace there can be no duplicate class names. Thus no two Web forms can have the same name even though they are in different folders. Q Can any client consume Web services A Yes any client that understands HTTP and XML can consume Web services. I 522 Chapter 10 Developing Web Applications Q Does my current ASP code work under A Yes it will work. In order to support backward compatibility Microsoft introduced a new filename .ASPX for . In order to take advantage of .NET Framework it would be better if you could rewrite your code to . .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã 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.