.NET Implenmentation

W4 Assignment "Application Design Documentation"
.NET Implementations
Application Design Documentation
Your
assignment is to create initial design documentation for a proposed
final application project. Your final project for this class will
require building a complete application of your choosing and design in
Visual Studio. The application may be written in either Visual Basic,
Visual C#, or a combination of both languages.
Before you
start your application, you must submit a proposal and have the
application design approved by your instructor. This document forms the
proposal.
Your final project must be a Windows application that
involves at least five (5) of the programming techniques used in this
class. You must use the .Net Framework classes and create derived
classes from them (counts as one technique). The other four (4)
techniques are up to you.
For example, you could use forms, data
validation, structures, and animation. While you have not yet covered
all of the techniques, you now have a good idea of the kind of skills
you will gain in the course. Providing this proposal now allows you to
work on the project while you are completing the course.
This
assignment creates the proposal and design document for your final
project in this class. Submit the document in a Word-readable format
(.docx, .doc, .rtf, .txt). The following tasks should be outlines in
your design document.
State the application you wish to create
for your final project. Justify why you feel this application will
effectively demonstrate your programming skill. List and describe the
five (5) techniques you will demonstrate through creating the
application. This means writing the name of the technique, stating and
discussing why you believe it is important, and describing how you will
implement the technique.
NOTE: Think about what you can do and
how much time it will take. How can you create an interesting
application quickly and easily? Think seriously about what coding tasks
were easy or interesting for you versus what tasks you disliked. Your
goal is to design a practical project that you can complete during this
course. DO NOT PROPOSE OR SUBMIT A PROJECT FROM THE TEXTBOOK!
Please submit your design document to your instructor for grading.
W5 Assignment "Application Design Documentation Using Splash Screen"
.NET Implementations
Application Design Documentation Using Splash Screen
This is a continuation of the assignment you have completed in Module Four.
Using Visual Studio, create a project for your proposed application.
Create a sample splash screen for your application (a splash screen
is a screen that runs at program startup). This screen should have the
application name, your name, the date, and a descriptive note about the
purpose of the application. Include a graphic that fits the project; you
may use any public domain graphic (i.e.: no licensed or copyrighted
material!) or create your own graphic.
NOTE: Think about what you
can do and how much time it will take. How can you create an
interesting application quickly and easily? Think seriously about what
coding tasks were easy or interesting for you versus what tasks you
disliked. Your goal is to design a practical project that you can
complete during this course. DO NOT PROPOSE OR SUBMIT A PROJECT FROM THE
TEXTBOOK!
Please submit your design document to your instructor for
Tutor Answer
