Search Results

0
votes
1answer
35 views

Problem referencing classes in external assembly in WPF designer in VS 2008?

Here, Data refers to a another class-library project in the same solution. The main project is referencing Data properly and there is a data.dll in the debug directory of the main project. Yes, I a …
2
votes
4answers
187 views

Practical WPF Programming

Hi, I think I have got some grasp over basic WPF fundaes. Now I want to go deep. However, apart from understanding how the classes work under the hood, I would like to learn practic …