Create a database driven website

Assignment Help Other Subject
Reference no: EM132243260

Assignment -1: Advanced Web Development - Web Development ASP.net Core

ASP Website Assessment

Create a Database driven website

Instructions:
• The assessment is an open book exercise - students may consult with others, but finally must present their own work
• BE CREATIVE, this project has a ton of potential and a variety of interpretations. My interpretationis an example below.

Complete the following specifications:
1. The program will have a database back end.
2. The database must be operated on using Entity Framework, with LINQ and at least one lambda.
3. Create a full CRUD (Create, Read, Update, and Delete) front end.
4. Use Classes to hold the methods and the variables.
5. Use the MVC framework to hold your code.
6. Decorate and add a template.
7. The program must be fit for purpose (i.e.: it must work) although it can be simplified from a ‘real' program.
8. Must use ASP Identity to login and access Admin tools (example of tools only)

Front End features
• Data entry text boxes or listboxes, and labels
• Buttons or Radio buttons or any other clickable event to manipulate data
• Adequate signage and titles to make it easy to understand.

Assignment 2 - Software Testing And Security
Add a Web API to an existing Application

Assignment -3 Major Project

Part 1: Project Proposal

Step 1: Determine a suitable mobile app or web app or a combination of both
The project should take you approximately 20 days effort to complete. You will need to discuss the scope of the project with your tutor before submitting your project proposal.

It is important that you undertake a project that is achievable in the time allowed, and this may result in you undertaking a reasonably self-contained working subset of the total requirements.

The project is expected to include:
• systems analysis - an investigation of the requirements of the target system with an emphasis on user needs
• systems design - an overall coverage of the way the requirements will be met by a computer-based system - it is expected to be a single-user system with no dependency on data-communication for the primary facility
• programming - the nominated functionality completed as a working system
• documentation - minimal reference for the user

Step 2: Produce a project proposal. The project proposal must contain:
ProjectGoal - describe in a single sentence what you will have when you are finished.
Project Objectives - list the objectives of the project - what are the reasons for doing it, what is the intended product designed to achieve. For example, in designing a system that automates a manual process, objectives might include reducing time taken on the process, reducing human error, etc. Also include what you intend to gain from the exercise.
Project Scope - define exactly what you are going to produce. This may be produced as a list, a diagram, storyboard or any other appropriate medium. This section is very important, as it will determine whether you have completed the project or not. If you can define exactly what you are producing at the beginning, it will make completing the project and communicating results much easier. Points to consider:
1. Context - e.g. a satellite monitoring facility to be used by Radio Amateurs
2. Target language platform
3. Stakeholders of the product (ie who will be the end users)
4. What you will NOT be doing (ie what is out of scope)

Part 2 - Complete the project
Undertake your project as per the plan.
Keep a project journal that shows how much time you have spent on the project, what you have achieved, any issues you found, major highs and lows, lessons learned etc. You will need to hand this in for Part 3, so the more you write now, the easier the last stage will be!
Arrange a weekly meeting with your tutor and the project sponsor (client).
Prepare an agenda for those meetings that includes checking progress, review of issues, possible issues (risks) and tasks coming up. Complete minutes and action items following those meetings.
Prepare a simple report for each meeting that shows how you are doing against the project plan, and whether the plan needs updating to reflect any changes you have agreed with your tutor and sponsor.

Part 3: Review your project
Step 1: Produce a post project review report on your project. The report is to be written formally, and must include:
1 Final Product/Outcome - a description of what you produced
2 Product quality - what you delivered and what you expected to deliver, and the reasons for any variation.
3 How it measured against objectives and measures of success
4 An evaluation of how well you thought the project went - what were the major successes, weaknesses and lessons learned.
5 Future scope
6 Your project journal as an attachment
Step 2: Prepare a 10 minute presentation based on your report and deliver to your class. You may quickly demonstrate your product if time allows, but it is not essential to do so. It is more important that you deliver the bulk of your report.

Assignment 4 - Asp.net Design pattern

