Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~311 People Reached
Favorite Forums
Favorite Tags
Member Avatar for sidind123

I want to save image from Picture box to SQL Server DB. I am trying to do this using the following code but cannot able to do so. Please help. My Code Snippets are as following: Dim fs As FileStream = Nothing fs = New FileStream(picPhoto.ImageLocation, FileMode.Open) Dim fi As …

Member Avatar for Oxiegen
0
190
Member Avatar for sidind123

Hi, Can anybody help me with the code to encode Magnetic Card with Magnetic Card Encoder and read Magnetic Card with Magnetic Card Reader? I have MSR205 Magnetic Card Encoder and MINI 123 Magnetic Card Reader. I want to have code in Visual Basic. Thanks in advance.

Member Avatar for bushman_222
0
121