Click here to Skip to main content
15,884,628 members
Home / Discussions / C#
   

C#

 
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 
Add another column to your datatable (I would do this in the select statement) and calculate the short name. In your datagrid do not bind the full name field (or hide it by setting the width to 0)
Never underestimate the power of human stupidity
RAH

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 
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 
GeneralRe: Trouble passing variables Pin
Wes Aday27-Aug-12 2:54
professionalWes Aday27-Aug-12 2:54 
GeneralRe: Trouble passing variables Pin
drgsldr6927-Aug-12 3:20
drgsldr6927-Aug-12 3:20 

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.