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 the difference between sub-procedure and function, What is the main...

What is the main difference between sub-procedure and function? The sub-procedure is a block of multiple visual basic statements within Sub and End Sub statements. It is used t

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

Determine .net framework, What is .NET Framework? .NET Framework is a c...

What is .NET Framework? .NET Framework is a complete environment that permits developers to develop, run, and deploy the following applications:     Windows services

Explain the concept of destructor, Explain the concept of destructor? A...

Explain the concept of destructor? A destructor is a special method for a class and is requested automatically when an object is finally destroyed. The name of the destructor i

Is it good to distribute implementation to remoting client?, It's never tol...

It's never told  to distribute complete implementation at client, due to following shown  reasons:- 1) Anyone can use ILDASM and decrypt your logic. 2) It is a bad architectu

Namespace-difference between namespace & assembly, NameSpace Namespace co...

NameSpace Namespace consists of 2  main basic functionality :- NameSpace Logically types group , ex. System.Web.UI logically groups our UI related features. In Object O

Difference between the select clause and selectmany method, What is the dif...

What is the difference between the Select clause and SelectMany() method in LINQ? Both the Select clause and SelectMany() method are used to produce a result value from a sourc

Bug correction and prediction, Bug Correction and Prediction Project Des...

Bug Correction and Prediction Project Description: The project is about the prediction of bugs and resolves the bug in the sample program using costriage algorithm. You have

What does a break statement do in the switch statement, What does a break s...

What does a break statement do in the switch statement? The switch statement is a selection control statement that is used to handle many choices and transfer control to the ca

Explain the new features in ado.net entity framework 4.0, Explain the new f...

Explain the new features in ADO.NET Entity Framework 4.0. ADO.NET Entity Framework 4.0 is introduced in .NET Framework 4.0 and contain the following new features: Persisten

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