Skip to content

A WCF Service with WPF Client to Convert the Currency into Words

Notifications You must be signed in to change notification settings

shreeram-mc/AmountConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmountConverter

A WCF Service with WPF Client to Convert the Currency into Words. Built using .Net Framework 4.7.2

Steps to run the application:

Open Solution in Visual Studio 2019 (Version 16.4.6 or later)
Run the Application. This will launch both the WCF Service and WPF Client UI.
Enter the Currency amount you want to convert into the Textbox and press the Submit button.
WCF Service is called to get the number converted to Words.
Words will be displayed in the Result Box.
Reset button will clear the inputs.

About

A WCF Service with WPF Client to Convert the Currency into Words

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages