16th Week personal Assignments

Source: Internet
Author: User

1. How long does it take to estimate this task:8 days

2. Demand Analysis:

As a volleyball enthusiast I want to know the score of each game in order to master the race schedule.

3. Design Documentation:

Users get results from the game through the interface

4. Design review: The interface modifies some

5.: Specific design:

6. Specific code:

1) Interface:

2) Code:

<form id= "Form1" runat= "Server" >
<div id= "div" >
<div id= "Div1" ><div id= "Div2" >

<asp:listview id= "ListView1" runat= "Server" datasourceid= "ObjectDataSource1" >
<AlternatingItemTemplate>
<tr style= "Background-color: #FFFFFF; color: #284775;" >
<%--<td>
<asp:label id= "Idlabel" runat= "server" text= ' <%# Eval ("ID")%> '/>
</td>--%>
<td>
<asp:label id= "Namelabel" runat= "server" text= ' <%# Eval ("Name")%> '/>
</td>
<td>
<asp:label id= "Firstlabel" runat= "server" text= ' <%# Eval ("first")%> '/>
</td>
<td>
<asp:label id= "Secondlabel" runat= "server" text= ' <%# Eval ("Second")%> '/>
</td>
<td>
<asp:label id= "Thirdlabel" runat= "server" text= ' <%# Eval ("third")%> '/>
</td>
<td>
<asp:label id= "Fourthlabel" runat= "server" text= ' <%# Eval ("fourth")%> '/>
</td>
<td>
<asp:label id= "Fifthlabel" runat= "server" text= ' <%# Eval ("fifth")%> '/>
</td>
<td>
<asp:label id= "Scorelabel" runat= "server" text= ' <%# Eval ("score")%> '/>
</td>
<td>
<asp:label id= "Victorylabel" runat= "server" text= ' <%# Eval ("Victory")%> '/>
</td>
</tr>
</AlternatingItemTemplate>

Id</th>--%>
<th runat= "Server" >
Team Name </th>
<th runat= "Server" >
First inning </th>
<th runat= "Server" >
Second inning </th>
<th runat= "Server" >
Third inning </th>
<th runat= "Server" >
Bureau IV </th>
<th runat= "Server" >
Fifth inning </th>
<th runat= "Server" >
Total Score </th>
<th runat= "Server" >
Winner </th>
</tr>

7. Code review: 0.5H

8. Test: Coded UI test

9. Test Report:

1) test results:

10. Results of the aftermath:

Do the process encountered the greatest difficulty is the problem of data source, in connection with the database is always a problem, this takes the longest time, and then the code is the help of students to complete, but do not quite perfect, can not see the score of each board, I will continue to improve.

16th Week personal Assignments

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.