About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
Tag Archives: IISExpress
Week roundup
Last week recap and links: Using Fusion Log Viewer to Debug Obscure Loader Errors by Scott Hanselman. Needed to solved exception while debugging 64 bit website. Debugging VS2013 Websites Using 64-bit IIS Express, solved the issue I needed Fusion Log … Continue reading
First look at OData
I’ve heard about OData back in 2012 but never used it. Now I might have a use case for OData and want to explore it. Below are the parts of my sample WCF DataService project. Every part has the exceptions … Continue reading
Week 16 roundup
Last week recap an links: Connect to iisexpress website from inside a Hyper-V machine using this post about how to connect to a local web service from the Windows Phone 8 Emulator Enable the SSH on you synology and use … Continue reading
My Maintainable Automated UI Tests
Original post By Mehdi Khalili on 9 Oct 2013 hereI just modified it to best suit my needs. Mehdi Khalili uses Selenium webdriver to do an automated UI test. The key of the post is to see the test code … Continue reading
Posted in Test
Tagged asp.net, coded UI test, CUIT, IISExpress, MVC4, selenium, unittest, xunit
3 Comments