Click here to Skip to main content
16,004,969 members
Home / Discussions / C#
   

C#

 
GeneralRe: Data reading from ASP.NET to C# Pin
Esmo200013-Apr-05 4:27
Esmo200013-Apr-05 4:27 
GeneralRe: Data reading from ASP.NET to C# Pin
tgprakash13-Apr-05 20:17
tgprakash13-Apr-05 20:17 
GeneralMultiline Text input in PropertyGrid Pin
M. Noordam13-Apr-05 1:16
M. Noordam13-Apr-05 1:16 
GeneralRe: Multiline Text input in PropertyGrid Pin
MoustafaS13-Apr-05 4:48
MoustafaS13-Apr-05 4:48 
GeneralRe: Multiline Text input in PropertyGrid Pin
M. Noordam13-Apr-05 18:44
M. Noordam13-Apr-05 18:44 
GeneralDataView / DataBindings Pin
UschkinRedSunshine13-Apr-05 1:08
UschkinRedSunshine13-Apr-05 1:08 
GeneralI don't know how to use RandomNumberGenerator class. Pin
Mohammed Aijaz Mohiuddin13-Apr-05 0:47
Mohammed Aijaz Mohiuddin13-Apr-05 0:47 
GeneralRe: I don't know how to use RandomNumberGenerator class. Pin
hooray13-Apr-05 1:07
hooray13-Apr-05 1:07 
The class RandomNumberGenerator is an abstract class - that means that you cannot create instances of this class. You can only create instances of class which extends the RandomNumberGenerator class.

Then it should be no problem to use the member functions.

(if you meant something different please tell and give some more info)
GeneralRe: I don't know how to use RandomNumberGenerator class. Pin
Sebastian Schneider13-Apr-05 1:32
Sebastian Schneider13-Apr-05 1:32 
GeneralData Grid: Row Based Control Pin
innocent7313-Apr-05 0:37
innocent7313-Apr-05 0:37 
General.NET 2.0 WebBrowser is flickering Pin
Anonymous13-Apr-05 0:07
Anonymous13-Apr-05 0:07 
GeneralRe: .NET 2.0 WebBrowser is flickering Pin
leppie13-Apr-05 5:09
leppie13-Apr-05 5:09 
GeneralRe: .NET 2.0 WebBrowser is flickering Pin
Anonymous13-Apr-05 6:03
Anonymous13-Apr-05 6:03 
GeneralRe: .NET 2.0 WebBrowser is flickering Pin
Dave Kreskowiak13-Apr-05 6:12
mveDave Kreskowiak13-Apr-05 6:12 
QuestionErratic datagrid behaviour? Pin
scotlandc12-Apr-05 22:53
scotlandc12-Apr-05 22:53 
QuestionRegistries????????? Pin
ddmcr12-Apr-05 22:53
ddmcr12-Apr-05 22:53 
AnswerRe: Registries????????? Pin
Vasudevan Deepak Kumar13-Apr-05 4:41
Vasudevan Deepak Kumar13-Apr-05 4:41 
GeneralRe: Registries????????? Pin
ddmcr13-Apr-05 5:23
ddmcr13-Apr-05 5:23 
GeneralPropertyGrid and Null Default Values Pin
Tristan Rhodes12-Apr-05 22:48
Tristan Rhodes12-Apr-05 22:48 
GeneralRe: PropertyGrid and Null Default Values Pin
leppie13-Apr-05 2:59
leppie13-Apr-05 2:59 
GeneralRe: PropertyGrid and Null Default Values Pin
Tristan Rhodes14-Apr-05 6:27
Tristan Rhodes14-Apr-05 6:27 
Generaldirectx library Pin
shumyla198312-Apr-05 21:35
shumyla198312-Apr-05 21:35 
Generallabels and controls autoresize Pin
alexcuban12-Apr-05 19:56
sussalexcuban12-Apr-05 19:56 
GeneralRe: labels and controls autoresize Pin
MoustafaS13-Apr-05 5:02
MoustafaS13-Apr-05 5:02 
GeneralLog4Net SMTP appender Pin
devvvy12-Apr-05 17:29
devvvy12-Apr-05 17: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.