program for employees -ado.net framework , PL-SQL Programming

Assignment Help:

Challenge 1

You are required to do the project and write a test plan for it.

Demo 4 is a check writer program for employees. In it, the user enters all information about the employees. You are to modify it so that the information comes from the Danco database (I have given you both a SQL Server and an Access version)

When the program starts, the user chooses between Salaried and Hourly

If the user picks Salaried, a combo box with all Salaried employees appears Employees are sorted in alphabetical order by last name.

Salary initially displayed is retrieved from the database. User can change the Salary and then write the check. (Unless you are working for extra credit, there is no need to write changes back to the database.)

If the user picks Hourly, a combo box with all Hourly employees appears Employees are sorted in alphabetical order by last name.

Hours and Rate are initially displayed is retrieved from the database.

User can change Hours and Rate and then write the check. (Unless you are working for extra credit, there is no need to write changes back to the database.)

Assume that an Employee in the database is Salaried if the Salary field is greater than 0; otherwise, they are Hourly.

You must use ADO.NET. 

You can data bind if you want (I did), but it's not required.

My advice: Just work on Salaried employees first.

Then comment out the code and just work on Hourly employees.

Then get the program to work together.

Challenge 2

Roll your own

Create an application that uses a 2 or 3 tier application,

Using a database and the ADO.NET framework

(either DataReader or DataAdapter)

Create the SQL Server or access database

Create a UML diagram

Create a test plan.

What it does is up to you.

Points given for originality. 

(It can't just be a slight rehash of a prior week's assignment.)

If you want to do this part, please run your idea by me first so I can:

-   Tell you if it's sufficient for the assignment

-    Advise you if it's way too much to accomplish in a week.

You can earn up to 25 points extra credit for this lab, provided the idea is original enough


Related Discussions:- program for employees -ado.net framework

Name resolution-naming conventions, Name Resolution In potentially uncer...

Name Resolution In potentially uncertain SQL statements, the names of the database columns take precedence over the names of the local variables and formal parameters. For e.g.

User-defined exceptions, User-Defined Exceptions The PL/SQL defines the...

User-Defined Exceptions The PL/SQL defines the exceptions of your own. Dissimilar to the predefined exceptions, the user-defined exceptions should be declared and should be rai

Subprograms, Subprograms The PL/SQL has two types of subprograms known ...

Subprograms The PL/SQL has two types of subprograms known as the procedures and functions that can take parameters and be invoked. As the following example represents, a subp

While-loop - iterative control, WHILE-LOOP The WHILE-LOOP statement rela...

WHILE-LOOP The WHILE-LOOP statement relates a condition with the series of statements enclosed by the keywords LOOP and END LOOP, as shown: WHILE condition LOOP sequence_of_sta

Implicit cursors, Implicit Cursors The Oracle implicitly opens a curso...

Implicit Cursors The Oracle implicitly opens a cursor to process each SQL statement not related with an explicitly declared cursor. The PL/SQL lets you refer to the most recen

Keyword and parameter description - forall statement, Keyword &Parameter De...

Keyword &Parameter Description: index_name: This is an undeclared identifier which can be referenced only within the FORALL statement and only as the collection subscript

Object type in pl/sql, Object Type: The object type is a user-define...

Object Type: The object type is a user-defined composite datatype which encapsulates a data structure along with the functions and procedures required to manipulate the data

Sql script to create and populate the tables, Create the four tables and po...

Create the four tables and populate them with the given data. Answer the following queries in SQL. 1. Get all part-color/part-city combinations. Note: Here and subsequently, the

Deleting objects in pl sql, Deleting Objects You can use the DELETE st...

Deleting Objects You can use the DELETE statement to eradicate objects from an object table. To eradicate objects selectively, you use the WHERE clause, as shown below: BEG

Theory of spontaneous generation - origin of life, THEORY OF SPONTANEOUS GE...

THEORY OF SPONTANEOUS GENERATION - ABIOGENESIS OR AUTOGENESIS - According to this theory, the existing living communities have originated from non-living organic matter with

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd