Click here to Skip to main content
15,902,939 members
Home / Discussions / C#
   

C#

 
GeneralRe: Candidate Key Pin
Wes Aday27-Aug-12 6:05
professionalWes Aday27-Aug-12 6:05 
AnswerRe: Candidate Key Pin
Shameel27-Aug-12 5:23
professionalShameel27-Aug-12 5:23 
QuestionWhat is the primary key, super key, foreign key and candidate key in the DBMS? Pin
Alagiri.periyasamy@merrillcorp.com27-Aug-12 3:19
Alagiri.periyasamy@merrillcorp.com27-Aug-12 3:19 
AnswerRe: What is the primary key, super key, foreign key and candidate key in the DBMS? Pin
fjdiewornncalwe27-Aug-12 3:24
professionalfjdiewornncalwe27-Aug-12 3:24 
Questionprogrammatically determine presence of webcam Pin
Danzy8327-Aug-12 0:45
Danzy8327-Aug-12 0:45 
AnswerRe: programmatically determine presence of webcam Pin
Abhinav S27-Aug-12 1:47
Abhinav S27-Aug-12 1:47 
GeneralRe: programmatically determine presence of webcam Pin
pramod.hegde27-Aug-12 2:18
professionalpramod.hegde27-Aug-12 2:18 
QuestionHow to configure the web projects in IIS Express using c# Pin
vadiveln26-Aug-12 17:56
vadiveln26-Aug-12 17:56 
QuestionProblem with gridview Pin
abhi29198426-Aug-12 16:12
abhi29198426-Aug-12 16:12 
AnswerRe: Problem with gridview Pin
Mycroft Holmes26-Aug-12 17:35
professionalMycroft Holmes26-Aug-12 17:35 
QuestionTrouble passing variables Pin
drgsldr6926-Aug-12 12:06
drgsldr6926-Aug-12 12:06 
AnswerRe: Trouble passing variables Pin
Wes Aday26-Aug-12 12:50
professionalWes Aday26-Aug-12 12:50 
GeneralRe: Trouble passing variables Pin
drgsldr6926-Aug-12 14:46
drgsldr6926-Aug-12 14:46 
GeneralRe: Trouble passing variables Pin
Wes Aday26-Aug-12 14:50
professionalWes Aday26-Aug-12 14:50 
GeneralRe: Trouble passing variables Pin
drgsldr6926-Aug-12 16:02
drgsldr6926-Aug-12 16:02 
GeneralRe: Trouble passing variables Pin
Wes Aday26-Aug-12 16:06
professionalWes Aday26-Aug-12 16:06 
GeneralRe: Trouble passing variables Pin
drgsldr6926-Aug-12 16:27
drgsldr6926-Aug-12 16:27 
GeneralRe: Trouble passing variables Pin
lukeer27-Aug-12 0:13
lukeer27-Aug-12 0:13 
Just pass them as Str, no int, no ref. That's the default. There are situations when you need to pass them as ref Str or out Str, but not here.

Ciao,


luker

GeneralRe: Trouble passing variables Pin
Wes Aday27-Aug-12 0:26
professionalWes Aday27-Aug-12 0:26 
GeneralRe: Trouble passing variables Pin
drgsldr6927-Aug-12 1:55
drgsldr6927-Aug-12 1:55 
GeneralRe: Trouble passing variables Pin
lukeer27-Aug-12 2:04
lukeer27-Aug-12 2:04 
GeneralRe: Trouble passing variables Pin
drgsldr6927-Aug-12 2:24
drgsldr6927-Aug-12 2:24 
GeneralRe: Trouble passing variables Pin
lukeer27-Aug-12 2:48
lukeer27-Aug-12 2:48 
GeneralRe: Trouble passing variables Pin
Wes Aday27-Aug-12 2:19
professionalWes Aday27-Aug-12 2:19 
GeneralRe: Trouble passing variables Pin
drgsldr6927-Aug-12 2:26
drgsldr6927-Aug-12 2:26 

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.