Hello everybody,
I've got a DataGrid to show, insert, update, delete data inside a mySQL database using Entity Framework ADO.NET
I've got no idea how to upload/store images into blob using a DataGrid (converter needed? OpenFileDialog, ...)
Any ideas, examples or tutorials?
thx!!!