How to troubleshoot wpf application without wcf

Discussion in 'C#' started by hmk20009, Aug 28, 2014.

  1. #1
    i have application built in wpf but i lost wpf service project.


    So how can i troubleshoot application for any errors and issues.
     
    hmk20009, Aug 28, 2014 IP
  2. jagathdesigner

    jagathdesigner Well-Known Member

    Messages:
    258
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    128
    #2
    You can mock the interface to Service layer of your wpf application and write your own methods for testing.
     
    jagathdesigner, Sep 3, 2014 IP