Project Description
Provides batch file renaming feature to the user based on the pattern selected. The pattern could be either classic or RegEx based. The classic pattern model exposes some usual patterns of file-names but with RegEx based pattern model, the renaming options can be taken to the next level and the regular expression used for searching and renaming is the only limit to it.
A good automation like design of the application provides the flexibility to extend the applications capability to the next level. The design for the application has enough room for testing it using NUnit.