0
Answer

Delay the code execution in wpf application using C#.net

How to delay the execution of the code ???????
Since i m using System.threading.thread.sleep(5000) in the code ,the user interface getting freeze or hanged.

Pls help me to sort out.........
thnk's in advance