Click here to Skip to main content
15,916,951 members
Home / Discussions / C#
   

C#

 
Question[Message Deleted] Pin
Prajeesh25-Feb-09 0:16
Prajeesh25-Feb-09 0:16 
AnswerRe: Gradient in Splitter Panel Pin
Xmen Real 25-Feb-09 0:28
professional Xmen Real 25-Feb-09 0:28 
General[Message Deleted] Pin
Prajeesh25-Feb-09 0:34
Prajeesh25-Feb-09 0:34 
GeneralRe: Gradient in Splitter Panel Pin
Xmen Real 25-Feb-09 0:56
professional Xmen Real 25-Feb-09 0:56 
AnswerRe: Gradient in Splitter Panel Pin
0x3c025-Feb-09 0:43
0x3c025-Feb-09 0:43 
QuestionWebcam Application with Capture Image Pin
proans25-Feb-09 0:02
proans25-Feb-09 0:02 
AnswerRe: Webcam Application with Capture Image Pin
proans25-Feb-09 1:04
proans25-Feb-09 1:04 
QuestionClass Pin
mrithula824-Feb-09 23:36
mrithula824-Feb-09 23:36 
AnswerRe: Class Pin
Rob Philpott24-Feb-09 23:40
Rob Philpott24-Feb-09 23:40 
AnswerRe: Class Pin
Cracked-Down24-Feb-09 23:43
Cracked-Down24-Feb-09 23:43 
GeneralRe: Class Pin
Rob Philpott24-Feb-09 23:54
Rob Philpott24-Feb-09 23:54 
AnswerRe: Class Pin
Calin Tatar24-Feb-09 23:43
Calin Tatar24-Feb-09 23:43 
GeneralRe: Class Pin
mrithula825-Feb-09 0:03
mrithula825-Feb-09 0:03 
GeneralRe: Class Pin
Calin Tatar25-Feb-09 0:05
Calin Tatar25-Feb-09 0:05 
QuestionSelect Image Randomly Pin
elci24-Feb-09 23:33
elci24-Feb-09 23:33 
AnswerRe: Select Image Randomly Pin
J4amieC24-Feb-09 23:49
J4amieC24-Feb-09 23:49 
AnswerRe: Select Image Randomly Pin
Calin Tatar25-Feb-09 0:08
Calin Tatar25-Feb-09 0:08 
GeneralRe: Select Image Randomly Pin
elci25-Feb-09 0:30
elci25-Feb-09 0:30 
GeneralRe: Select Image Randomly Pin
Megidolaon25-Feb-09 22:09
Megidolaon25-Feb-09 22:09 
If not even Google itlsef managed to determine the content of an image from the internet without the description, why do you think it should easy enough for you to do?

The best is to use Google mage search with the passed phrase (in this case "red rose"), then temporarily save a number of the pictures. (I don't know how to connect to google and retrieve images programmatically).

Next you calculate the random number and pick the 10 (or whatever number) images accordingly and throw the rest away.
Finally, you use PictureBoxes to display the kept images on your form.
QuestionWant to run dll through server(IIS) Pin
Member 366988924-Feb-09 23:26
Member 366988924-Feb-09 23:26 
AnswerRe: Want to run dll through server(IIS) Pin
Colin Angus Mackay25-Feb-09 3:17
Colin Angus Mackay25-Feb-09 3:17 
GeneralRe: Want to run dll through server(IIS) Pin
Member 366988925-Feb-09 17:04
Member 366988925-Feb-09 17:04 
GeneralRe: Want to run dll through server(IIS) Pin
Colin Angus Mackay25-Feb-09 21:17
Colin Angus Mackay25-Feb-09 21:17 
GeneralRe: Want to run dll through server(IIS) Pin
Member 366988925-Feb-09 21:23
Member 366988925-Feb-09 21:23 
GeneralRe: Want to run dll through server(IIS) Pin
Colin Angus Mackay25-Feb-09 21:29
Colin Angus Mackay25-Feb-09 21:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.