Click here to Skip to main content
15,921,113 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi i'm developing a system for the first time in c sharp may i please have a sourc code to uplaod a photo to my database and also some code to stream a video in csharp thank you.
Posted
Updated 23-Sep-11 8:34am
v2

1 solution

Try searching google with the criteria "c# image upload". Here's[^] the first result. Others may also be helpful.

As for streaming video, again, google is your friend. Search using "c# stream video" and start looking at the results.

When you've done this, come back and ask new questions about areas that you get stuck on.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900