Create an account management application, DOT NET Programming

Assignment Help:

In this task, you are required to create an Account Management application with Web Form. Your Account Management application must have the following pages:

1.  Create an account page

  • Username (Textbox - required field)
  • Name (Textbox - required field)
  • Password (Textbox - required field, password cannot be displayed as clear text)
  • Confirm Password (Textbox - required field, must be the same as password)
  • Email (Textbox - required field, only email allowed)
  • State (DropDownList - required field)
  • Postal Code (Textbox - required field, 4 digits only)

2.  Login page

  • Username (Textbox - required field)
  • Password (Textbox - required field)
  • Login button (Button)

3.  Welcome page

  • A 'Label' that displays "Welcome "

You need to create the following 2 Web Services: 

  • A Web Service for Postal Code checking

This Web Service must contain one Web Method called CheckPostalCode.  The states with their corresponding postal codes are as follows:

1822_An Account Management Application 2.png

1.  A Web Service for account creation and login

This Web Service must contain two Web Methods: CreateAccount and Login. You are required to store the user information in a text file. You should make use of FileStream, StreamWriter and StreamReader objects, or others from System.IO. Once the account is created, the user will be redirected to the login page. The user will login using the credential that they have created previously. Upon a successful login, the user will be redirected to the welcome page with a message "Welcome, ".

Things to note:

1. You are not required to create multiple users for this practical. 

2.  Your Account Management application is required to consume both Web Services. 

3.  Your final application should look something like this.

635_An Account Management Application.png


Related Discussions:- Create an account management application

Program of nested loop - c# program, Program of Nested Loop - C# Program ...

Program of Nested Loop - C# Program I am a learner of C# language and i am struggling with the Loops in c#. Can you have any code examples for this.

Strongly typed resource class, Can we get a strongly typed resource class? ...

Can we get a strongly typed resource class? You can now get strongly types classes in the VS.NET intellisense as shown in the figure below. Figure: - Strongly typed re

Address of operator, What does Address Of operator do? The Address Of o...

What does Address Of operator do? The Address Of operator generates a delegate object for the BackgroundProcess method. A delegate within VB.NET is a object-oriented, type-safe

Describe the three levels of data abstraction, Describe the three levels of...

Describe the three levels of data abstraction? The are three levels of abstraction: Physical level: The lowest level of abstraction explains how data are stored.  Logical

Jquery and mvc 4.5 training session, Jquery and MVC 4.5 Training Session ...

Jquery and MVC 4.5 Training Session I am looking who have industry experience working on Microsoft Technology ( MVC 4.5 ) and Jquery, who will take live online session and provi

I want high skilled c++ programmers, I want high skilled C++ programmers ...

I want high skilled C++ programmers Project Description: I want to hire the developer, who are proficient in C/C++ and have experience with STL and work with the data structu

DOT NET., How to Learn Dot Net Online and get online certificate ?

How to Learn Dot Net Online and get online certificate ?

V model in testing, What is V model in testing? The V model map's the t...

What is V model in testing? The V model map's the type of test to the stage of development in the project. Figure: - V Model 1) Unit Testing: The Starting fro

What are windows services, What are Windows services? Windows services,...

What are Windows services? Windows services, previously called as NT services, are applications that are installed on the system as system services. In other words, Windows ser

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