Click here to Skip to main content
15,885,757 members
Home / Discussions / C#
   

C#

 
GeneralRe: Compiled HTML Help file (.chm) Pin
Stefan Troschuetz22-Apr-07 21:13
Stefan Troschuetz22-Apr-07 21:13 
GeneralRe: Compiled HTML Help file (.chm) Pin
~~BAKKAR~~23-Apr-07 1:48
~~BAKKAR~~23-Apr-07 1:48 
Questionplz help me with datagridview question Pin
akkram22-Apr-07 0:29
akkram22-Apr-07 0:29 
AnswerRe: plz help me with datagridview question Pin
NaNg1524122-Apr-07 17:42
NaNg1524122-Apr-07 17:42 
AnswerRe: plz help me with datagridview question [modified] Pin
Pualee22-Apr-07 18:25
Pualee22-Apr-07 18:25 
GeneralRe: plz help me with datagridview question Pin
Pualee22-Apr-07 19:36
Pualee22-Apr-07 19:36 
AnswerRe: plz help me with datagridview question Pin
Keshav V. Kamat22-Apr-07 22:43
Keshav V. Kamat22-Apr-07 22:43 
Questionstr(number,width,presicion) function Pin
AndrusM21-Apr-07 23:40
AndrusM21-Apr-07 23:40 
How to implement

string Str( float number, ushort width, ushort presicion)

should return string whose size if width characters, left padded by spaces and having presicion characters after decimal point using current culture decimal separator?


Andrus

AnswerRe: str(number,width,presicion) function Pin
Christian Graus21-Apr-07 23:49
protectorChristian Graus21-Apr-07 23:49 
GeneralRe: str(number,width,presicion) function Pin
AndrusM22-Apr-07 11:21
AndrusM22-Apr-07 11:21 
AnswerRe: str(number,width,presicion) function Pin
Vega0222-Apr-07 18:11
Vega0222-Apr-07 18:11 
QuestionString literal in multiple lines Pin
AndrusM21-Apr-07 23:38
AndrusM21-Apr-07 23:38 
AnswerRe: String literal in multiple lines Pin
Christian Graus21-Apr-07 23:51
protectorChristian Graus21-Apr-07 23:51 
AnswerRe: String literal in multiple lines Pin
vimal313422-Apr-07 19:44
vimal313422-Apr-07 19:44 
QuestionHow to explicitly invoke parent's constructor Pin
lchild38521-Apr-07 21:32
lchild38521-Apr-07 21:32 
AnswerRe: How to explicitly invoke parent's constructor Pin
Arun.Immanuel21-Apr-07 22:36
Arun.Immanuel21-Apr-07 22:36 
GeneralRe: How to explicitly invoke parent's constructor Pin
lchild38521-Apr-07 22:46
lchild38521-Apr-07 22:46 
AnswerDerivedConstructor(int a,int b) : base(b) Pin
Chetan Patel22-Apr-07 18:40
Chetan Patel22-Apr-07 18:40 
QuestionHelp! How to implement this? Pin
huheng_0_021-Apr-07 21:31
huheng_0_021-Apr-07 21:31 
AnswerRe: Help! How to implement this? Pin
Christian Graus21-Apr-07 23:54
protectorChristian Graus21-Apr-07 23:54 
GeneralRe: Help! How to implement this? Pin
huheng_0_022-Apr-07 1:02
huheng_0_022-Apr-07 1:02 
AnswerRe: Help! How to implement this? Pin
Guffa22-Apr-07 2:12
Guffa22-Apr-07 2:12 
GeneralRe: Help! How to implement this? Pin
huheng_0_022-Apr-07 5:15
huheng_0_022-Apr-07 5:15 
GeneralRe: Help! How to implement this? Pin
Dave Kreskowiak22-Apr-07 5:21
mveDave Kreskowiak22-Apr-07 5:21 
GeneralRe: Help! How to implement this? Pin
Christian Graus22-Apr-07 12:07
protectorChristian Graus22-Apr-07 12:07 

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.