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

Create a calculator application using web form, Create a Calculator applica...

Create a Calculator application using Web Form with the following functions: 1.  Add 2.  Minus 3.  Multiply 4.  Divide Each of the above has to be a Web Service

Significance of finalize method in .net, What is the significance of Finali...

What is the significance of Finalize method in .NET? The .NET Garbage collector does atmost all clean up activity for your objects. But unmanaged resources (like - Windows API

Write a program of changing string order – c# program, Write a Program of C...

Write a Program of Changing String Order - C# Language  using System;   class Prog3_2  {       public static void Main(String [] args)    {     Console.Write(ar

Information retrieval from multi-agent system, Information Retrieval from M...

Information Retrieval from Multi-Agent System with Data Mining in Cloud Computing Project Description: I have planned one research model on "Information Retrieval through Mul

Develop a alphabates and numbers generators screen, how we can display a a...

how we can display a alphabets by identifies an image and if its different than show someother alpbabets.

What is a gateway, What is a gateway or Router? A node that is linked t...

What is a gateway or Router? A node that is linked to two or more networks is commonly called as router or Gateway. It generally forwards message from single network to another

Ui design for a website, Project Description: I have a website that I ha...

Project Description: I have a website that I have prepared, but I would like someone to make it look nicer. Most of the functionality is there, but I need help with design which

How would you implement inheritance using vb.net, How would you implement i...

How would you implement inheritance using VB.NET? When we set out to execute a class using inheritance, we must first begin with an existing class from which we will derive our

Different types of jit, JIT compiler is the part of the runtime execution e...

JIT compiler is the part of the runtime execution environment. In Microsoft .NET there are three types  of JIT compilers are available: 1) Pre-JIT :- The Pre-JIT compiles the co

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