Instructions:
• The assessment is an open book exercise - students may consult with others, but finally must present their own work
• BE CREATIVE, this project has a ton of potential and a variety of interpretations.
Complete the following specifications:
1. The program will have a database back end created in SQL Management Server and connected remotely to your program. Save the DB files in the same folder as your program to make it easy to move around.
2. The database will contain at least 4 tables connected with relationships of sufficient complexity. Fields will include Strings, Integers, and Boolean (bit).
3. The database must be operated on using Entity Framework, with LINQ and at least one lambda.
4. Create a full CRUD (Create, Read, Update, and Delete) front end in Visual Studio.
5. Use Classes to hold the methods and the variables.
6. To the best of your ability separate out the 3 layers of Presentation (stuff you see on the forms), Business (all the coding in classes) and Database (all the database calls) in their own classes. Better yet, into their own Projects.
7. Use any front end you like to display your data.
8. The program must be fit for purpose (i.e.: it must work) although it can be simplified from a ‘real' program.
Front End features
• Data entry text boxes or listboxes, and labels
• Buttons or Radio buttons or any other clickable event to manipulate data
• Adequate signage and titles to make it easy to understand.

Attachment:- Project.rar

Verified Expert

in this assignment, we have studied MVC architecture and we have created the web application on the basic of ASP.net framework.HERE we have used the entity framework and also perform the CRUD operation using the entity framework.We have also studied the database design in SQL server

Reference no: EM132243260

Questions Cloud

How your own freedom of expression might affect your privacy : The Internet is an ideal communication mechanism because of its openness and anonymity but people must make ethical decisions about how to use this power.
An introduction or overview for the security technology : As a Nofsinger consultant, you have been tasked with researching and recommending an Application Lifecycle Management (ALM) tool.
Why does sifers-grayson need an application lifecycle : Nofsinger Consulting has decided to recommend that Sifers-Grayson invest in an Application Lifecycle Management tool.
What are all the products the company has for others : What are all the products/services the company has for others to use when it comes to big data analytics and visualization.
Create a database driven website : Diploma in Software and Design - Software Testing And Security - Vision College New Zealand -Determine a suitable mobile app or web app or a combination of both
Calculate the Retained Earnings on September : If the Retained Earnings on September 30 was $9,000, calculate the Retained Earnings on September 1
Discuss the definition of a data warehouse : Discuss the definition of a data warehouse. Discuss how Kimball and Inmon differ in their approaches. Provide examples within your post.
How do logging and separation of duties help comply with sox : How do logging and separation of duties help comply with SOX? How might database auditing and monitoring be utilized in SOX compliance?
Explain the performance of a novel cyberbullying model : Identity, bullying and inappropriate use of communication are major issues that need to be addressed in relation to communication technologies.

Reviews

len2243260

2/26/2019 4:36:20 AM

Assignment Specifications No errors N/A Minor details of the assignment specification are violated, such as files named incorrectly or extra instructions slightly misunderstood. Significant details of the specification are violated, such as extra instructions ignored or entirely misunderstood. 5 4 3 0

len2243260

2/26/2019 4:36:10 AM

Documentation No errors, code is well-commented. One or two places that could benefit from comments are missing them or the code is overly commented. Complicated lines or sections of code uncommented or lacking meaningful comments. No comments present. 20 16 12 0 Code Efficiency No errors, code uses the best approach in every case. N/A Code uses poorly-chosen approaches in at least one place. Many things in the code could have been accomplished in an easier, faster, or otherwise better fashion.

len2243260

2/26/2019 4:36:02 AM

Readability No errors, code is clean, understandable, and well-organized. Minor issues with layout, variable naming, or general organization. At least one major issue with layout, variable names, or organization. Major problems with at three or four of the readability subcategories. 20 16 12 0

len2243260

2/26/2019 4:35:56 AM

Program Specifications / Correctness No errors, program always works correctly and meets the specification. Minor details of the program specification are violated, program functions incorrectly for some inputs. Significant details of the specification are violated, program often exhibits incorrect behaviour. Program only functions correctly in very limited cases or not at all.

len2243260

2/26/2019 4:35:38 AM

Assessment conditions: This is a resource-based assessment. This means that you may have access to any relevant resources to assist you. This could include, for example, your learning materials, information on the Internet, and so on. However, all work must be your own with no assistance from any other person.

