<< Prev Showing: 291-295 of 348 Next >>
· 266-270 · 271-275 · 276-280 · 281-285 · 286-290 · 291-295 · 296-300 · 301-305 · 306-310 · 311-315 · 316-320 ·Add a second DTD to the XML program attached that provides a diffiernt stucture for the ebook.
Add a second DTD to the XML program attached that provides a diffiernt stucture for the ebook. I have attached the 2 XML programs already created. Basically add a second DTD to ebook2.zip and change the structure of the ebook. Do not incorporate an attribute decloration
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
160177
OTA ID:
102833
Develop an application in VB.NET
Develop an application in VB.NET that allows a user to enter a stock transaction and determine the stockbroker's commission. Each transaction includes the following data: the stock name, price per share, number of shares involved, and the stockbroker's name. Assume price per share = P. The stockbrokers commission is computed in the following manner: If the P (price per share) is less than or equal to $50.00, the commission rate is $0.26 per share. If the number of shares sold is less than 150, the commission is 1.5 times the rate per share. Display the results in a message box, including the total commissioned earned. Each message box result displayed should include the stock transac... click for more
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
160282
OTA ID:
105277
I want to create a procedural C++ program that calculates and displays the mortgage payment amount that will display mortgage amount, the term of the mortgage, and the interest rate of the mortgage. I would like to use specific variables for the amount, term and interest rate, but hard code them to use: amount = $300,000.00, term = 30 years, and interest rate = 7.75%. I want my output to use the same variables defined above and I want to the mortgage amounts to return dollars and cents. I would also like the calculator to display color segments.
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
160469
OTA ID:
105277
Nested Select Case Statements (must be in VB.NET)
Design and build an application that works as a paper, scissors, and rock game. Draw a flowchart and write pseudocode before coding the application. Use two ComboBox controls to input the selections of the two players and label the ComboBox controls as Player 1 and Player 2. When the user clicks the Play Game button, a message box displays the winner. After the message box displays, both ComboBox controls are reset to a blank value and focus should be set to the first ComboBox control. Use a Select Case statement based on the value of the first ComboBox control. Within each Case, use a nested Select Case statement based on the value of the second ComboBox control to determine the winner... click for more
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
160490
OTA ID:
105277
Web resources for FTP and Telnet
I would like to find a current and reliable website that gives an explanation and history of; 1. FTP (File Transfer Protocol) 2. Telnet The site can be skills-based, a University tutorial or an academic journal. I need to review the site and write an annotated bibliography.
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
160746
OTA ID:
105263
<< Prev Showing: 291-295 of 348 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 · 156-160 · 161-165 · 166-170 · 171-175 · 176-180 · 181-185 · 186-190 · 191-195 · 196-200 · 201-205 · 206-210 · 211-215 · 216-220 · 221-225 · 226-230 · 231-235 · 236-240 · 241-245 · 246-250 · 251-255 · 256-260 · 261-265 · 266-270 · 271-275 · 276-280 · 281-285 · 286-290 · 291-295 · 296-300 · 301-305 · 306-310 · 311-315 · 316-320 · 321-325 · 326-330 · 331-335 · 336-340 · 341-345 · 346-348 ·Page generated in 0.0962 seconds