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

What are assemblies, What are Assemblies? Assembly is a single deployab...

What are Assemblies? Assembly is a single deployable unit that have information about the implementation of classes, structures and interfaces. It also keeps the information ab

Precautions to take while deploying satellite assemblies, What precautions ...

What precautions we need to take while deploying satellite assemblies? When we distribute the assembly, the folder structure has to be very organized. The table below shows how

How different are interface and abstract class in .net, How different are i...

How different are interface and abstract class in .Net? Abstract classes cannot be instantiated it can have or cannot have abstract method basically called as must inherit as t

Sql injection, What is SQl injection? This is a Form of attack on the  ...

What is SQl injection? This is a Form of attack on the  database-driven Web site in which the attacker executes the unauthorized SQL commands by taking merits of insecure code

Difference between localization and globalization, What's the difference be...

What's the difference between localization and globalization? Globalization: The Globalization is a process of developing a program core whose features and code design are no

A website similar to coachup, Project Description: We are looking for sa...

Project Description: We are looking for same usability/options of coachup.com thus, we will have different own UI design. Conditions: State your price and please describe/

I need responsive database structure and web template, I have a responsive ...

I have a responsive database structure and web template. I need someone to prepare the code (.net, jquery ) to make interaction with database . Insert, edit , save . Plus a custom

Normalization and types of normalization, What is normalization & what are ...

What is normalization & what are the types of normalization? Normalization is a set of rules that have been established to aid in the design of tables that are meant to be conn

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

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