Sale!

Develop a Windows Forms app to analyze search and shift the content of strings.

Original price was: $100.00.Current price is: $75.00.

-25%

Download button will appear after successful payment.

(4 customer reviews)

Free worldwide shipping on all orders over $50

  • 30 days easy returns
  • Order yours before 2.30pm for same day dispatch
Guaranteed Safe Checkout

Develop a Windows Forms app to analyze, search, and shift the content of strings. Strings to be evaluated are to be either imported from a sequential text file or by entering text into a Rich Textbox control.
Develop a Windows Forms app to analyze search and shift the content of strings.
$100.00 Original price was: $100.00.$75.00Current price is: $75.00.

Develop a Windows Forms app to analyze, search, and shift the content of strings. Strings to be evaluated are to be either imported from a sequential text file or by entering text into a Rich Textbox control. The developed application must display the following:

  • Contents of a text file displayed in a Rich Textbox Control
  • The number of characters in the string
  • The number of words in the string
  • The ANSI value of each character in the search word
  • Highlight the found search word in a Rich Textbox
  • The position of the search word in the string • Shifted (and shifted back to the original state) string characters based on a key value

Visual Basic Topics and Control Objects:

Windows Form, Variable and Data Types, Data Assignment, Conditional Statements, Error Handling, RichTextBox, Group Box Control, OpenFileDialog Runtime Control, Button Control, TextBox Control, PictureBox control, Label Control , MsgBox(), TextBox Controls, MenuStrip Control

File I/O, IO.StreamReader, File.Peek, File.StreamReader, RichTextBox.Find(), Length, SubString(), IndexOf(), Asc(), Chr(), Do While Loop, For-Next Loop, Split(), Find(), Mod operator

Develop a Windows Forms app to analyze, search, and shift the content of strings. Strings to be evaluated are to be either imported from a sequential text file or by entering text into a Rich Textbox control.