I’m learning C#/WPF/MVVM by working on a pet project. Generally the resources
on the net were useful but now I encountered a rather specific system design
problem I just don’t know how to solve. (So it’s not debugging but a ‘how to
approach this’ sort of a dilemma.)
The core issue involves data binding of custom data structures, data templates
and possibly type converters.
I’d need someone who I can talk to over Skype so fluent English is necessary.
I can pay 20 USD an hour, through PayPal, and I reckon 2-3 hours will be
enough to get me through this bump. (Unless I’m indeed as dim as I feel right
now…)
Nice, just wonder; are you not allowed to talk about what you were doing? I think there would be help for free if you could go into details of the actual problem.
Oh, it’s not secret or anything, it’s just that my problem needed
a brain storming sort of discussion with back and forth conversation.
Forums are good for certain things but way too slow for others.
As it turns out I had to understand how object data sources, data
context and property binding can be used together. It was a bitch
to figure out what pieces I need from WPF… It has a lot of inertia
but when it does get moving, its awesome!