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

Mvc completing backend solution, ASP.NET/MSSQL/ MVC completing backend solu...

ASP.NET/MSSQL/ MVC completing backend solution + integrating with frontend. - repost Project Description: System is used for tracking company's activities through several pro

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#.

Best practice while implement globalization & localization, What are the be...

What are the best practices while implementing globalization and localization? The best methods while developing international language support software are shown below:- 1)

What is windows workflow foundation, What is Windows Workflow Foundation (W...

What is Windows Workflow Foundation (WF)? Windows Workflow Foundation (WF) is a technology that was first introduced in .NET Framework 3.0. WF having of a programming model, a

I need game development tutorials, I need Game development tutorials Pro...

I need Game development tutorials Project Description: We need video tutorials like lynda for game development using unity. You must have developed games before and need to s

Explain synchronous postback and asynchronous postback, What is the differe...

What is the difference among synchronous postback and asynchronous postback? The difference between synchronous and asynchronous postback is as follows: Asynchronous postbac

Viewstate, What is ViewState? The Viewstate is built-in structure for a...

What is ViewState? The Viewstate is built-in structure for automatically retaining the values among the multiple requests for the similar page. The viewstate is internally main

Differentiate between the while and for loop in c#, Differentiate between t...

Differentiate between the while and for loop in C#. The while and for loops are used to implement those units of code that require to be repeatedly executed, unless the result

Different accessibility levels in .net, What are the different accessibilit...

What are the different accessibility levels in .NET? The five levels of access modifiers are as follows:- Private: The members of the class only have the access.

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