Create a database with a table called "tblprofiles"

Assignment Help Programming Languages
Reference no: EM13936210

A Visual Studio 2005 Project with four web forms

Create a database with a table called "tblProfiles" with the following columns:

ID - AutoNumber, Primary Key
FirstName - Text
LastName - Text
SSN - Text
Add several rows to this table.

Use Visual Studio.NET 2005 to create an ASP.NET project with four aspx forms. Use Master Pages to display a company name selected by your group at the top each form.

One form is called "start.aspx" with three TextBox controls that allow the user to enter his/her first name, last name, and social security number. This form should appear when the user initially opens the application. (Hint: Use the Session_Start method contained in the global.asax file and the Response.Redirect method.) Use Session variables to save the user's entries.

The second form uses a GridView control to display the contents of the database table.

The third form uses a FormView control that displays one record at time. Provide buttons that allow the user to display a new record in the FormView control. Users can only view the data with this form. It should not be used to modify the database.

The fourth form uses a DetailsView control that also displays one record at time. Provide buttons that allow the user to display a new record in the DetailsView control. The DetailsView control should also contain an "Add" button. When the user clicks this button, populate the fields of the DetailsView control with the data stored in the Session variables.

Each form should contain a menu of buttons or hyperlinks that allow the user to move between city forms.

Use a RegularExpressionValidator control on the start page that displays an error message if the user does not enter a properly formatted social security number.

*Please comment on code and briefly explain its funtion, Visual Basic Not C#*

Reference no: EM13936210

Questions Cloud

Can a us firm benefit from investing funds in singapore : Does interest rate parity exist? Can a US firm benefit from investing funds in Singapore using covered interest arbitrage?
Market research and environmental scanning : Good market research and environmental scanning forms the basis of success for other related marketing activities. Discuss the theory and then give practical examples of what types of market research and environmental scanning a company like Domin..
Companies marketing and public relations activities : Students are required to analyse a range of literature, and make supported recommendations to answer the question. Students need to apply their own interpretation and judgement to the question, based on approved and valid research
What are the maximum price that ann beth and cy : Construct the market demand schedule. What are the maximum price that Ann, Beth, and Cy are willing to pay to travel 20 miles? Why? What is the marginal social benefit when the total distance travelled is 60 miles? What is the marginal private benefi..
Create a database with a table called "tblprofiles" : Use a RegularExpressionValidator control on the start page that displays an error message if the user does not enter a properly formatted social security number.
Research manager of an international airline : Assume the role of the marketing research manager of an international airline and answer the following questions.
Estimate the accuracy of your calculations : Estimate the accuracy of your calculations and suggest reasons for the inaccuracy. Perform the same calculation for other currencies.
What is the net profit or loss for one contract : What is the net profit or loss for one contract? What would the spot rate need to be at the time the option is exercised for the speculator to break even? What is the net profit per unit to the seller of this option if exercised now?
Characterise branded and packaged indian hair care category : 1. How would you characterise the branded and packaged Indian hair care category in 2010?

Reviews

Write a Review

Programming Languages Questions & Answers

  Create an xml file with markup tags

Create an XML file with markup tags and some sample data to represent a list of invoices. Include the XML tags for two invoices in the list.

  Write a program that can be used to assign seats for plane

Write a program that can be used to assign seats for a commercial airplane. The airplane has 13 rows, with six seats in each row. Rows 1 and 2 are first class. 3-7 are business rows. 8-13 are economy rows

  The given code is meant to find out the largest item of a

the following code is meant to find the largest item of a list but the lines are out of order. the following code is

  Write pseudo algorithm to input age

Write a pseudo algorithm that inputs Age, displays "Yes, you can vote" if Age is 18 or older and displays "You are too young to vote" if Age is less than 18.

  Design an employee class

Design an Employee class that has fields for the following pieces of information: Employee Name and Employee Number

  Write a full program to convert seconds into hours

Write a full program (starting from #include) that takes as input the number of seconds after midnight and displays the time in hours.

  Identify components that perform distinct service

Identify components that perform a distinct service. Although the details can be quite complex, these details are the basic principles of object-oriented programming

  How do you rotate say a vector

How do you rotate say a vector = [ 1 2 3 4 5]  to the right [5 1 2 3 4] and if done with the expression again it would result in [4 5 1 2 3].

  Write program to read data of four students from input file

Write C++ program which reads data of 4 students from the input file which name is given by user and displays summary report of students' marks on output file stdMarks.out"

  Write program to prompt for and accept current salary

Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases.

  Program in c# that simulates the operation of the turtle

Write a program in C# that simulates the operation of the turtle and implements a computerized sketchpad. Write several turtle graphics programs that draw interesting shapes to use for testing your program.

  Write a program to find all real roots

Write a program to find all real roots of a given polynomial f. Starting with 0.0, use step size of 0.25 to find a and b such that sign(f(a)) sign(f(b)).

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