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

Daemon threads, What are Daemon threads? Daemon thread's run in the bac...

What are Daemon threads? Daemon thread's run in the background and stop automatically when nothing is running program. The Example of a Daemon thread is the "Garbage collector"

Web-app developer for startup, Web-App Developer for Startup Project Des...

Web-App Developer for Startup Project Description: I am seeking someone who is good at building dynamic sites that will run on both desktops and tablets. The core of the w

Can we run dot.net in unix platform, Can we run DOT.NET in UNIX platform? ...

Can we run DOT.NET in UNIX platform? One of the drawbacks of using Visual Studio.NET and the .NET framework to develop applications has been the lack of cross-platform support.

Develop a hotel booking wholesale system, Develop a Hotel Booking Wholesale...

Develop a Hotel Booking Wholesale System Project Description: This project is about to prepare a hotel wholesale system for B2B offering travel agents and affiliate websites

Develop a iphone and android mobile game, Develop a iPhone and Android mobi...

Develop a iPhone and Android mobile game Project Description: I am seeking a developer to create a mobile game for me. I need an endless runner game with simple controls. The

For loop, create a table using class file

create a table using class file

Tfs - spirateam synchronization plug-in, We would like you to develop the s...

We would like you to develop the subsequent requirements in one plug-in already in production. The plug-in was developed in Visual Studio 2010 .NET Framework 4 C# and synchronizes

Problems occur while implement locking in sql server, What are the problems...

What are the problems that can occur if you do not implement locking properly in SQL SERVER? The problems that occur if you do not implement locking properly in SQL SERVER is a

Shadowing, What is shadowing? When 2 elements in a program have similar...

What is shadowing? When 2 elements in a program have similar name, one of them can hide and shadow the one. Therefore in such cases the element which shadowed the main element

Finding maximum & minimum numbers - c# program, Finding Maximum & Minimum N...

Finding Maximum & Minimum Numbers - C# Program I am facing some problems in the code for Finding Maximum & Minimum Numbers. Can anybody suggest me the proper code for it.

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