Create a windows application which contain display area, DOT NET Programming

Assignment Help:

Requirements:

1.  Complete the following two exercises by developing working csharp projects.

2.  Write a report to explain csharp code written in the projects.

3.  Submit a .zip file containing your csharp projects and your report

a.  with in the format of "studentID_AssignmentOne.zip

b.  to Turn-it-in on Breo

Exercise 1:

A bank has 4 clocks in its boardroom in London, set to the times at the major stock exchanges, namely, London, New York, Tokyo, and Hong Kong. Their offsets from UTC (Universal Standard Time) in winter are 0, 5, -9, and -8.

Create six .cs programs. The first one is a base class LocalTime which contains a virtual DisplayTimeAndCity() method, the next four are four derived classes each of which displays local time in London, New York, Tokyo and Hong Kong, and the last one is a Test class which reads in a time in London, instantiates objects for each of the 4 Times, then prints them out with the city names.

Exercise 2:

Create a table that consists of 10 places. Insert the following table entries A1, I9, R18, S19, E5, O15, and Y25, where the integers are subscripts which represent the positions of these letters in the alphabet into the table by using the hashing function

H(Ln) = n%10

And probe function

P(Ln) = max (1, n/10).

Create a windows application which at least contains a display area in a form for displaying the table.


Related Discussions:- Create a windows application which contain display area

What is reflection, What is Reflection?  It extends the advantages of m...

What is Reflection?  It extends the advantages of metadata by allowing developers to inspect and use it at runtime. For example, dynamically determine all the classes contained

I want a c# school project, I want a C# school project Project Descripti...

I want a C# school project Project Description: The project is made in C# and haves a database connection. We have some small problems asking up data from the database.

Describe the xmlwriter class, Describe the XmlWriter class. The XmlWrit...

Describe the XmlWriter class. The XmlWriter class is used to write XML to a stream, a file, or a Textwriter object. This class works in a forward-only, non-cached manner. You c

Use of resource manager class, What's the use of resource manager class? ...

What's the use of resource manager class? The ResourceManager class helps us to read the resource files and get the values by using key. At First you require to create the obje

Case statement, Design the following interface and add code to the command ...

Design the following interface and add code to the command buttons to achieve the following using case statement. I) find coursework to be calculated using the following formula:-0

Develop a windows backup application, Develop a Windows Backup Application ...

Develop a Windows Backup Application Application Goal The goal is to prepare an easy to use application that provides the user peace of mind that all of their firewalls are b

Class in dot net, What is a Class in dot Net? The class describes all t...

What is a Class in dot Net? The class describes all the attributes of objects, as well as the methods which implement the behavior of member objects. It is a comprehensive data

Data validation application in asp.net, Project Description: i have pred...

Project Description: i have predefined template which contains all my user details and there order details We have to create a login where a user uploads data. Mobile  Nam

Explain windows authentication schemes, Explain Windows authentication Sche...

Explain Windows authentication Schemes There are four parts of windows authentication I. Integrated Windows authentication II. Basic and basic with SSL authentication

Finding the frequencies - c# program, Finding the frequencies - C# Program:...

Finding the frequencies - C# Program: Please let me know how to find Frequencies in C#.

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