Click here to Skip to main content
15,912,756 members
Home / Discussions / C#
   

C#

 
GeneralRe: try catch and return value Pin
Os Sutrisno12-Aug-05 0:40
Os Sutrisno12-Aug-05 0:40 
QuestionRow colors in DataGrids? Pin
kbalias11-Aug-05 23:56
kbalias11-Aug-05 23:56 
AnswerRe: Row colors in DataGrids? Pin
Alomgir Miah12-Aug-05 6:16
Alomgir Miah12-Aug-05 6:16 
GeneralImage Capture Pin
Member 217284911-Aug-05 23:26
Member 217284911-Aug-05 23:26 
GeneralRe: Image Capture Pin
Kimocat12-Aug-05 13:35
Kimocat12-Aug-05 13:35 
GeneralResizing Gif-images that is transparent Pin
thomasa11-Aug-05 22:21
thomasa11-Aug-05 22:21 
Generalquestion on using ref keyword Pin
ppp00111-Aug-05 22:13
ppp00111-Aug-05 22:13 
GeneralRe: question on using ref keyword Pin
levgiang11-Aug-05 22:34
levgiang11-Aug-05 22:34 
The disadvantages of ref keyword is it can change the reference of car.There is a situation we don't want change the reference of car,so we don't need use the ref keyword.

When you want pass type value parameters and want change the variable pass to method ,you use the ref keyword.and if you dont't want change the variables pass to method,you shoudn't use the ref keyword.

le van giang
GeneralRe: question on using ref keyword Pin
ppp00112-Aug-05 0:21
ppp00112-Aug-05 0:21 
GeneralRe: question on using ref keyword Pin
Guffa12-Aug-05 2:12
Guffa12-Aug-05 2:12 
GeneralRe: question on using ref keyword Pin
Gavin Jeffrey11-Aug-05 22:35
Gavin Jeffrey11-Aug-05 22:35 
GeneralGenerating Powerpoint from XML Pin
Sylvester, Asil Gerard11-Aug-05 22:10
Sylvester, Asil Gerard11-Aug-05 22:10 
QuestionHow to create DataColumn.Expression that calculate age. (Birthdate - Today) Pin
god4k11-Aug-05 22:04
god4k11-Aug-05 22:04 
General"Hello World" Pin
binglin11-Aug-05 21:41
binglin11-Aug-05 21:41 
GeneralRe: "Hello World" Pin
Stefan Troschuetz11-Aug-05 22:09
Stefan Troschuetz11-Aug-05 22:09 
GeneralRe: "Hello World" Pin
levgiang11-Aug-05 22:24
levgiang11-Aug-05 22:24 
GeneralRe: "Hello World" Pin
Gavin Jeffrey11-Aug-05 22:30
Gavin Jeffrey11-Aug-05 22:30 
GeneralRe: "Hello World" Pin
Matt Gerrans12-Aug-05 5:59
Matt Gerrans12-Aug-05 5:59 
GeneralProblem in sending the array of objects to Web services using P.D.A. work Pin
praveenpavan11-Aug-05 20:49
praveenpavan11-Aug-05 20:49 
QuestionHow to open a form when click on Datagrid in C# Pin
dwark10611-Aug-05 20:49
dwark10611-Aug-05 20:49 
AnswerRe: How to open a form when click on Datagrid in C# Pin
Gavin Jeffrey11-Aug-05 22:43
Gavin Jeffrey11-Aug-05 22:43 
GeneralRe: How to open a form when click on Datagrid in C# Pin
dwark10612-Aug-05 6:40
dwark10612-Aug-05 6:40 
Generalinput question. Pin
spepperchin11-Aug-05 20:36
spepperchin11-Aug-05 20:36 
GeneralRe: input question. Pin
Mohamad Al Husseiny16-Aug-05 8:08
Mohamad Al Husseiny16-Aug-05 8:08 
GeneralRichTextBox WndProc WM_PASTE Pin
mmr_muthu11-Aug-05 20:01
mmr_muthu11-Aug-05 20:01 

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.