Preview

narrative report in c# programming

Good Essays
Open Document
Open Document
607 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
narrative report in c# programming
NARRATIVE REPORT IN
C# PROGRAMMING
(Case Study)

CASE PROBLEM:

Design and develop a simple program that demonstrates how to preload a collection of items into List box 1. The program should be able to display one or more selected items on another list box. Follow the given figure below in designing and developing the application program.

Case Problem Description

A list of low-level and high-level programming languages is in the first listbox.The problem is to preload or transfer the selected items onthe second list box, which will be choosen by the customer of the said establishment. Sorting is not necessary.

Form Lay-out Design
Complete Coding using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms;

namespace WindowsFormsApplication1
{
public partial class Form1 : Form { public Form1() { InitializeComponent(); }

private void Form1_Load(object sender, EventArgs e) {

}

private void button1_Click(object sender, EventArgs e) { Form2 frm2 = new Form2(); {

if ((textBox1.Text == "ARLYN") && (textBox2.Text == "DELEON")) frm2.Show();

else MessageBox.Show("Incorrect USERNAME or PASSWORD"); this.Show(); } textBox1.Text = ""; textBox2.Text = "";

}

private void label2_Click(object sender, EventArgs e) {

}

private void label1_Click(object sender, EventArgs e) {

} }
}

using System; using System.Collections.Generic; using System.ComponentModel;
using

You May Also Find These Documents Helpful

  • Powerful Essays

    narrative report

    • 16022 Words
    • 65 Pages

    1. What was the name of Jesus’ mother? 2. What was the name of the garden where Adam and Eve lived? 3.…

    • 16022 Words
    • 65 Pages
    Powerful Essays
  • Good Essays

    narrative report

    • 2144 Words
    • 9 Pages

    to fit 60 car boxes into a large crate. The car boxes have dimensions of…

    • 2144 Words
    • 9 Pages
    Good Essays
  • Good Essays

    Narrative Report Examples

    • 2335 Words
    • 10 Pages

    On 02/19/2017 at approximately 0230 hours deputies were dispatched to 121 W. Garfield in Argonia, KS. Dispatch advised the calling party had just had a gun pulled on her and her boyfriend. Shots were fired at the calling party and her boyfriend. The suspect had left the area in a purple vehicle or possibly a red mustang. The calling party said they were not injured but did request EMS for bleeding and a head wound. As I was driving to the location I contacted the calling party and notified her I was a ways away and other deputies were busy on other calls. The calling party said the fight was over and the suspect had left the area.…

    • 2335 Words
    • 10 Pages
    Good Essays
  • Powerful Essays

    English Ncea Level 1 Essay

    • 1044 Words
    • 5 Pages

    landingpadXPosition = picLandingpad.Left ' the position of the panding pad is on the x position…

    • 1044 Words
    • 5 Pages
    Powerful Essays
  • Good Essays

    my best

    • 783 Words
    • 4 Pages

    e. Note what classes are needed and what variables are inside those classes, and so on…

    • 783 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    The family has an open case in San Antiono, Texas; A report was made concerned the welfare of the children. The children are Joziah, Juliannie, and Noah. The children's' lived with their mother, Jazmine. The first maltreatment occurred on 8-17-2017 concerned Joziah. Joziah was exposed by Jazmine to an unknown female. The unknown had just been released from prison for murder. Jazmine allowed the unknown female to picked Joziah up. The unknown female kidnaped Joziah. The unknown was holding Joziah for ransom. The unknown female wanted Jazmine to pay her fifty-dollars, for the returned of Joziah. Jazmine did not contact law enforcement. Jazime did get Joziah back that same day around three o'clock. Jazmine did not take Joziah…

    • 238 Words
    • 1 Page
    Satisfactory Essays
  • Powerful Essays

    The approach towards the development of this program is vital. There are many techniques that need to be taken into consideration to help the development of the program, the assignment states that there are two classes, First class (seats 1-5) and Economy Class (seats 6-10). It also states that a technique called “one dimensional array” must be used. An array is blocks of elements, these blocks of elements are placed into memory locations that are close to each other.…

    • 959 Words
    • 4 Pages
    Powerful Essays
  • Satisfactory Essays

    In this media collection we needs an Item class which keeps general information about the media and the another class which handle the unique information about the media which we are going to use. For example here Item class handles the name of the CD/DVD; its type’s means either CD or DVD and the quantity of this product in the system. So its…

    • 541 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    The project that I choose to do in visual basic is about loan analysis which involve:…

    • 1792 Words
    • 8 Pages
    Powerful Essays
  • Good Essays

    J2Me Coding

    • 4143 Words
    • 17 Pages

    1 import javax.microedition.midlet. *; import javax.microedition.lcdui. *; public class Calculator extends MIDlet implements CommandListener { private Display dsp; private Form fm; private TextField tf1,tf2; private StringItem sitres; private ChoiceGroup cg; private Command cmdq,cmdcalc,cmddate; public Calculator() { fm=new Form("Calculations"); tf1= new TextField("Number1:","",3,TextField. NUMERIC); tf2= new TextField("Number2:","",3,TextField. NUMERIC); sitres=new StringItem("Result",""); cg=new ChoiceGroup("Operation",ChoiceGroup.EXCLUSIVE); cg.append("Add",null); cg.append("Subtract",null); cg.append("Mul",null); cg.append("Div",null); cmdq=new Command("Quit",Command.…

    • 4143 Words
    • 17 Pages
    Good Essays
  • Powerful Essays

    The system has four modules. o o o o Creating an Instance to load input data…

    • 1412 Words
    • 6 Pages
    Powerful Essays
  • Satisfactory Essays

    Create a VB project and save it as assignment two – your name and in this project add the following forms…

    • 343 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NARRATIVE REPORT FORMAT 1

    • 390 Words
    • 3 Pages

    NARRATIVE REPORT ON THE ON-THE-JOB INTERVIEW AND OBSERVATION TO MR. JUAN DELA CRUZ OF ABC COMPANY Submitted to the Faculty of Department of Arts and Sciences Cavite State University – Carmona Carmona, Cavite In partial fulfillment of the course requirements in ENGL 2 – Writing in the Discipline PETER S. PARKER January, 2015 BIOGRAPHICAL DATA ___________________________________________________________________________________________________________________________________________________________________________________________________________________________________________ _______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________ __________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________ ACKNOWLEDGMENT ____________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________. __________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________. Peter S. PaRKER TABLE OF CONTENTS Page…

    • 390 Words
    • 3 Pages
    Satisfactory Essays
  • Best Essays

    Enlistment System

    • 628 Words
    • 3 Pages

    'this codes will show or hide a label and button, enable a button and textbox, and will clear a textbox and combobox…

    • 628 Words
    • 3 Pages
    Best Essays
  • Good Essays

    SAD Documentation

    • 2606 Words
    • 11 Pages

    The information system is important in collecting all data and information of all staff or member in one organization to be in one place. The system is normally provided very helpful task as to keep it in file as the inventory or other purposes. In order to design a helpful system in order to make ease to the user, the system is developed by using Microsoft Visual Basic 6.0 software linking with database that is using Microsoft Access 2003 and SQL as the language or instruction of the system. The proposed system is a standalone system. This system focused on recording and updating the data.…

    • 2606 Words
    • 11 Pages
    Good Essays