ASP.NET at Work: Building 10 Enterprise Projects PHẦN 3

"Public chỉ đọc ValidationErrors bất động sản () Như ArrayList Quay trở lại m_arrErrors Cuối Get Cuối bất động sản 'Chỉ cho dù bất kỳ lỗi nào xác nhận đã được phát hiện như các dữ liệu được lưu trữ trong đối tượng. Chỉ đọc tài sản IsValid () Boolean Get End Return ( = 0) Cuối bất động sản | PROJECT 3 Building the Calendar Application One of the problems with having lots of people bidding for your time is trying to keep them all posted on your schedule. When I started doing training courses several years ago I found that it was impossible to maintain static copies of my schedule so I built a Web-based calendar application. People could now use this to check my availability and schedule appointments. Part of the calendar was still kept hidden however since people don t need to know all the details on my engagements. We ll be building a similar system in this project. The events you put on the calendar can be single-day or multiday events. They can also be recurring events using several different methods to schedule them. An event can be scheduled for a particular day in the month such as the first Friday of the month. Events can also be scheduled to repeat every two weeks. Events can even be scheduled for the same day of the month each month if you can have an event that occurs on the 15th of every month for example. We ll be building all this logic into a series of objects so that we can display and edit the data through a series of Web pages. We ll also be creating both a monthly and daily view of the calendar. For the monthly view we ll be using the built-in Calendar control to save ourselves some tedious formatting work. Then all we have to do is fill in the boxes with our data. The daily view will require a bit more programming but it won t require a lot of new logic. We ll also be building a management page for adding and modifying the events that are on the calendar. 111 112 Project 3 THE PROBLEM You need a calendar that is accessible and modifiable through the Web and that doesn t require the purchase of an expensive server such as Microsoft Exchange. THE SOLUTION An application that provides the ability to do simple and recurring events as well as the ability to publish the calendar on the Web. Project Background You ll need to complete

Không thể tạo bản xem trước, hãy bấm tải xuống
TÀI LIỆU MỚI ĐĂNG
Đã 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.