Click here to Skip to main content
16,014,591 members
Home / Discussions / C#
   

C#

 
GeneralRe: Transparent bitmap Pin
26-Mar-02 4:18
suss26-Mar-02 4:18 
Generalinherited forms resizing issue Pin
25-Mar-02 4:32
suss25-Mar-02 4:32 
GeneralRe: inherited forms resizing issue Pin
25-Mar-02 5:09
suss25-Mar-02 5:09 
GeneralStill Need HELP! Pin
25-Mar-02 5:54
suss25-Mar-02 5:54 
GeneralAnd the winner is... Pin
26-Mar-02 4:39
suss26-Mar-02 4:39 
GeneralCustomize message from datagrid Pin
Jose Fco Bonnin25-Mar-02 4:23
Jose Fco Bonnin25-Mar-02 4:23 
QuestionHow I can generate a 5-digit ID in C# Pin
gicio25-Mar-02 2:49
gicio25-Mar-02 2:49 
AnswerRe: How I can generate a 5-digit ID in C# Pin
Kannan Kalyanaraman25-Mar-02 4:45
Kannan Kalyanaraman25-Mar-02 4:45 
generate a random no , convert it to string, take out the first five characters and then convert it back to no.

You can look at how to generate random nos in the System.Security.Cryptography namespace.

There is a class for random no generation.

Hope this helps.

Cheers
Kannan
GeneralRe: How I can generate a 5-digit ID in C# Pin
gicio25-Mar-02 7:17
gicio25-Mar-02 7:17 
GeneralRe: How I can generate a 5-digit ID in C# Pin
Neil Van Note27-Mar-02 18:29
Neil Van Note27-Mar-02 18:29 
GeneralFixed Form Pin
Mazdak25-Mar-02 2:40
Mazdak25-Mar-02 2:40 
GeneralRe: Fixed Form Pin
25-Mar-02 2:53
suss25-Mar-02 2:53 
GeneralRe: Fixed Form Pin
Mazdak25-Mar-02 3:04
Mazdak25-Mar-02 3:04 
Questionhowto create doc/view c#-apps? Pin
Rüpel25-Mar-02 1:34
Rüpel25-Mar-02 1:34 
AnswerRe: howto create doc/view c#-apps? Pin
Mazdak25-Mar-02 1:33
Mazdak25-Mar-02 1:33 
GeneralRe: howto create doc/view c#-apps? Pin
Rüpel25-Mar-02 1:42
Rüpel25-Mar-02 1:42 
GeneralRe: howto create doc/view c#-apps? Pin
Neil Van Note27-Mar-02 19:09
Neil Van Note27-Mar-02 19:09 
GeneralRe: howto create doc/view c#-apps? Pin
Rüpel27-Mar-02 23:45
Rüpel27-Mar-02 23:45 
AnswerRe: howto create doc/view c#-apps? Pin
Kannan Kalyanaraman25-Mar-02 4:50
Kannan Kalyanaraman25-Mar-02 4:50 
GeneralI need help with this question Pin
25-Mar-02 0:21
suss25-Mar-02 0:21 
GeneralRe: I need help with this question Pin
BLaZiNiX26-Mar-02 19:01
BLaZiNiX26-Mar-02 19:01 
QuestionListView with CheckedItems ??? Pin
gicio24-Mar-02 23:54
gicio24-Mar-02 23:54 
QuestionAny way to create a better looking TabControl? Pin
24-Mar-02 23:27
suss24-Mar-02 23:27 
AnswerRe: Any way to create a better looking TabControl? Pin
25-Mar-02 4:20
suss25-Mar-02 4:20 
QuestionReplace parts of an object in an ArrayList.But how ??? Pin
gicio24-Mar-02 23:18
gicio24-Mar-02 23: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.