合肥生活安徽新聞合肥交通合肥房產生活服務合肥教育合肥招聘合肥旅游文化藝術合肥美食合肥地圖合肥社保合肥醫院企業服務合肥法律

        PROG73020代做、代寫Python,Java程序設計

        時間:2024-01-22  來源:合肥網hfw.cc  作者:hfw.cc 我要糾錯



        Conestoga College - ACSIT - BCS Program
        Enterprise Application Development (PROG**020) - quiz #1
        Worth 4% of final course grade (4 marks total)
        Due: Midnight on Jan 17 (Section 1) or Jan 19 (Section 2), 2024
        Peer grading & feedback due midnight of the next night
        Introduction
        The goals of this quiz are for you to:
        ●Define a controller and an action on the controller that passes data to a view that displays the content dynamically using Razor syntax.
        ●Define business logic in a separate service class (and interface) to maintain its independence from the MVC infrastructure
        What you need to do
        To complete this quiz you need to do all of the following:
        ●Complete the task as described below
        ●Submit your solution (by midnight of the day of your quiz) as a single zip file to the eConestoga dropbox for the quiz so that ultimately I can associate a grade with it.
        ●Share your solution (again as a single zip file) with the student that has been randomly assigned to be your peer-grader and get theirs.
        ●Grade their solution, and provide feedback on it, to the student that you have been randomly assigned to grade. To do this you will use a Form as a means of submitting the grade and code review feedback to me. Please submit your grade and feedback by midnight of the day after the quiz.
        ○Remember: you only get the 4th mark on this if you properly grade your peer’s solution!
        Peer-marking Details
        First of all, please review the details of the peer-grading-rules document. It is available at the top level of the quizzes folder in eConestoga.

        Also, I used a small Python program that randomly generated pairings for this quiz and the resulting Excel spreadsheet that provides these pairings is included in the eConestoga folder for this quiz. Please consult this spreadsheet to know who you are peer-grading and who is peer-grading your solution.

        Finally, please use the Form linked to in the eConestoga folder for this quiz to submit your grade and feedback for the student you have been randomly assigned to grade.
        Your Task
        For this quiz you are to develop a simple ASP.NET Core MVC based page counting solution - i.e. a simple web app with at least 2 pages that keeps track of the number of times each of those pages has been viewed/visited.

        To do this you will define your page counting (on a per page basis) in a separate service. Recall - the guiding example here is the version 6 hello world sample we worked through, i.e. "HelloWorldStringModelWithServiceVersion6"

        Steps:
        ●Open the starting code solution
        ●Add a Services folder
        ●To that add an interface with 1 method called IncrementPageCount that:
        ○Takes the page name as a string argument
        ○Returns the current page visit count for that page
        ●Then add a class that implements that interface by maintaining page visit counts on a per page basis
        ○Hint: You will want to use a Dictionary keyed on strings representing the page's name mapped to int's representing the count for that page
        ○Also, we are not worrying here about persisting the page counts in a file or database - i.e. we are only maintaining in-memory page counts so they will be lost if the app restarts
        ●Then register your class and interface pair as a singleton service
        ●Update the Index.cshtml file for the app's home page to have a simple int as a model
        ●Then add a reference to the service interface as a private data field in the Home Controller and in the constructor accept one as an arg and simply assign it to the private field
        ●In the Home Controller's Index action use the private data field referencing the page counter service to increment that pages count by name, e.g. "Home", and pass the return value off to the view
        ●In the Home/Index view show the current visit count by reading the value from the model
        ●Then, add another page, say e.g. "OtherPage", by first adding a View of that name to the Views/Home folder and then an action method of that same name in the Home controller
        ●In the OtherPage view, also declare an int model and use that model's value to show that page's count as well.
        ●In that OtherPage action method, as with the Index action, use the service to both increment the page count and pass its current count off to the view
        ●Note: don't worry right now that these 2 pages are almost identical - later we'll learn ways to avoid repetitive code in pages.
        ●And finally, add links between the 2 pages - i.e. the Home page should have a link to the OtherPage and vice versa.

        For your convenience I have created a video demonstrating a running solution so you get a clear picture of what you need to build and it is posted in the eConestoga quiz folder.
        Grading
        Grading of this quiz is a simple 0, 1, 2, or 3 and is and based on the following scale:

        Grade    Description
        3    The solution builds and runs without errors and all 3 of the following criteria are met:
        ●There are 2 or more pages to the app.
        ●A visit to each page is correctly counted and displayed on a per page basis.
        ●The page counting is handled by a singleton service that is defined by a class in a Services namespace/folder in the project and implements an interface.
        2    The solution builds and runs with some functionality present but at least 1 of the above criteria has not been met.
        1    A poor or minimal solution was submitted. For instance, it might build and run but almost none of the functionality is present, or there might be some code provided but it either fails to build or runs with errors. 
        0    No solution submitted or no code attempted in the solution.
        請加QQ:99515681 或郵箱:99515681@qq.com   WX:codehelp

        掃一掃在手機打開當前頁
      1. 上一篇:莆田鞋純原在哪個平臺買?推薦STM潮鞋服終端供應鏈
      2. 下一篇:代寫ECE4010、代做Java,Python程序語言
      3. 無相關信息
        合肥生活資訊

        合肥圖文信息
        急尋熱仿真分析?代做熱仿真服務+熱設計優化
        急尋熱仿真分析?代做熱仿真服務+熱設計優化
        出評 開團工具
        出評 開團工具
        挖掘機濾芯提升發動機性能
        挖掘機濾芯提升發動機性能
        海信羅馬假日洗衣機亮相AWE  復古美學與現代科技完美結合
        海信羅馬假日洗衣機亮相AWE 復古美學與現代
        合肥機場巴士4號線
        合肥機場巴士4號線
        合肥機場巴士3號線
        合肥機場巴士3號線
        合肥機場巴士2號線
        合肥機場巴士2號線
        合肥機場巴士1號線
        合肥機場巴士1號線
      4. 短信驗證碼 酒店vi設計 deepseek 幣安下載 AI生圖 AI寫作 aippt AI生成PPT

        關于我們 | 打賞支持 | 廣告服務 | 聯系我們 | 網站地圖 | 免責聲明 | 幫助中心 | 友情鏈接 |

        Copyright © 2025 hfw.cc Inc. All Rights Reserved. 合肥網 版權所有
        ICP備06013414號-3 公安備 42010502001045

        主站蜘蛛池模板: 亚洲一区二区视频在线观看| 国产亚洲一区二区精品| 亚洲欧洲专线一区| 无码人妻久久一区二区三区免费 | 久久人做人爽一区二区三区| 国产一区二区精品尤物| 变态拳头交视频一区二区| 丰满人妻一区二区三区视频| 国产一区二区三区在线看片| 国产凸凹视频一区二区| 国产精品亚洲专区一区 | 久久99国产精一区二区三区| 亚洲视频一区二区| 国产精久久一区二区三区 | 五十路熟女人妻一区二区| 中文精品一区二区三区四区| 亚洲熟妇AV一区二区三区宅男| 国产精品电影一区| 国产乱码精品一区二区三区麻豆| 久久青青草原一区二区| 在线观看中文字幕一区| 日本一区免费电影| 国产精品免费大片一区二区| 日本精品3d动漫一区二区| 香蕉视频一区二区| 中文字幕一区二区区免| 国产一区二区三区在线影院| 麻豆视频一区二区三区| 国产aⅴ精品一区二区三区久久 | 国产精品一区二区AV麻豆| 四虎成人精品一区二区免费网站| AV天堂午夜精品一区二区三区| 在线观看日韩一区| 一区二区三区在线观看中文字幕 | 亚洲熟女综合一区二区三区| 国产一区二区在线观看视频| 中文字幕精品亚洲无线码一区| 精品人妻系列无码一区二区三区| 欧美人妻一区黄a片| 一区二区福利视频| 91精品一区二区综合在线|