Some Slides to Keep Us on Track
(Thanks a lot, David - you are kind of undermining the point from the previous slide...)
I think what's happening here is that the "anonymous post" and the "post before viewing" features don't play nice together: it's acting as if you haven't posted because you were anonymous
Preserving anonymity:
Answer via anonymous (for realsies) survey on DC Connect
Go to Assessment -> Surveys
I brought this to Kevin, and the result is...
Which of the following can you not do with data tips?
In a multi-tier application, where should validation of business rules reside, and how are valuations of those rules communicated to the end user of such an application?
To declare a method or property that can be overridden by a subclass, you use the ______ keyword after the access modifier for the method or property.
To declare a method or property that overrides a method or property in the base class, you use the ______ keyword after the access modifier for the method or property.
The process of preventing exceptions from causing runtime errors is called ______ .
To test the Catch blocks in a Try...Catch statement, you could code ______ statements.
When an error occurs during the execution of a method, the method ______ an exception.
To test whether a text box entry has a valid Decimal format and provide feedback to the user/developer using the Convert.ToDecimal method, you need to use a ______ statement.
The big things that Lab 3B adds from Lab 2B are:
These are what contributes to the Lab Specific Concepts & Implementation part of the rubric.
Another thing is the improvements to the validation. Validation is a part of IPO, contributing to the Input, Processing and Output part of the rubric.
Otherwise, your feedback from Lab 2B should address most of what could possibly be wrong.
What's "Wrop"?