Click here to Skip to main content
15,890,557 members
Home / Discussions / C#
   

C#

 
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 
QuestionHow can I check any row of database has updated or not through update query Pin
S a n d y24-Feb-09 23:23
S a n d y24-Feb-09 23:23 
AnswerRe: How can I check any row of database has updated or not through update query Pin
Shyam K Pananghat25-Feb-09 0:19
Shyam K Pananghat25-Feb-09 0:19 
GeneralRe: How can I check any row of database has updated or not through update query Pin
S a n d y25-Feb-09 0:33
S a n d y25-Feb-09 0:33 
GeneralRe: How can I check any row of database has updated or not through update query Pin
Shyam K Pananghat25-Feb-09 22:20
Shyam K Pananghat25-Feb-09 22:20 
AnswerRe: How can I check any row of database has updated or not through update query Pin
Wendelius25-Feb-09 8:34
mentorWendelius25-Feb-09 8:34 
GeneralRe: How can I check any row of database has updated or not through update query Pin
S a n d y26-Feb-09 0:37
S a n d y26-Feb-09 0:37 
AnswerRe: How can I check any row of database has updated or not through update query Pin
Megidolaon25-Feb-09 22:10
Megidolaon25-Feb-09 22:10 
QuestionRemote Access Error Pin
mightygirls24-Feb-09 23:16
mightygirls24-Feb-09 23:16 
QuestionDisplaying list of SSRS reports in C#.net windows application using a service reference Pin
sudip67824-Feb-09 23:02
sudip67824-Feb-09 23:02 
AnswerRe: Displaying list of SSRS reports in C#.net windows application using a service reference Pin
Calin Tatar25-Feb-09 0:13
Calin Tatar25-Feb-09 0:13 
GeneralRe: Displaying list of SSRS reports in C#.net windows application using a service reference Pin
sudip67825-Feb-09 0:18
sudip67825-Feb-09 0:18 

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.