0

Load MySQL Blob using MVVM

asked 2013-12-20 09:12:16 +0800

Neus gravatar image Neus
1415 14

Hi, Which is the best way to bind a mySQL Blob field using MVVM?

Thank you

delete flag offensive retag edit

Comments

blob binding to what? blob is binary data so wouldn't you convert it back to the real object or am I wrong?

chillworld ( 2013-12-20 10:02:02 +0800 )edit

to an Image

Neus ( 2013-12-20 11:19:17 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-12-20 12:33:32 +0800

chillworld gravatar image chillworld flag of Belgium
5367 4 9
https://github.com/chillw...

Convert in vm to an image and call the content property of the image.

<image content="@load(vm.image)">

(haven't test it but normally should work) Greetz chill.

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2013-12-20 09:12:16 +0800

Seen: 11 times

Last updated: Dec 20 '13

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More