Click here to Skip to main content
15,891,473 members
Home / Discussions / C#
   

C#

 
AnswerRe: how can i open outlook and send mail usin c# code ? Pin
Vikram A Punathambekar5-Feb-08 21:26
Vikram A Punathambekar5-Feb-08 21:26 
AnswerRe: how can i open outlook and send mail usin c# code ? Pin
Justin Perez6-Feb-08 3:02
Justin Perez6-Feb-08 3:02 
Generaldisabling particular text in textbox control Pin
DKalepu5-Feb-08 21:07
DKalepu5-Feb-08 21:07 
GeneralRe: disabling particular text in textbox control Pin
Vikram A Punathambekar5-Feb-08 21:24
Vikram A Punathambekar5-Feb-08 21:24 
GeneralRe: disabling particular text in textbox control [modified] Pin
DaveyM696-Feb-08 0:33
professionalDaveyM696-Feb-08 0:33 
GeneralProject: Some random questions Pin
kingletas5-Feb-08 20:43
kingletas5-Feb-08 20:43 
GeneralWindows Authentication Help Needed Pin
Brendan Vogt5-Feb-08 20:43
Brendan Vogt5-Feb-08 20:43 
QuestionDeclaring and Passing value to public variable Pin
klaydze5-Feb-08 19:26
klaydze5-Feb-08 19:26 
hi, I'm having a problem in declaring and passing a value to a public variable in C#.Net. I am a VB.Net user not a C#.Net user, i just thinking if i convert my VB.Net code to C#.Net and that's what I'm doing now.

In VB.Net you can create a Module where you can declare all your public variables to use it again and again. My problem now is, how can i declare a public variable/s in C#.Net so that i can use it for many times and also to pass a value to that variable so that i can get the value i pass to public variable.

Example.
Public strFullName as String, where strFullName is the variable where i pass the FullName of the person who logged to the system.

Thank You.

Don't block the drive way of all the newbies in programming. Smile | :)

GeneralRe: Declaring and Passing value to public variable Pin
Vikram A Punathambekar5-Feb-08 19:37
Vikram A Punathambekar5-Feb-08 19:37 
GeneralRe: Declaring and Passing value to public variable Pin
klaydze7-Feb-08 14:16
klaydze7-Feb-08 14:16 
GeneralRe: Declaring and Passing value to public variable Pin
Vikram A Punathambekar8-Feb-08 1:53
Vikram A Punathambekar8-Feb-08 1:53 
Generalopen Microsoft Access from c# Pin
tonato8485-Feb-08 17:41
tonato8485-Feb-08 17:41 
GeneralRe: open Microsoft Access from c# Pin
Adeel Chaudhry5-Feb-08 18:37
Adeel Chaudhry5-Feb-08 18:37 
Generalbinding the data to the grid Pin
chithra.r5-Feb-08 17:12
chithra.r5-Feb-08 17:12 
GeneralRe: binding the data to the grid Pin
That's Aragon5-Feb-08 17:59
That's Aragon5-Feb-08 17:59 
GeneralRe: binding the data to the grid Pin
chithra.r5-Feb-08 18:10
chithra.r5-Feb-08 18:10 
GeneralRe: binding the data to the grid Pin
That's Aragon5-Feb-08 18:29
That's Aragon5-Feb-08 18:29 
GeneralRe: binding the data to the grid Pin
chithra.r5-Feb-08 21:33
chithra.r5-Feb-08 21:33 
GeneralRe: binding the data to the grid Pin
chithra.r5-Feb-08 21:35
chithra.r5-Feb-08 21:35 
GeneralRe: binding the data to the grid Pin
That's Aragon5-Feb-08 22:05
That's Aragon5-Feb-08 22:05 
GeneralDeploying my C# control internationally : Sattelite Assembly Support Pin
Nadia Monalisa5-Feb-08 16:46
Nadia Monalisa5-Feb-08 16:46 
GeneralExit In XNA Pin
MasterSharp5-Feb-08 14:46
MasterSharp5-Feb-08 14:46 
GeneralRe: Exit In XNA Pin
Ennis Ray Lynch, Jr.5-Feb-08 17:13
Ennis Ray Lynch, Jr.5-Feb-08 17:13 
GeneralCreating a structure that returns a value for sizeof() Pin
Skippums5-Feb-08 12:32
Skippums5-Feb-08 12:32 
GeneralRe: Creating a structure that returns a value for sizeof() Pin
PIEBALDconsult5-Feb-08 13:32
mvePIEBALDconsult5-Feb-08 13:32 

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.