Click here to Skip to main content
15,885,874 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Create a WPF Application that requests for feed from Flickr(Search API) and then bind to WPF Control.

What I have tried:

I'm able to get the data in an XML Document in ViewModel but unable to bind it to the ListBox in View
Posted
Updated 1-May-23 0:15am
v2
Comments
Dave Kreskowiak 1-May-23 8:23am    
How do you expect someone to help you when you don't show the code you've written to get the document/data, put it into the view model, and how you've bound it to the view?

If you are expecting someone here to do the work, then I am afraid you will have a long wait. This site is not here to do your work. We only provide assistance with problems in the code that you write.
 
Share this answer
 
If you want someone to write code for you, then there are these services:
* fiverr[^]
* Upwork[^]
* Freelancer[^]
* Guru[^]
* PeoplePerHour[^]
* TaskRabbit[^]
* Karat[^]

Or, if you're trying to work it out yourself, then there are many tutorial websites, like this one: The ListBox control - The complete WPF tutorial[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900