TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
sleggbengt
NA
12
0
Casting
Mar 18 2004 6:31 AM
Hi! I'm working with databases and I'm having trouble when inserting images into the Database. The problem lies in an image becomes a binary array in the database, but I want it to appear as a Bitmap, Jpeg, PNG or something. I know that it's possible to extract the binary array and the deserialize it into an image again, but this is something I don't want to do. I know that you can Cast a variable into something else from what it is. Is it possible toi cast an object into something else, e.g. an Image Object into a Bitmap? I really hope that someone has any idea about this. Thanks!
Reply
Answers (
1
)
Active Directory synchronisation in C#
N-Unit testing for Winforms with C#