Friday, September 30, 2011

Uploading a picture at runtime

I was trying an addressbook application, and then it struck me... wouldn't it be awesome, if we could add pictures to each entry, so one can also look at a contact? The following is the coding for uploading a picture into a PictureBox using open file dialog control. For any doubts, or suggestions, please mail me at nardz07@gmail.com.

Here's the basic cs code - explained :