I want to write a C# WPF application using visual studio 2010. I want to be able to allow the user to do the following:
1. enter some data,
2. select a file from a directory path,
3. error message will be displayed if the user enters wrong data,
4. the user will hit the submit button and call a windows api.
Thus can you tell me how to accomplish this goal?
Loading
Suthish NairPosted Sep 13, 2013, 8:15 AM
Pavan RamamurthyPosted Sep 13, 2013, 6:51 AM
Kiran Kumar TalikotiPosted Sep 4, 2013, 1:05 AM
Check this article.It may help you,
http://www.c-sharpcorner.com/uploadfile/prathore/login-and-registration-process-in-wpf-application/