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

Asp.net mvc 4 setup project, I am seeking someone (person or company) who a...

I am seeking someone (person or company) who already has been developing some ASP.NET MVC 4 application with the subsequent requirements (so there is no need to spend extra time to

C# program, Write a program interactively two integers using the method con...

Write a program interactively two integers using the method console.readline and int.parse and display their sum

Ways of parsing xml document, What are the ways of parsing XML document? ...

What are the ways of parsing XML document? The XML parser sits in between the XML document and the application who want to use the XML document. The Parser exposes a set of wel

What is the appfabric component, What is the AppFabric component? The A...

What is the AppFabric component? The AppFabric component is used to make access control and dole out messages across clouds and enterprises. It has a service-oriented architect

Explain the concept of destructor, Explain the concept of destructor? A...

Explain the concept of destructor? A destructor is a special method for a class and is requested automatically when an object is finally destroyed. The name of the destructor i

Very very boards, Very, Very Boards does a big business in shirts, especial...

Very, Very Boards does a big business in shirts, especially for groups and teams. They need a project that will calculate the price for individual orders, as well as a summary for

What is the meaning of object pooling, What is the meaning of object poolin...

What is the meaning of object pooling? Object pooling is a method of storing a pool (group) of objects in memory that can be reused later as needed. Whenever, a new object is n

Globalization, how to access global resource file using javascript

how to access global resource file using javascript

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