POS 409 Week 5 Individual: Input Validation

0 items
POS 409 Week 5 Individual: Input Validation
POS 409 Week 5 Individual: Input Validation
$10.00
  • Description

POS 409 Week 5 Individual: Input Validation

Assignment Preparation: Activities include watching the Microsoft Virtual Academy developer training course modules, watching the Lynda.com video, independent student reading, and research.

  • Watch Module 05, “Advanced C#, Type and Value Validation; Encryption Techniques,” of the Microsoft Virtual Academy “Programming in C# Jump Start,” developer training course.
  • Watch Module 06, “Splitting Assemblies and WinMD; Diagnostics and Instrumentation,” of the Microsoft Virtual Academy “Programming in C# Jump Start,” developer training course.
  • Watch “Debugging,” of the Lynda.com “C# Essential Training,” video.

 Assignment: Design, implement, test, and debug a C# program to demonstrate input validation using regular expression.  The program should validate at least one type of data – you are free to choose a commonly used data format such as Social Security Number (999-9999-99), or phone number (999-999-9999), or a custom format that you designed.