Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In the real world, the notification management system consists of two parts, one is to allow clients to subscribe/unsubscribe the notification, and the other is

In the real world, the notification management system consists of two parts, one is to allow clients to subscribe/unsubscribe the notification, and the other is to facilitate administrator(s) to publish the notification. This assignment simplifies the problem, and merges two parts as one. In this assignment, you are asked to implement a .NET WinForm application to mimic notification management system. You are required to use delegate. Your app facilitates clients to subscribe/unsubscribe notification as well as send notification to all subscribers. Your App needs to make sure that the provided email address is valid and provided cell phone number is following the specified format. After the app has been launched, following GUI (or similar one) should be presented. As there is no subscriber when the app just launches, Publish Notification button is disabled. After Manage Subscription button clicked, following GUI (or similar one) should be popped up to allow clients to subscribe or unsubscribe notification. If an invalid email address has been provided, error message should be provided. After Publish Notification button clicked, following GUI is presented to facilitate notification publish. Its a C# language question.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Business Process Driven Database Design With Oracle PL SQL

Authors: Rajeev Kaula

1st Edition

1795532386, 978-1795532389

More Books

Students also viewed these Databases questions

Question

Describe the factors influencing of performance appraisal.

Answered: 1 week ago

Question

What is quality of work life ?

Answered: 1 week ago

Question

What are Decision Trees?

Answered: 1 week ago

Question

What is meant by the Term Glass Ceiling?

Answered: 1 week ago