Click here to Skip to main content
16,013,642 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionImage to and from database Pin
Dileep_Vickey28-May-07 1:15
Dileep_Vickey28-May-07 1:15 
QuestionDatagrid problem Pin
Yogesh Kumar Chauhan28-May-07 1:00
Yogesh Kumar Chauhan28-May-07 1:00 
AnswerRe: Datagrid problem Pin
Christian Graus28-May-07 1:04
protectorChristian Graus28-May-07 1:04 
QuestionRandom display of items Pin
samerh28-May-07 0:36
samerh28-May-07 0:36 
AnswerRe: Random display of items Pin
Christian Graus28-May-07 0:45
protectorChristian Graus28-May-07 0:45 
GeneralRe: Random display of items Pin
samerh28-May-07 1:44
samerh28-May-07 1:44 
GeneralRe: Random display of items Pin
Christian Graus28-May-07 11:07
protectorChristian Graus28-May-07 11:07 
AnswerRe: Random display of items Pin
CPallini28-May-07 1:47
mveCPallini28-May-07 1:47 
if you want to assign to each item a random percentage, dynamically, use the following:

(1) Assign to each item ratio a random number
(2) rescale the assigned ratios to sum up to 100 (i.e. normalize).

Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

GeneralRe: Random display of items Pin
Christian Graus28-May-07 11:07
protectorChristian Graus28-May-07 11:07 
Questionprogress bar Pin
charchabil0328-May-07 0:05
charchabil0328-May-07 0:05 
AnswerRe: progress bar Pin
Christian Graus28-May-07 0:10
protectorChristian Graus28-May-07 0:10 
AnswerRe: progress bar Pin
Xandip28-May-07 0:23
Xandip28-May-07 0:23 
GeneralRe: progress bar Pin
charchabil0328-May-07 0:59
charchabil0328-May-07 0:59 
GeneralRe: progress bar Pin
Christian Graus28-May-07 1:03
protectorChristian Graus28-May-07 1:03 
GeneralRe: progress bar Pin
charchabil0328-May-07 1:11
charchabil0328-May-07 1:11 
GeneralRe: progress bar Pin
Christian Graus28-May-07 1:24
protectorChristian Graus28-May-07 1:24 
GeneralRe: progress bar Pin
charchabil0328-May-07 1:35
charchabil0328-May-07 1:35 
GeneralRe: progress bar Pin
Xandip28-May-07 2:45
Xandip28-May-07 2:45 
GeneralRe: progress bar Pin
Dave Kreskowiak28-May-07 6:16
mveDave Kreskowiak28-May-07 6:16 
GeneralRe: progress bar Pin
Christian Graus28-May-07 11:00
protectorChristian Graus28-May-07 11:00 
GeneralRe: progress bar Pin
Xandip28-May-07 17:56
Xandip28-May-07 17:56 
GeneralRe: progress bar Pin
Xandip28-May-07 1:31
Xandip28-May-07 1:31 
GeneralRe: progress bar Pin
charchabil0328-May-07 1:34
charchabil0328-May-07 1:34 
GeneralRe: progress bar Pin
Christian Graus28-May-07 1:39
protectorChristian Graus28-May-07 1:39 
QuestionFade out effect in my form...?? Pin
Xandip27-May-07 23:11
Xandip27-May-07 23:11 

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.