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

.net components in com, How can we use .NET components in COM .NET comp...

How can we use .NET components in COM .NET components can't be used in straight forward way with the COM. You will require to create CCW in order to communicate COM components

How to avoid deadlock in threading?, Avoid deadlock in threading The be...

Avoid deadlock in threading The best  and careful planning may avoid deadlocks.There are so many ways Microsoft has provided by which you can decrease deadlocks for example Int

Grid view, to design a grid view and edit and delete the data

to design a grid view and edit and delete the data

Develop shop and veterinarian online, Among the items that are related to t...

Among the items that are related to the implementation of an application for automation of processes, are shown as follows: a) The online patient registry through which patients

Load multiple tables in a data set, How can we load multiple tables in a Da...

How can we load multiple tables in a DataSet ? objCommand.CommandText = "Table1" objDataAdapter.Fill(objDataSet, "Table1") objCommand.CommandText = "Table2"

What are standard query operators in linq, What are standard query operator...

What are standard query operators in LINQ? The standard query operators in LINQ are the extension process that forms the LINQ pattern. These operators form an API that enables

Wfp and windows hook drivers expert required, WFP and windows hook drivers ...

WFP and windows hook drivers expert required Project Description: I want a class which will have a function to block a particular url. I want this to be done using Windows

Online portal for hotel n holidays, Project Description: It is online po...

Project Description: It is online portal for hotel n packages sales. The project requires to be built on sql, Jquery and c#. The project should be submitted with all coding a

Current culture of the environment in windows and asp.net, How we get the c...

How we get the current culture of the environment in windows and ASP.NET? The "CultureInfo.CurrentCulture" represents the current culture of the environment. For illustrate if

Encripter-decripter application, Encripter-Decripter application Project...

Encripter-Decripter application Project Description: I want an application which can encrypt - decrypt text, images, and music files as well as videos. Skills required are

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