21.01.2014 Views

Problem Set 1: Introduction to Visual Studio .NET & C#

Problem Set 1: Introduction to Visual Studio .NET & C#

Problem Set 1: Introduction to Visual Studio .NET & C#

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Com S 430 Fall2005 Dr. Markus Lumpe<br />

<strong>Problem</strong> 6<br />

Implement the Windows application “TooManySecrets.exe” that uses the class library<br />

“VigenereLibrary.dll”.<br />

MainForm:<br />

Output:<br />

MainForm:<br />

Title = “TooManySecrets”<br />

FormBorderStyle: Fixed3D<br />

textBox1:<br />

ScrollBars = Both<br />

textBox2: -<br />

label1:<br />

label2:<br />

but<strong>to</strong>n1:<br />

Text = “Enter Text <strong>to</strong> Encode/Decode”<br />

Text = “Key”<br />

Text = “&Encode”<br />

but<strong>to</strong>n2: Text = “&Decode”<br />

Output:<br />

Title = “Output”<br />

FormBorderStyle: Fixed3D<br />

textBox1:<br />

but<strong>to</strong>n1:<br />

ScrollBars = Both<br />

ReadOnly = True<br />

TabS<strong>to</strong>p = False<br />

DialogResult = OK<br />

Text = &OK<br />

8

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!