diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/DesignTimeBuild/.dtbcache.v2 b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/DesignTimeBuild/.dtbcache.v2 index 4e4e8cc..712957b 100755 Binary files a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/DesignTimeBuild/.dtbcache.v2 and b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/DesignTimeBuild/.dtbcache.v2 differ diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/4dac5e66-6b35-47b5-bab3-548b77f0fff3.vsidx b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/4dac5e66-6b35-47b5-bab3-548b77f0fff3.vsidx deleted file mode 100755 index 06296c6..0000000 Binary files a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/4dac5e66-6b35-47b5-bab3-548b77f0fff3.vsidx and /dev/null differ diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/854a5024-3fa2-4cb2-9afd-f44ee53b8312.vsidx b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/854a5024-3fa2-4cb2-9afd-f44ee53b8312.vsidx new file mode 100755 index 0000000..bf1f049 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/854a5024-3fa2-4cb2-9afd-f44ee53b8312.vsidx differ diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/e9177cee-8916-4a70-9e51-d4f6782b2b7a.vsidx b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/e9177cee-8916-4a70-9e51-d4f6782b2b7a.vsidx new file mode 100755 index 0000000..7d54743 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/FileContentIndex/e9177cee-8916-4a70-9e51-d4f6782b2b7a.vsidx differ diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.futdcache.v2 b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.futdcache.v2 index 2af21e2..ed39fd2 100755 Binary files a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.futdcache.v2 and b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.futdcache.v2 differ diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.suo b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.suo index ca2cc8d..77965b3 100755 Binary files a/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.suo and b/MP4/JoesAutomotive_CalebFontenot/.vs/JoesAutomotive_CalebFontenot/v17/.suo differ diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.metadata.v5.1 b/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.metadata.v5.1 new file mode 100755 index 0000000..d69576a Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.metadata.v5.1 differ diff --git a/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.projects.v5.1 b/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.projects.v5.1 new file mode 100755 index 0000000..b0d1f14 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/.vs/ProjectEvaluation/joesautomotive_calebfontenot.projects.v5.1 differ diff --git a/MP4/JoesAutomotive_CalebFontenot/Form1.Designer.cs b/MP4/JoesAutomotive_CalebFontenot/Form1.Designer.cs index 6e58731..b10f472 100755 --- a/MP4/JoesAutomotive_CalebFontenot/Form1.Designer.cs +++ b/MP4/JoesAutomotive_CalebFontenot/Form1.Designer.cs @@ -29,29 +29,32 @@ private void InitializeComponent() { this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.lubeJobCheckBox = new System.Windows.Forms.CheckBox(); + this.oilChangeCheckBox = new System.Windows.Forms.CheckBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.tireRotationCheckBox = new System.Windows.Forms.CheckBox(); + this.replaceMufflerCheckBox = new System.Windows.Forms.CheckBox(); + this.inspectionCheckBox = new System.Windows.Forms.CheckBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); - this.checkBox1 = new System.Windows.Forms.CheckBox(); - this.checkBox2 = new System.Windows.Forms.CheckBox(); - this.checkBox3 = new System.Windows.Forms.CheckBox(); - this.checkBox4 = new System.Windows.Forms.CheckBox(); - this.checkBox5 = new System.Windows.Forms.CheckBox(); - this.groupBox4 = new System.Windows.Forms.GroupBox(); - this.checkBox6 = new System.Windows.Forms.CheckBox(); - this.checkBox7 = new System.Windows.Forms.CheckBox(); - this.groupBox5 = new System.Windows.Forms.GroupBox(); - this.label1 = new System.Windows.Forms.Label(); - this.textBox1 = new System.Windows.Forms.TextBox(); - this.label2 = new System.Windows.Forms.Label(); - this.textBox2 = new System.Windows.Forms.TextBox(); - this.label3 = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); - this.label5 = new System.Windows.Forms.Label(); + this.totalFeesTextBox = new System.Windows.Forms.TextBox(); + this.taxTextBox = new System.Windows.Forms.TextBox(); + this.partsTextBox = new System.Windows.Forms.TextBox(); + this.servicesAndLaborTextBox = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); - this.textBox3 = new System.Windows.Forms.TextBox(); - this.textBox4 = new System.Windows.Forms.TextBox(); - this.textBox5 = new System.Windows.Forms.TextBox(); - this.textBox6 = new System.Windows.Forms.TextBox(); + this.label5 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.groupBox4 = new System.Windows.Forms.GroupBox(); + this.transmissionFlushCheckBox = new System.Windows.Forms.CheckBox(); + this.radiatorFlushCheckBox = new System.Windows.Forms.CheckBox(); + this.groupBox5 = new System.Windows.Forms.GroupBox(); + this.textBox2 = new System.Windows.Forms.TextBox(); + this.label2 = new System.Windows.Forms.Label(); + this.textBox1 = new System.Windows.Forms.TextBox(); + this.label1 = new System.Windows.Forms.Label(); + this.button1 = new System.Windows.Forms.Button(); + this.button2 = new System.Windows.Forms.Button(); + this.button3 = new System.Windows.Forms.Button(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); @@ -61,124 +64,196 @@ // // groupBox1 // - this.groupBox1.Controls.Add(this.checkBox2); - this.groupBox1.Controls.Add(this.checkBox1); + this.groupBox1.Controls.Add(this.lubeJobCheckBox); + this.groupBox1.Controls.Add(this.oilChangeCheckBox); this.groupBox1.Location = new System.Drawing.Point(12, 12); this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(200, 100); + this.groupBox1.Size = new System.Drawing.Size(200, 76); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "Oil && Lube"; // + // lubeJobCheckBox + // + this.lubeJobCheckBox.AutoSize = true; + this.lubeJobCheckBox.Location = new System.Drawing.Point(14, 47); + this.lubeJobCheckBox.Name = "lubeJobCheckBox"; + this.lubeJobCheckBox.Size = new System.Drawing.Size(117, 19); + this.lubeJobCheckBox.TabIndex = 1; + this.lubeJobCheckBox.Text = "Lube Job ($18.00)"; + this.lubeJobCheckBox.UseVisualStyleBackColor = true; + // + // oilChangeCheckBox + // + this.oilChangeCheckBox.AutoSize = true; + this.oilChangeCheckBox.Location = new System.Drawing.Point(14, 22); + this.oilChangeCheckBox.Name = "oilChangeCheckBox"; + this.oilChangeCheckBox.Size = new System.Drawing.Size(129, 19); + this.oilChangeCheckBox.TabIndex = 0; + this.oilChangeCheckBox.Text = "Oil Change ($26.00)"; + this.oilChangeCheckBox.UseVisualStyleBackColor = true; + // // groupBox2 // - this.groupBox2.Controls.Add(this.checkBox5); - this.groupBox2.Controls.Add(this.checkBox4); - this.groupBox2.Controls.Add(this.checkBox3); - this.groupBox2.Location = new System.Drawing.Point(12, 118); + this.groupBox2.Controls.Add(this.tireRotationCheckBox); + this.groupBox2.Controls.Add(this.replaceMufflerCheckBox); + this.groupBox2.Controls.Add(this.inspectionCheckBox); + this.groupBox2.Location = new System.Drawing.Point(12, 94); this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(200, 100); + this.groupBox2.Size = new System.Drawing.Size(200, 124); this.groupBox2.TabIndex = 1; this.groupBox2.TabStop = false; this.groupBox2.Text = "Misc"; // + // tireRotationCheckBox + // + this.tireRotationCheckBox.AutoSize = true; + this.tireRotationCheckBox.Location = new System.Drawing.Point(14, 74); + this.tireRotationCheckBox.Name = "tireRotationCheckBox"; + this.tireRotationCheckBox.Size = new System.Drawing.Size(137, 19); + this.tireRotationCheckBox.TabIndex = 2; + this.tireRotationCheckBox.Text = "Tire Rotation ($20.00)"; + this.tireRotationCheckBox.UseVisualStyleBackColor = true; + // + // replaceMufflerCheckBox + // + this.replaceMufflerCheckBox.AutoSize = true; + this.replaceMufflerCheckBox.Location = new System.Drawing.Point(14, 49); + this.replaceMufflerCheckBox.Name = "replaceMufflerCheckBox"; + this.replaceMufflerCheckBox.Size = new System.Drawing.Size(159, 19); + this.replaceMufflerCheckBox.TabIndex = 1; + this.replaceMufflerCheckBox.Text = "Replace Muffler ($100.00)"; + this.replaceMufflerCheckBox.UseVisualStyleBackColor = true; + // + // inspectionCheckBox + // + this.inspectionCheckBox.AutoSize = true; + this.inspectionCheckBox.Location = new System.Drawing.Point(14, 24); + this.inspectionCheckBox.Name = "inspectionCheckBox"; + this.inspectionCheckBox.Size = new System.Drawing.Size(125, 19); + this.inspectionCheckBox.TabIndex = 0; + this.inspectionCheckBox.Text = "Inspection ($15.00)"; + this.inspectionCheckBox.UseVisualStyleBackColor = true; + // // groupBox3 // - this.groupBox3.Controls.Add(this.textBox6); - this.groupBox3.Controls.Add(this.textBox5); - this.groupBox3.Controls.Add(this.textBox4); - this.groupBox3.Controls.Add(this.textBox3); + this.groupBox3.Controls.Add(this.totalFeesTextBox); + this.groupBox3.Controls.Add(this.taxTextBox); + this.groupBox3.Controls.Add(this.partsTextBox); + this.groupBox3.Controls.Add(this.servicesAndLaborTextBox); this.groupBox3.Controls.Add(this.label6); this.groupBox3.Controls.Add(this.label5); this.groupBox3.Controls.Add(this.label4); this.groupBox3.Controls.Add(this.label3); this.groupBox3.Location = new System.Drawing.Point(12, 224); this.groupBox3.Name = "groupBox3"; - this.groupBox3.Size = new System.Drawing.Size(406, 140); + this.groupBox3.Size = new System.Drawing.Size(406, 132); this.groupBox3.TabIndex = 2; this.groupBox3.TabStop = false; - this.groupBox3.Text = "groupBox3"; + this.groupBox3.Text = "Summary"; // - // checkBox1 + // totalFeesTextBox // - this.checkBox1.AutoSize = true; - this.checkBox1.Location = new System.Drawing.Point(14, 22); - this.checkBox1.Name = "checkBox1"; - this.checkBox1.Size = new System.Drawing.Size(129, 19); - this.checkBox1.TabIndex = 0; - this.checkBox1.Text = "Oil Change ($26.00)"; - this.checkBox1.UseVisualStyleBackColor = true; + this.totalFeesTextBox.Location = new System.Drawing.Point(115, 98); + this.totalFeesTextBox.Name = "totalFeesTextBox"; + this.totalFeesTextBox.ReadOnly = true; + this.totalFeesTextBox.Size = new System.Drawing.Size(285, 23); + this.totalFeesTextBox.TabIndex = 7; + this.totalFeesTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // - // checkBox2 + // taxTextBox // - this.checkBox2.AutoSize = true; - this.checkBox2.Location = new System.Drawing.Point(14, 47); - this.checkBox2.Name = "checkBox2"; - this.checkBox2.Size = new System.Drawing.Size(83, 19); - this.checkBox2.TabIndex = 1; - this.checkBox2.Text = "checkBox2"; - this.checkBox2.UseVisualStyleBackColor = true; + this.taxTextBox.Location = new System.Drawing.Point(115, 69); + this.taxTextBox.Name = "taxTextBox"; + this.taxTextBox.ReadOnly = true; + this.taxTextBox.Size = new System.Drawing.Size(285, 23); + this.taxTextBox.TabIndex = 6; + this.taxTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // - // checkBox3 + // partsTextBox // - this.checkBox3.AutoSize = true; - this.checkBox3.Location = new System.Drawing.Point(14, 26); - this.checkBox3.Name = "checkBox3"; - this.checkBox3.Size = new System.Drawing.Size(83, 19); - this.checkBox3.TabIndex = 0; - this.checkBox3.Text = "checkBox3"; - this.checkBox3.UseVisualStyleBackColor = true; + this.partsTextBox.Location = new System.Drawing.Point(115, 40); + this.partsTextBox.Name = "partsTextBox"; + this.partsTextBox.ReadOnly = true; + this.partsTextBox.Size = new System.Drawing.Size(285, 23); + this.partsTextBox.TabIndex = 5; + this.partsTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // - // checkBox4 + // servicesAndLaborTextBox // - this.checkBox4.AutoSize = true; - this.checkBox4.Location = new System.Drawing.Point(14, 51); - this.checkBox4.Name = "checkBox4"; - this.checkBox4.Size = new System.Drawing.Size(83, 19); - this.checkBox4.TabIndex = 1; - this.checkBox4.Text = "checkBox4"; - this.checkBox4.UseVisualStyleBackColor = true; + this.servicesAndLaborTextBox.Location = new System.Drawing.Point(115, 14); + this.servicesAndLaborTextBox.Name = "servicesAndLaborTextBox"; + this.servicesAndLaborTextBox.ReadOnly = true; + this.servicesAndLaborTextBox.Size = new System.Drawing.Size(285, 23); + this.servicesAndLaborTextBox.TabIndex = 4; + this.servicesAndLaborTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // - // checkBox5 + // label6 // - this.checkBox5.AutoSize = true; - this.checkBox5.Location = new System.Drawing.Point(14, 76); - this.checkBox5.Name = "checkBox5"; - this.checkBox5.Size = new System.Drawing.Size(83, 19); - this.checkBox5.TabIndex = 2; - this.checkBox5.Text = "checkBox5"; - this.checkBox5.UseVisualStyleBackColor = true; + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(51, 101); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(58, 15); + this.label6.TabIndex = 3; + this.label6.Text = "Total Fees"; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(31, 72); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(78, 15); + this.label5.TabIndex = 2; + this.label5.Text = "Tax (on parts)"; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(76, 43); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(33, 15); + this.label4.TabIndex = 1; + this.label4.Text = "Parts"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(14, 19); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(95, 15); + this.label3.TabIndex = 0; + this.label3.Text = "Services && Labor"; // // groupBox4 // - this.groupBox4.Controls.Add(this.checkBox7); - this.groupBox4.Controls.Add(this.checkBox6); + this.groupBox4.Controls.Add(this.transmissionFlushCheckBox); + this.groupBox4.Controls.Add(this.radiatorFlushCheckBox); this.groupBox4.Location = new System.Drawing.Point(218, 12); this.groupBox4.Name = "groupBox4"; - this.groupBox4.Size = new System.Drawing.Size(200, 100); + this.groupBox4.Size = new System.Drawing.Size(200, 76); this.groupBox4.TabIndex = 3; this.groupBox4.TabStop = false; - this.groupBox4.Text = "groupBox4"; + this.groupBox4.Text = "Flushes"; // - // checkBox6 + // transmissionFlushCheckBox // - this.checkBox6.AutoSize = true; - this.checkBox6.Location = new System.Drawing.Point(6, 22); - this.checkBox6.Name = "checkBox6"; - this.checkBox6.Size = new System.Drawing.Size(83, 19); - this.checkBox6.TabIndex = 0; - this.checkBox6.Text = "checkBox6"; - this.checkBox6.UseVisualStyleBackColor = true; + this.transmissionFlushCheckBox.AutoSize = true; + this.transmissionFlushCheckBox.Location = new System.Drawing.Point(6, 47); + this.transmissionFlushCheckBox.Name = "transmissionFlushCheckBox"; + this.transmissionFlushCheckBox.Size = new System.Drawing.Size(169, 19); + this.transmissionFlushCheckBox.TabIndex = 1; + this.transmissionFlushCheckBox.Text = "Transmission Flush ($80.00)"; + this.transmissionFlushCheckBox.UseVisualStyleBackColor = true; // - // checkBox7 + // radiatorFlushCheckBox // - this.checkBox7.AutoSize = true; - this.checkBox7.Location = new System.Drawing.Point(6, 47); - this.checkBox7.Name = "checkBox7"; - this.checkBox7.Size = new System.Drawing.Size(83, 19); - this.checkBox7.TabIndex = 1; - this.checkBox7.Text = "checkBox7"; - this.checkBox7.UseVisualStyleBackColor = true; + this.radiatorFlushCheckBox.AutoSize = true; + this.radiatorFlushCheckBox.Location = new System.Drawing.Point(6, 22); + this.radiatorFlushCheckBox.Name = "radiatorFlushCheckBox"; + this.radiatorFlushCheckBox.Size = new System.Drawing.Size(145, 19); + this.radiatorFlushCheckBox.TabIndex = 0; + this.radiatorFlushCheckBox.Text = "Radiator Flush ($30.00)"; + this.radiatorFlushCheckBox.UseVisualStyleBackColor = true; // // groupBox5 // @@ -186,21 +261,28 @@ this.groupBox5.Controls.Add(this.label2); this.groupBox5.Controls.Add(this.textBox1); this.groupBox5.Controls.Add(this.label1); - this.groupBox5.Location = new System.Drawing.Point(218, 118); + this.groupBox5.Location = new System.Drawing.Point(218, 94); this.groupBox5.Name = "groupBox5"; - this.groupBox5.Size = new System.Drawing.Size(200, 100); + this.groupBox5.Size = new System.Drawing.Size(200, 124); this.groupBox5.TabIndex = 4; this.groupBox5.TabStop = false; - this.groupBox5.Text = "groupBox5"; + this.groupBox5.Text = "Parts and Labor"; // - // label1 + // textBox2 // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(6, 26); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(38, 15); - this.label1.TabIndex = 0; - this.label1.Text = "label1"; + this.textBox2.Location = new System.Drawing.Point(65, 45); + this.textBox2.Name = "textBox2"; + this.textBox2.Size = new System.Drawing.Size(100, 23); + this.textBox2.TabIndex = 3; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(6, 50); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(54, 15); + this.label2.TabIndex = 2; + this.label2.Text = "Labor ($)"; // // textBox1 // @@ -209,91 +291,51 @@ this.textBox1.Size = new System.Drawing.Size(100, 23); this.textBox1.TabIndex = 1; // - // label2 + // label1 // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(6, 52); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(38, 15); - this.label2.TabIndex = 2; - this.label2.Text = "label2"; + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(26, 21); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(33, 15); + this.label1.TabIndex = 0; + this.label1.Text = "Parts"; // - // textBox2 + // button1 // - this.textBox2.Location = new System.Drawing.Point(65, 52); - this.textBox2.Name = "textBox2"; - this.textBox2.Size = new System.Drawing.Size(100, 23); - this.textBox2.TabIndex = 3; + this.button1.Location = new System.Drawing.Point(12, 362); + this.button1.Name = "button1"; + this.button1.Size = new System.Drawing.Size(109, 33); + this.button1.TabIndex = 5; + this.button1.Text = "calculateButton"; + this.button1.UseVisualStyleBackColor = true; + this.button1.Click += new System.EventHandler(this.calculateButton_Click); // - // label3 + // button2 // - this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(90, 19); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(38, 15); - this.label3.TabIndex = 0; - this.label3.Text = "label3"; + this.button2.Location = new System.Drawing.Point(163, 362); + this.button2.Name = "button2"; + this.button2.Size = new System.Drawing.Size(109, 33); + this.button2.TabIndex = 6; + this.button2.Text = "button2"; + this.button2.UseVisualStyleBackColor = true; // - // label4 + // button3 // - this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(90, 46); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(38, 15); - this.label4.TabIndex = 1; - this.label4.Text = "label4"; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(90, 75); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(38, 15); - this.label5.TabIndex = 2; - this.label5.Text = "label5"; - // - // label6 - // - this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(90, 104); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(38, 15); - this.label6.TabIndex = 3; - this.label6.Text = "label6"; - // - // textBox3 - // - this.textBox3.Location = new System.Drawing.Point(134, 16); - this.textBox3.Name = "textBox3"; - this.textBox3.Size = new System.Drawing.Size(100, 23); - this.textBox3.TabIndex = 4; - // - // textBox4 - // - this.textBox4.Location = new System.Drawing.Point(134, 43); - this.textBox4.Name = "textBox4"; - this.textBox4.Size = new System.Drawing.Size(100, 23); - this.textBox4.TabIndex = 5; - // - // textBox5 - // - this.textBox5.Location = new System.Drawing.Point(134, 72); - this.textBox5.Name = "textBox5"; - this.textBox5.Size = new System.Drawing.Size(100, 23); - this.textBox5.TabIndex = 6; - // - // textBox6 - // - this.textBox6.Location = new System.Drawing.Point(134, 101); - this.textBox6.Name = "textBox6"; - this.textBox6.Size = new System.Drawing.Size(100, 23); - this.textBox6.TabIndex = 7; + this.button3.Location = new System.Drawing.Point(309, 362); + this.button3.Name = "button3"; + this.button3.Size = new System.Drawing.Size(109, 33); + this.button3.TabIndex = 7; + this.button3.Text = "button3"; + this.button3.UseVisualStyleBackColor = true; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(428, 424); + this.Controls.Add(this.button3); + this.Controls.Add(this.button2); + this.Controls.Add(this.button1); this.Controls.Add(this.groupBox5); this.Controls.Add(this.groupBox4); this.Controls.Add(this.groupBox3); @@ -318,28 +360,31 @@ #endregion private GroupBox groupBox1; - private CheckBox checkBox2; - private CheckBox checkBox1; + private CheckBox lubeJobCheckBox; + private CheckBox oilChangeCheckBox; private GroupBox groupBox2; - private CheckBox checkBox5; - private CheckBox checkBox4; - private CheckBox checkBox3; + private CheckBox tireRotationCheckBox; + private CheckBox replaceMufflerCheckBox; + private CheckBox inspectionCheckBox; private GroupBox groupBox3; - private TextBox textBox6; - private TextBox textBox5; - private TextBox textBox4; - private TextBox textBox3; + private TextBox totalFeesTextBox; + private TextBox taxTextBox; + private TextBox partsTextBox; + private TextBox servicesAndLaborTextBox; private Label label6; private Label label5; private Label label4; private Label label3; private GroupBox groupBox4; - private CheckBox checkBox7; - private CheckBox checkBox6; + private CheckBox transmissionFlushCheckBox; + private CheckBox radiatorFlushCheckBox; private GroupBox groupBox5; private TextBox textBox2; private Label label2; private TextBox textBox1; private Label label1; + private Button button1; + private Button button2; + private Button button3; } } \ No newline at end of file diff --git a/MP4/JoesAutomotive_CalebFontenot/Form1.cs b/MP4/JoesAutomotive_CalebFontenot/Form1.cs index 265dc2c..7e15383 100755 --- a/MP4/JoesAutomotive_CalebFontenot/Form1.cs +++ b/MP4/JoesAutomotive_CalebFontenot/Form1.cs @@ -1,3 +1,5 @@ +using System.CodeDom; + namespace JoesAutomotive_CalebFontenot { public partial class Form1 : Form @@ -6,5 +8,75 @@ namespace JoesAutomotive_CalebFontenot { InitializeComponent(); } + private decimal OilLubeChanges(decimal total) + { + // Check if the appropiate check boxes are checked, and if they are, add their sums to total. + if (oilChangeCheckBox.Checked) + { + total += 26.00m; + } + if (lubeJobCheckBox.Checked) + { + total += 16.00m; + } + return total; + } + private decimal FlushCharges(decimal total) + { + // Check if the appropiate check boxes are checked, and if they are, add their sums to total. + if (radiatorFlushCheckBox.Checked) + { + total += 30.00m; + } + if (transmissionFlushCheckBox.Checked) + { + total += 80.00m; + } + return total; + } + private decimal MiscCharges(decimal total) + { + // Check if the appropiate check boxes are checked, and if they are, add their sums to total. + if (inspectionCheckBox.Checked) + { + total += 30.00m; + } + if (replaceMufflerCheckBox.Checked) + { + total += 80.00m; + } + if (tireRotationCheckBox.Checked) + { + total += 20.00m; + } + return total; + } + private decimal TotalCharges() + { + decimal total = 0m; + total = OilLubeChanges(total); + total = FlushCharges(total); + total = MiscCharges(total); + return total; + } + private decimal TaxCharges() + { + decimal total = 0m; + total = OilLubeChanges(total); + total = MiscCharges(total); + decimal tax = total * 0.06m; + return tax; + } + + private void calculateButton_Click(object sender, EventArgs e) + { + decimal total = TotalCharges(); + decimal tax = TaxCharges(); + + // Set textboxes + totalFeesTextBox.Text = total.ToString("c"); + taxTextBox.Text = tax.ToString("c"); + } + } + } -} \ No newline at end of file diff --git a/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.deps.json b/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.deps.json new file mode 100755 index 0000000..2ef4206 --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": { + "JoesAutomotive_CalebFontenot/1.0.0": { + "runtime": { + "JoesAutomotive_CalebFontenot.dll": {} + } + } + } + }, + "libraries": { + "JoesAutomotive_CalebFontenot/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.dll b/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.dll new file mode 100755 index 0000000..f904e3f Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.dll differ diff --git a/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.exe b/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.exe new file mode 100755 index 0000000..1131ec5 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.exe differ diff --git a/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.pdb b/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.pdb new file mode 100755 index 0000000..35968a1 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.pdb differ diff --git a/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.runtimeconfig.json b/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.runtimeconfig.json new file mode 100755 index 0000000..b6062ae --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/bin/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.runtimeconfig.json @@ -0,0 +1,15 @@ +{ + "runtimeOptions": { + "tfm": "net6.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "6.0.0" + }, + { + "name": "Microsoft.WindowsDesktop.App", + "version": "6.0.0" + } + ] + } +} \ No newline at end of file diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.Form1.resources b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.Form1.resources new file mode 100755 index 0000000..6c05a97 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.Form1.resources differ diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig index 22599e3..9e6b3c4 100755 --- a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig +++ b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig @@ -13,4 +13,4 @@ build_property.InvariantGlobalization = build_property.PlatformNeutralAssembly = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = JoesAutomotive_CalebFontenot -build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\MP4\JoesAutomotive_CalebFontenot\ +build_property.ProjectDir = Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\ diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.assets.cache b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.assets.cache index b11ead0..4bbaa12 100755 Binary files a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.assets.cache and b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.assets.cache differ diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.AssemblyReference.cache b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.AssemblyReference.cache index f790783..67eea4a 100755 Binary files a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.AssemblyReference.cache and b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.AssemblyReference.cache differ diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.BuildWithSkipAnalyzers b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.BuildWithSkipAnalyzers new file mode 100755 index 0000000..e69de29 diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.CoreCompileInputs.cache b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.CoreCompileInputs.cache new file mode 100755 index 0000000..54cd5fc --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +4af807f560d01b5416dc17ea57338e30005fea04 diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.FileListAbsolute.txt b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.FileListAbsolute.txt new file mode 100755 index 0000000..db7b62f --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.FileListAbsolute.txt @@ -0,0 +1,17 @@ +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\bin\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.exe +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\bin\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.deps.json +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\bin\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.runtimeconfig.json +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\bin\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.dll +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\bin\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.pdb +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.csproj.AssemblyReference.cache +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.Form1.resources +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.csproj.GenerateResource.cache +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.AssemblyInfoInputs.cache +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.AssemblyInfo.cs +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.csproj.CoreCompileInputs.cache +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.dll +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\refint\JoesAutomotive_CalebFontenot.dll +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.pdb +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\JoesAutomotive_CalebFontenot.genruntimeconfig.cache +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\JoesAutomotive_CalebFontenot\obj\Debug\net6.0-windows\ref\JoesAutomotive_CalebFontenot.dll diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.GenerateResource.cache b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.GenerateResource.cache new file mode 100755 index 0000000..19e5e6f Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.csproj.GenerateResource.cache differ diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.designer.runtimeconfig.json b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.designer.runtimeconfig.json index 4ec7c38..9fee938 100755 --- a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.designer.runtimeconfig.json +++ b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.designer.runtimeconfig.json @@ -13,7 +13,8 @@ ], "additionalProbingPaths": [ "C:\\Users\\caleb\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\caleb\\.nuget\\packages" + "C:\\Users\\caleb\\.nuget\\packages", + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" ], "configProperties": { "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.dll b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.dll new file mode 100755 index 0000000..f904e3f Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.dll differ diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.genruntimeconfig.cache b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.genruntimeconfig.cache new file mode 100755 index 0000000..40e8669 --- /dev/null +++ b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.genruntimeconfig.cache @@ -0,0 +1 @@ +a2bb0351846ed91152625ad64990a3cd51db5498 diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.pdb b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.pdb new file mode 100755 index 0000000..35968a1 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/JoesAutomotive_CalebFontenot.pdb differ diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe new file mode 100755 index 0000000..1131ec5 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe differ diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/ref/JoesAutomotive_CalebFontenot.dll b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/ref/JoesAutomotive_CalebFontenot.dll new file mode 100755 index 0000000..6d83641 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/ref/JoesAutomotive_CalebFontenot.dll differ diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/refint/JoesAutomotive_CalebFontenot.dll b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/refint/JoesAutomotive_CalebFontenot.dll new file mode 100755 index 0000000..6d83641 Binary files /dev/null and b/MP4/JoesAutomotive_CalebFontenot/obj/Debug/net6.0-windows/refint/JoesAutomotive_CalebFontenot.dll differ diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.dgspec.json b/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.dgspec.json index 5a2f45a..677dc50 100755 --- a/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.dgspec.json +++ b/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.dgspec.json @@ -1,20 +1,24 @@ { "format": 1, "restore": { - "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj": {} + "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj": {} }, "projects": { - "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj": { + "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", + "projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", "projectName": "JoesAutomotive_CalebFontenot", - "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", + "projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", - "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\obj\\", + "outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\JoesAutomotive_CalebFontenot\\obj\\", "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], "configFilePaths": [ "C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -58,7 +62,7 @@ "privateAssets": "none" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.402\\RuntimeIdentifierGraph.json" } } } diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.g.props b/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.g.props index 2a0471e..8a4b508 100755 --- a/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.g.props +++ b/MP4/JoesAutomotive_CalebFontenot/obj/JoesAutomotive_CalebFontenot.csproj.nuget.g.props @@ -5,11 +5,12 @@ NuGet $(MSBuildThisFileDirectory)project.assets.json $(UserProfile)\.nuget\packages\ - C:\Users\caleb\.nuget\packages\ + C:\Users\caleb\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages PackageReference 6.3.0 + \ No newline at end of file diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/project.assets.json b/MP4/JoesAutomotive_CalebFontenot/obj/project.assets.json index 5b03821..2b82509 100755 --- a/MP4/JoesAutomotive_CalebFontenot/obj/project.assets.json +++ b/MP4/JoesAutomotive_CalebFontenot/obj/project.assets.json @@ -8,19 +8,24 @@ "net6.0-windows7.0": [] }, "packageFolders": { - "C:\\Users\\caleb\\.nuget\\packages\\": {} + "C:\\Users\\caleb\\.nuget\\packages\\": {}, + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", + "projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", "projectName": "JoesAutomotive_CalebFontenot", - "projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", + "projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", - "outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\obj\\", + "outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\JoesAutomotive_CalebFontenot\\obj\\", "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], "configFilePaths": [ "C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -64,7 +69,7 @@ "privateAssets": "none" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.402\\RuntimeIdentifierGraph.json" } } } diff --git a/MP4/JoesAutomotive_CalebFontenot/obj/project.nuget.cache b/MP4/JoesAutomotive_CalebFontenot/obj/project.nuget.cache index e59d996..5b53b01 100755 --- a/MP4/JoesAutomotive_CalebFontenot/obj/project.nuget.cache +++ b/MP4/JoesAutomotive_CalebFontenot/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "1e92b+/GRJbd+KHtG8B7/PkzdS1releQsMWby82R4LtQwiui9AhutFWN7S5ORFGT1kb0LSqdv/+YQok6026k+g==", + "dgSpecHash": "Vyx7Bl9LzfgVdVnaZ2k1uMkXHcveYcpAZREuc4jz1SMmYCq0/hXDggMZrgOVnc9erFcC7x4dK10S61Mdpwb0Ng==", "success": true, - "projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", + "projectFilePath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\JoesAutomotive_CalebFontenot\\JoesAutomotive_CalebFontenot.csproj", "expectedPackageFiles": [], "logs": [] } \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/.vs/ProjectEvaluation/rcs_calebfontenot.metadata.v5.1 b/MP4/RCS_CalebFontenot/.vs/ProjectEvaluation/rcs_calebfontenot.metadata.v5.1 new file mode 100755 index 0000000..c4a66f5 Binary files /dev/null and b/MP4/RCS_CalebFontenot/.vs/ProjectEvaluation/rcs_calebfontenot.metadata.v5.1 differ diff --git a/MP4/RCS_CalebFontenot/.vs/ProjectEvaluation/rcs_calebfontenot.projects.v5.1 b/MP4/RCS_CalebFontenot/.vs/ProjectEvaluation/rcs_calebfontenot.projects.v5.1 new file mode 100755 index 0000000..2f9233c Binary files /dev/null and b/MP4/RCS_CalebFontenot/.vs/ProjectEvaluation/rcs_calebfontenot.projects.v5.1 differ diff --git a/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/DesignTimeBuild/.dtbcache.v2 b/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/DesignTimeBuild/.dtbcache.v2 new file mode 100755 index 0000000..86dc504 Binary files /dev/null and b/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/DesignTimeBuild/.dtbcache.v2 differ diff --git a/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/FileContentIndex/20bbf678-7143-4e1d-bda9-56d8daa2ea26.vsidx b/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/FileContentIndex/20bbf678-7143-4e1d-bda9-56d8daa2ea26.vsidx new file mode 100755 index 0000000..5d7b161 Binary files /dev/null and b/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/FileContentIndex/20bbf678-7143-4e1d-bda9-56d8daa2ea26.vsidx differ diff --git a/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/FileContentIndex/read.lock b/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/FileContentIndex/read.lock new file mode 100755 index 0000000..e69de29 diff --git a/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/v17/.futdcache.v2 b/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/v17/.futdcache.v2 new file mode 100755 index 0000000..3d8afe9 Binary files /dev/null and b/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/v17/.futdcache.v2 differ diff --git a/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/v17/.suo b/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/v17/.suo new file mode 100755 index 0000000..3e8f79d Binary files /dev/null and b/MP4/RCS_CalebFontenot/.vs/RCS_CalebFontenot/v17/.suo differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot.sln b/MP4/RCS_CalebFontenot/RCS_CalebFontenot.sln new file mode 100755 index 0000000..cac7f16 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.3.32929.385 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RCS_CalebFontenot", "RCS_CalebFontenot\RCS_CalebFontenot.csproj", "{88731825-AA65-47F2-9DE4-15A4D4DFB2AB}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {88731825-AA65-47F2-9DE4-15A4D4DFB2AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {88731825-AA65-47F2-9DE4-15A4D4DFB2AB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {88731825-AA65-47F2-9DE4-15A4D4DFB2AB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {88731825-AA65-47F2-9DE4-15A4D4DFB2AB}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {A3CCEBB6-8CB2-41B5-B160-578FAFC3A9C0} + EndGlobalSection +EndGlobal diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Form1.Designer.cs b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Form1.Designer.cs new file mode 100755 index 0000000..ccb6fbc --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Form1.Designer.cs @@ -0,0 +1,204 @@ +namespace RCS_CalebFontenot +{ + partial class Form1 + { + /// + /// Required designer variable. + /// + private System.ComponentModel.IContainer components = null; + + /// + /// Clean up any resources being used. + /// + /// true if managed resources should be disposed; otherwise, false. + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// + private void InitializeComponent() + { + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.rockPictureBox = new System.Windows.Forms.PictureBox(); + this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.paperPictureBox = new System.Windows.Forms.PictureBox(); + this.groupBox3 = new System.Windows.Forms.GroupBox(); + this.scissorPictureBox = new System.Windows.Forms.PictureBox(); + this.statusLabel = new System.Windows.Forms.Label(); + this.newGameButton = new System.Windows.Forms.Button(); + this.exitButton = new System.Windows.Forms.Button(); + this.groupBox4 = new System.Windows.Forms.GroupBox(); + this.cpuMove = new System.Windows.Forms.PictureBox(); + this.groupBox1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.rockPictureBox)).BeginInit(); + this.groupBox2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.paperPictureBox)).BeginInit(); + this.groupBox3.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.scissorPictureBox)).BeginInit(); + this.groupBox4.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.cpuMove)).BeginInit(); + this.SuspendLayout(); + // + // groupBox1 + // + this.groupBox1.Controls.Add(this.rockPictureBox); + this.groupBox1.Location = new System.Drawing.Point(12, 12); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(250, 182); + this.groupBox1.TabIndex = 0; + this.groupBox1.TabStop = false; + this.groupBox1.Text = "Rock"; + // + // rockPictureBox + // + this.rockPictureBox.Enabled = false; + this.rockPictureBox.Image = global::RCS_CalebFontenot.Properties.Resources.Mount_Rushmore; + this.rockPictureBox.Location = new System.Drawing.Point(6, 22); + this.rockPictureBox.Name = "rockPictureBox"; + this.rockPictureBox.Size = new System.Drawing.Size(238, 154); + this.rockPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.rockPictureBox.TabIndex = 0; + this.rockPictureBox.TabStop = false; + this.rockPictureBox.Click += new System.EventHandler(this.rockPictureBox_Click); + // + // groupBox2 + // + this.groupBox2.Controls.Add(this.paperPictureBox); + this.groupBox2.Location = new System.Drawing.Point(268, 12); + this.groupBox2.Name = "groupBox2"; + this.groupBox2.Size = new System.Drawing.Size(250, 182); + this.groupBox2.TabIndex = 1; + this.groupBox2.TabStop = false; + this.groupBox2.Text = "Paper"; + // + // paperPictureBox + // + this.paperPictureBox.Image = global::RCS_CalebFontenot.Properties.Resources.paper; + this.paperPictureBox.Location = new System.Drawing.Point(6, 22); + this.paperPictureBox.Name = "paperPictureBox"; + this.paperPictureBox.Size = new System.Drawing.Size(238, 154); + this.paperPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.paperPictureBox.TabIndex = 0; + this.paperPictureBox.TabStop = false; + this.paperPictureBox.Click += new System.EventHandler(this.paperPictureBox_Click); + // + // groupBox3 + // + this.groupBox3.Controls.Add(this.scissorPictureBox); + this.groupBox3.Location = new System.Drawing.Point(524, 12); + this.groupBox3.Name = "groupBox3"; + this.groupBox3.Size = new System.Drawing.Size(250, 182); + this.groupBox3.TabIndex = 1; + this.groupBox3.TabStop = false; + this.groupBox3.Text = "Scissors"; + // + // scissorPictureBox + // + this.scissorPictureBox.Image = global::RCS_CalebFontenot.Properties.Resources.scissors; + this.scissorPictureBox.Location = new System.Drawing.Point(6, 22); + this.scissorPictureBox.Name = "scissorPictureBox"; + this.scissorPictureBox.Size = new System.Drawing.Size(238, 154); + this.scissorPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.scissorPictureBox.TabIndex = 0; + this.scissorPictureBox.TabStop = false; + this.scissorPictureBox.Click += new System.EventHandler(this.scissorPictureBox_Click); + // + // statusLabel + // + this.statusLabel.Location = new System.Drawing.Point(99, 204); + this.statusLabel.Name = "statusLabel"; + this.statusLabel.Size = new System.Drawing.Size(594, 23); + this.statusLabel.TabIndex = 2; + this.statusLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // newGameButton + // + this.newGameButton.Location = new System.Drawing.Point(18, 204); + this.newGameButton.Name = "newGameButton"; + this.newGameButton.Size = new System.Drawing.Size(75, 23); + this.newGameButton.TabIndex = 3; + this.newGameButton.Text = "New Game"; + this.newGameButton.UseVisualStyleBackColor = true; + this.newGameButton.Click += new System.EventHandler(this.newGameButton_Click); + // + // exitButton + // + this.exitButton.Location = new System.Drawing.Point(699, 204); + this.exitButton.Name = "exitButton"; + this.exitButton.Size = new System.Drawing.Size(75, 23); + this.exitButton.TabIndex = 4; + this.exitButton.Text = "Exit"; + this.exitButton.UseVisualStyleBackColor = true; + this.exitButton.Click += new System.EventHandler(this.exitButton_Click); + // + // groupBox4 + // + this.groupBox4.Controls.Add(this.cpuMove); + this.groupBox4.Location = new System.Drawing.Point(274, 230); + this.groupBox4.Name = "groupBox4"; + this.groupBox4.Size = new System.Drawing.Size(244, 170); + this.groupBox4.TabIndex = 5; + this.groupBox4.TabStop = false; + this.groupBox4.Text = "Computer\'s move"; + // + // cpuMove + // + this.cpuMove.Location = new System.Drawing.Point(6, 22); + this.cpuMove.Name = "cpuMove"; + this.cpuMove.Size = new System.Drawing.Size(232, 142); + this.cpuMove.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.cpuMove.TabIndex = 0; + this.cpuMove.TabStop = false; + // + // Form1 + // + this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(784, 412); + this.Controls.Add(this.groupBox4); + this.Controls.Add(this.exitButton); + this.Controls.Add(this.newGameButton); + this.Controls.Add(this.statusLabel); + this.Controls.Add(this.groupBox3); + this.Controls.Add(this.groupBox2); + this.Controls.Add(this.groupBox1); + this.Name = "Form1"; + this.Text = "Rock, Paper, Scissors - Caleb Fontenot"; + this.Load += new System.EventHandler(this.Form1_Load); + this.groupBox1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.rockPictureBox)).EndInit(); + this.groupBox2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.paperPictureBox)).EndInit(); + this.groupBox3.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.scissorPictureBox)).EndInit(); + this.groupBox4.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.cpuMove)).EndInit(); + this.ResumeLayout(false); + + } + + #endregion + + private GroupBox groupBox1; + private PictureBox rockPictureBox; + private GroupBox groupBox2; + private PictureBox paperPictureBox; + private GroupBox groupBox3; + private PictureBox scissorPictureBox; + private Label statusLabel; + private Button newGameButton; + private Button exitButton; + private GroupBox groupBox4; + private PictureBox cpuMove; + } +} \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Form1.cs b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Form1.cs new file mode 100755 index 0000000..6c206d3 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Form1.cs @@ -0,0 +1,145 @@ +namespace RCS_CalebFontenot +{ + public partial class Form1 : Form + { + public Form1() + { + InitializeComponent(); + } + private int cpuAction; + private void endGame() + { + // Disable the interactivity of the images. + rockPictureBox.Enabled = false; + paperPictureBox.Enabled = false; + scissorPictureBox.Enabled = false; + // Re-enable the newGameButton. + newGameButton.Enabled = true; + + } + private void playRound(int action) + { + // The action variable determines what we will do. + switch (action) + { + case -1: //The Player is starting the game. + Random rng = new Random(); + cpuAction = rng.Next(0, 2); + statusLabel.Text = "The computer has chosen a move. Please make yours."; + // Clear the computer choice image. + cpuMove.Visible = false; + break; + case 0: // The player has chosen rock. + switch (cpuAction) + { + case 0: + statusLabel.Text = "The computer has chosen rock. You chose rock as well. It is a draw."; + cpuMove.Visible = true; + cpuMove.Image = Properties.Resources.Mount_Rushmore; + break; + case 1: + statusLabel.Text = "The computer chose paper. You chose rock. The computer wins!"; + cpuMove.Visible = true; + cpuMove.Image = Properties.Resources.paper; + break; + case 2: + statusLabel.Text = "The computer chose scissors. You chose rock. You win!"; + cpuMove.Visible = true; + cpuMove.Image = Properties.Resources.scissors; + break; + } + endGame(); + break; + case 1: + switch (cpuAction) + { + case 0: + statusLabel.Text = "The computer has chosen rock. You chose paper. You win!"; + cpuMove.Visible = true; + cpuMove.Image = Properties.Resources.Mount_Rushmore; + break; + case 1: + statusLabel.Text = "The computer chose paper. You chose paper as well. It is a draw."; + cpuMove.Visible = true; + cpuMove.Image = Properties.Resources.paper; + break; + case 2: + statusLabel.Text = "The computer chose scissors. You chose paper. The computer wins!"; + cpuMove.Image = Properties.Resources.scissors; + cpuMove.Visible = true; + break; + } + endGame(); + break; + case 2: + { + switch (cpuAction) + { + case 0: + statusLabel.Text = "The computer has chosen rock. You chose scissors. The computer wins!"; + cpuMove.Image = Properties.Resources.Mount_Rushmore; + cpuMove.Visible = true; + break; + case 1: + statusLabel.Text = "The computer chose paper. You chose scissors. You win!"; + cpuMove.Image = Properties.Resources.paper; + cpuMove.Visible = true; + break; + case 2: + statusLabel.Text = "The computer chose scissors. You chose paper. The computer wins!"; + cpuMove.Image = Properties.Resources.scissors; + cpuMove.Visible = true; + break; + } + } + endGame(); + break; + + } + + } + + private void Form1_Load(object sender, EventArgs e) + { + // Do some stuff on start + statusLabel.Text = "Ready. Press 'New Game' to start a game."; + // Disable the interactivity of the images. + rockPictureBox.Enabled = false; + paperPictureBox.Enabled = false; + scissorPictureBox.Enabled = false; + } + + private void newGameButton_Click(object sender, EventArgs e) + { + // Enable the images' interactivity. + rockPictureBox.Enabled = true; + paperPictureBox.Enabled = true; + scissorPictureBox.Enabled = true; + // Disable this button. + newGameButton.Enabled = false; + playRound(-1); + + } + + private void rockPictureBox_Click(object sender, EventArgs e) + { + statusLabel.Text = "You clicked Rock!"; + playRound(0); + } + + private void exitButton_Click(object sender, EventArgs e) + { + this.Close(); + } + + private void paperPictureBox_Click(object sender, EventArgs e) + { + playRound(1); + } + + private void scissorPictureBox_Click(object sender, EventArgs e) + { + playRound(2); + } + } +} \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Form1.resx b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Form1.resx new file mode 100755 index 0000000..b5ae26c --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Form1.resx @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Program.cs b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Program.cs new file mode 100755 index 0000000..dce127a --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Program.cs @@ -0,0 +1,17 @@ +namespace RCS_CalebFontenot +{ + internal static class Program + { + /// + /// The main entry point for the application. + /// + [STAThread] + static void Main() + { + // To customize application configuration such as set high DPI settings or default font, + // see https://aka.ms/applicationconfiguration. + ApplicationConfiguration.Initialize(); + Application.Run(new Form1()); + } + } +} \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Properties/Resources.Designer.cs b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Properties/Resources.Designer.cs new file mode 100755 index 0000000..ee15071 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Properties/Resources.Designer.cs @@ -0,0 +1,93 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace RCS_CalebFontenot.Properties { + using System; + + + /// + /// A strongly-typed resource class, for looking up localized strings, etc. + /// + // This class was auto-generated by the StronglyTypedResourceBuilder + // class via a tool like ResGen or Visual Studio. + // To add or remove a member, edit your .ResX file then rerun ResGen + // with the /str option, or rebuild your VS project. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + internal class Resources { + + private static global::System.Resources.ResourceManager resourceMan; + + private static global::System.Globalization.CultureInfo resourceCulture; + + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] + internal Resources() { + } + + /// + /// Returns the cached ResourceManager instance used by this class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Resources.ResourceManager ResourceManager { + get { + if (object.ReferenceEquals(resourceMan, null)) { + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("RCS_CalebFontenot.Properties.Resources", typeof(Resources).Assembly); + resourceMan = temp; + } + return resourceMan; + } + } + + /// + /// Overrides the current thread's CurrentUICulture property for all + /// resource lookups using this strongly typed resource class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Globalization.CultureInfo Culture { + get { + return resourceCulture; + } + set { + resourceCulture = value; + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap Mount_Rushmore { + get { + object obj = ResourceManager.GetObject("Mount-Rushmore", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap paper { + get { + object obj = ResourceManager.GetObject("paper", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap scissors { + get { + object obj = ResourceManager.GetObject("scissors", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + } +} diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Properties/Resources.resx b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Properties/Resources.resx new file mode 100755 index 0000000..4b87526 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Properties/Resources.resx @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + ..\Resources\Mount-Rushmore.jpeg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\scissors.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\paper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/RCS_CalebFontenot.csproj b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/RCS_CalebFontenot.csproj new file mode 100755 index 0000000..714c472 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/RCS_CalebFontenot.csproj @@ -0,0 +1,26 @@ + + + + WinExe + net6.0-windows + enable + true + enable + + + + + True + True + Resources.resx + + + + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/RCS_CalebFontenot.csproj.user b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/RCS_CalebFontenot.csproj.user new file mode 100755 index 0000000..f61322e --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/RCS_CalebFontenot.csproj.user @@ -0,0 +1,8 @@ + + + + + Form + + + diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Resources/Mount-Rushmore.jpeg b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Resources/Mount-Rushmore.jpeg new file mode 100755 index 0000000..85e88eb Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Resources/Mount-Rushmore.jpeg differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Resources/paper.jpg b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Resources/paper.jpg new file mode 100755 index 0000000..29ac285 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Resources/paper.jpg differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Resources/scissors.jpg b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Resources/scissors.jpg new file mode 100755 index 0000000..fa7c8da Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/Resources/scissors.jpg differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.deps.json b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.deps.json new file mode 100755 index 0000000..f4392b2 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": { + "RCS_CalebFontenot/1.0.0": { + "runtime": { + "RCS_CalebFontenot.dll": {} + } + } + } + }, + "libraries": { + "RCS_CalebFontenot/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.dll b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.dll new file mode 100755 index 0000000..c45f348 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.dll differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.exe b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.exe new file mode 100755 index 0000000..99182d9 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.exe differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.pdb b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.pdb new file mode 100755 index 0000000..9decbc7 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.pdb differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.runtimeconfig.json b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.runtimeconfig.json new file mode 100755 index 0000000..b6062ae --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/bin/Debug/net6.0-windows/RCS_CalebFontenot.runtimeconfig.json @@ -0,0 +1,15 @@ +{ + "runtimeOptions": { + "tfm": "net6.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "6.0.0" + }, + { + "name": "Microsoft.WindowsDesktop.App", + "version": "6.0.0" + } + ] + } +} \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file mode 100755 index 0000000..32c95f9 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.AssemblyInfo.cs b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.AssemblyInfo.cs new file mode 100755 index 0000000..46d9d3b --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("RCS_CalebFontenot")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("RCS_CalebFontenot")] +[assembly: System.Reflection.AssemblyTitleAttribute("RCS_CalebFontenot")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.AssemblyInfoInputs.cache b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.AssemblyInfoInputs.cache new file mode 100755 index 0000000..b4db35b --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +db7f92b1c53ee5d091e8e7cf297a52d5317f7c80 diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.Form1.resources b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.Form1.resources new file mode 100755 index 0000000..6c05a97 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.Form1.resources differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig new file mode 100755 index 0000000..556265d --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +build_property.ApplicationManifest = +build_property.StartupObject = +build_property.ApplicationDefaultFont = +build_property.ApplicationHighDpiMode = +build_property.ApplicationUseCompatibleTextRendering = +build_property.ApplicationVisualStyles = +build_property.TargetFramework = net6.0-windows +build_property.TargetPlatformMinVersion = 7.0 +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = RCS_CalebFontenot +build_property.ProjectDir = Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.GlobalUsings.g.cs b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.GlobalUsings.g.cs new file mode 100755 index 0000000..fea4009 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.GlobalUsings.g.cs @@ -0,0 +1,10 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Drawing; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Threading; +global using global::System.Threading.Tasks; +global using global::System.Windows.Forms; diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.Properties.Resources.resources b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.Properties.Resources.resources new file mode 100755 index 0000000..d382638 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.Properties.Resources.resources differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.assets.cache b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.assets.cache new file mode 100755 index 0000000..1cfdca4 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.assets.cache differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.AssemblyReference.cache b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.AssemblyReference.cache new file mode 100755 index 0000000..c9fd861 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.AssemblyReference.cache differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.BuildWithSkipAnalyzers b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.BuildWithSkipAnalyzers new file mode 100755 index 0000000..e69de29 diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.CoreCompileInputs.cache b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.CoreCompileInputs.cache new file mode 100755 index 0000000..6833af3 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +4e06068086b0f080f451db4edbc54c539866b8ce diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.FileListAbsolute.txt b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.FileListAbsolute.txt new file mode 100755 index 0000000..ddd945f --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.FileListAbsolute.txt @@ -0,0 +1,18 @@ +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\bin\Debug\net6.0-windows\RCS_CalebFontenot.exe +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\bin\Debug\net6.0-windows\RCS_CalebFontenot.deps.json +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\bin\Debug\net6.0-windows\RCS_CalebFontenot.runtimeconfig.json +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\bin\Debug\net6.0-windows\RCS_CalebFontenot.dll +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\bin\Debug\net6.0-windows\RCS_CalebFontenot.pdb +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\RCS_CalebFontenot.csproj.AssemblyReference.cache +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\RCS_CalebFontenot.Form1.resources +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\RCS_CalebFontenot.Properties.Resources.resources +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\RCS_CalebFontenot.csproj.GenerateResource.cache +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\RCS_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\RCS_CalebFontenot.AssemblyInfoInputs.cache +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\RCS_CalebFontenot.AssemblyInfo.cs +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\RCS_CalebFontenot.csproj.CoreCompileInputs.cache +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\RCS_CalebFontenot.dll +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\refint\RCS_CalebFontenot.dll +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\RCS_CalebFontenot.pdb +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\RCS_CalebFontenot.genruntimeconfig.cache +Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RCS_CalebFontenot\RCS_CalebFontenot\obj\Debug\net6.0-windows\ref\RCS_CalebFontenot.dll diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.GenerateResource.cache b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.GenerateResource.cache new file mode 100755 index 0000000..41c9b62 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.csproj.GenerateResource.cache differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.designer.deps.json b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.designer.deps.json new file mode 100755 index 0000000..fbeaac4 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.designer.deps.json @@ -0,0 +1,11 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": {} + }, + "libraries": {} +} \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.designer.runtimeconfig.json b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.designer.runtimeconfig.json new file mode 100755 index 0000000..9fee938 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.designer.runtimeconfig.json @@ -0,0 +1,23 @@ +{ + "runtimeOptions": { + "tfm": "net6.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "6.0.0" + }, + { + "name": "Microsoft.WindowsDesktop.App", + "version": "6.0.0" + } + ], + "additionalProbingPaths": [ + "C:\\Users\\caleb\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\caleb\\.nuget\\packages", + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configProperties": { + "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true + } + } +} \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.dll b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.dll new file mode 100755 index 0000000..c45f348 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.dll differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.genruntimeconfig.cache b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.genruntimeconfig.cache new file mode 100755 index 0000000..7234fbc --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.genruntimeconfig.cache @@ -0,0 +1 @@ +6158b62f84684e64f4f5e79b3cfd2f044e28d622 diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.pdb b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.pdb new file mode 100755 index 0000000..9decbc7 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/RCS_CalebFontenot.pdb differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/TempPE/Properties.Resources.Designer.cs.dll b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/TempPE/Properties.Resources.Designer.cs.dll new file mode 100755 index 0000000..009720b Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/TempPE/Properties.Resources.Designer.cs.dll differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe new file mode 100755 index 0000000..99182d9 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/apphost.exe differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/ref/RCS_CalebFontenot.dll b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/ref/RCS_CalebFontenot.dll new file mode 100755 index 0000000..e13ee82 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/ref/RCS_CalebFontenot.dll differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/refint/RCS_CalebFontenot.dll b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/refint/RCS_CalebFontenot.dll new file mode 100755 index 0000000..e13ee82 Binary files /dev/null and b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/Debug/net6.0-windows/refint/RCS_CalebFontenot.dll differ diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/RCS_CalebFontenot.csproj.nuget.dgspec.json b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/RCS_CalebFontenot.csproj.nuget.dgspec.json new file mode 100755 index 0000000..5aea9da --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/RCS_CalebFontenot.csproj.nuget.dgspec.json @@ -0,0 +1,70 @@ +{ + "format": 1, + "restore": { + "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\RCS_CalebFontenot\\RCS_CalebFontenot\\RCS_CalebFontenot.csproj": {} + }, + "projects": { + "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\RCS_CalebFontenot\\RCS_CalebFontenot\\RCS_CalebFontenot.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\RCS_CalebFontenot\\RCS_CalebFontenot\\RCS_CalebFontenot.csproj", + "projectName": "RCS_CalebFontenot", + "projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\RCS_CalebFontenot\\RCS_CalebFontenot\\RCS_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\RCS_CalebFontenot\\RCS_CalebFontenot\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0-windows" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0-windows7.0": { + "targetAlias": "net6.0-windows", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0-windows7.0": { + "targetAlias": "net6.0-windows", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + }, + "Microsoft.WindowsDesktop.App.WindowsForms": { + "privateAssets": "none" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.402\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/RCS_CalebFontenot.csproj.nuget.g.props b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/RCS_CalebFontenot.csproj.nuget.g.props new file mode 100755 index 0000000..8a4b508 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/RCS_CalebFontenot.csproj.nuget.g.props @@ -0,0 +1,16 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\caleb\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + PackageReference + 6.3.0 + + + + + + \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/RCS_CalebFontenot.csproj.nuget.g.targets b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/RCS_CalebFontenot.csproj.nuget.g.targets new file mode 100755 index 0000000..35a7576 --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/RCS_CalebFontenot.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/project.assets.json b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/project.assets.json new file mode 100755 index 0000000..c5a89ce --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/project.assets.json @@ -0,0 +1,76 @@ +{ + "version": 3, + "targets": { + "net6.0-windows7.0": {} + }, + "libraries": {}, + "projectFileDependencyGroups": { + "net6.0-windows7.0": [] + }, + "packageFolders": { + "C:\\Users\\caleb\\.nuget\\packages\\": {}, + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\RCS_CalebFontenot\\RCS_CalebFontenot\\RCS_CalebFontenot.csproj", + "projectName": "RCS_CalebFontenot", + "projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\RCS_CalebFontenot\\RCS_CalebFontenot\\RCS_CalebFontenot.csproj", + "packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\", + "outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\RCS_CalebFontenot\\RCS_CalebFontenot\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0-windows" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0-windows7.0": { + "targetAlias": "net6.0-windows", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0-windows7.0": { + "targetAlias": "net6.0-windows", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + }, + "Microsoft.WindowsDesktop.App.WindowsForms": { + "privateAssets": "none" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.402\\RuntimeIdentifierGraph.json" + } + } + } +} \ No newline at end of file diff --git a/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/project.nuget.cache b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/project.nuget.cache new file mode 100755 index 0000000..896d7ab --- /dev/null +++ b/MP4/RCS_CalebFontenot/RCS_CalebFontenot/obj/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "ik4oNaGDVVO8CAQTFZ0p5uPx6ACwukpQYzJtTBM7vlwFJL6OLKloWnMjxYOZ6vCTX8DIngHrj/aOwRJL06OL3Q==", + "success": true, + "projectFilePath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP4\\RCS_CalebFontenot\\RCS_CalebFontenot\\RCS_CalebFontenot.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file