https://github.com/executeautomation/employeewindowsapp
ExecuteAutomtion Windows application with WCF PFService
https://github.com/executeautomation/employeewindowsapp
Last synced: 13 days ago
JSON representation
ExecuteAutomtion Windows application with WCF PFService
- Host: GitHub
- URL: https://github.com/executeautomation/employeewindowsapp
- Owner: executeautomation
- Created: 2016-07-31T04:21:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-26T12:09:59.000Z (over 8 years ago)
- Last Synced: 2025-03-28T20:38:57.989Z (about 1 month ago)
- Language: C#
- Size: 2.1 MB
- Stars: 1
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EmployeeWindowsApp
ExecuteAutomtion Windows application with WCF PFService# ExecuteAutomation Employee Windows App
This application is used while working with advanced coded UI frameworks course#Advanced framework development with Coded UI Test 2015
https://www.udemy.com/framework-development-with-cuit#Pre-requisite
Before running your application from visual studio 2015/2013, you need to first create the EmployeeDb in SQL server database server via
management studio.
The script is available under https://github.com/executeautomation/EmployeeWindowsApp/tree/master/DatabaseScript#How to Compile application ?
All you have to do is1. Clone the repo or download it
2. Open the project in Visual studio 2013/2015
3. Just build the project and run, the application will launch and ready for automation#Advanced Topic
##What will happen while building project
The project will try to connect your default database server, since the connection string in App.config is given as this
```xml
```####More articles
For more articles visit http://www.executeautomation.com