len2243260

2/26/2019 4:35:24 AM

20% No errors, code is well-commented. One or two places that could benefit from comments are missing them or the code is overly commented. Complicated lines or sections of code uncommented or lacking meaningful comments. No comments present. Mark 20 16 12 0

len2243260

2/26/2019 4:35:15 AM

Readability No errors, code is clean, understandable, and well-organized. Minor issues with layout, variable naming, or general organization. At least one major issue with layout, variable names, or organization. Major problems with at three or four of the readability subcategories.

len2243260

2/26/2019 4:35:08 AM

Program Specifications / Correctness No errors, program always works correctly and meets the specification. Minor details of the program specification are violated, program functions incorrectly for some inputs. Significant details of the specification are violated, program often exhibits incorrect behavior. Program only functions correctly in very limited cases or not at all.

len2243260

2/26/2019 4:34:50 AM

Code Efficiency No errors, code uses the best approach in every case. N/A Code uses poorly-chosen approaches in at least one place. Many things in the code could have been accomplished in an easier, faster, or otherwise better fashion. 5 4 3 0 Assignment Specifications No errors N/A Minor details of the assignment specification are violated, such as files named incorrectly or extra instructions slightly misunderstood. Significant details of the specification are violated, such as extra instructions ignored or entirely misunderstood.

len2243260

2/26/2019 4:34:43 AM

20% No errors, code is well-commented. One or two places that could benefit from comments are missing them or the code is overly commented. Complicated lines or sections of code uncommented or lacking meaningful comments. No comments present. Mark 20 16 12 0

len2243260

2/26/2019 4:34:36 AM

20% No errors, code is clean, understandable, and well-organized. Minor issues with layout, variable naming, or general organization. At least one major issue with layout, variable names, or organization. Major problems with at three or four of the readability subcategories. Mark 20 16 12 0

len2243260

2/26/2019 4:34:27 AM

Passing Criteria: Need to score 50 or more marks to pass the assessment. Total Marks : 100 Grade % Excellent 100% Adequate 80% Poor 60% Not Met 0% Program Specifications / Correctness 50% No errors, program always works correctly and meets the specification. Minor details of the program specification are violated, program functions incorrectly for some inputs. Significant details of the specification are violated, program often exhibits incorrect behaviour. Program only functions correctly in very limited cases or not at all.

Write a Review

Other Subject Questions & Answers

  Explain three common employment messages

Explain three common employment messages which you might send after your interview. Describe the benefits of writing each message.

  Discuss a way of life that involves no future planning

a way of life that involves no future planning, no enduring commitment to marriage, and no work ethic

  How you would apply the sociological perspectives

Write a two-page paper explaining how you would apply the sociological perspectives to explain a social phenomenon.

  Discuss what happens if no one gets 270 votes

Discuss what happens if no one gets 270 votes and who became president the one time that this occurred in the nation's history.

  How did gw bush get involved in politics

How did GW Bush get involved in politics? Identify scenes. How was his relationship with his family depicted in the film? Identify scenes. How was his connection to Texas depicted in the film? Identify scenes.

  Write response on evidence based practice

According to the article titled, Teaching Evidence Based Practice to Undergraduate Nursing Students it is essential for BSN-prepared nurses to implement.

  What is the role of religion within the story

What is the role of religion within the story, Why does the Misfit keep the Grandmother alive the longest

  What is the worst-case value for this project

What is the value of the project if none of the identified risk events occur? What is the overall expected value of the project, considering the baseline and all risks? What is the worst-case value for this project

  Types and amounts of advertising the store

The manager of a department store in Seattle is attempting to decide on the types and amounts of advertising the store should use. He has invited representatives from the local radio station, television station, and newspaper to make presentations in..

  What would be the best way to handle the situation

Based on your knowledge of employment law, conflict management, and investigation procedures, what would be the best way to handle this situation?

  What is liberal feminism

What is liberal feminism and how does it differ from other feminist theoretical perspectives? Provide a critique of liberal feminism.

  Significant stressors for first responder families

Choose one of the following topics:Significant Stressors for First Responder Families,Major Concerns for First Responders Regarding Family Stress.

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