Click here to Skip to main content
15,917,176 members
Home / Discussions / C#
   

C#

 
QuestionList Box showing Value and Display members? Pin
uniflare17-Feb-15 6:21
uniflare17-Feb-15 6:21 
AnswerRe: List Box showing Value and Display members? Pin
Richard Andrew x6417-Feb-15 6:34
professionalRichard Andrew x6417-Feb-15 6:34 
AnswerRe: List Box showing Value and Display members? Pin
Pete O'Hanlon17-Feb-15 6:54
mvePete O'Hanlon17-Feb-15 6:54 
GeneralRe: List Box showing Value and Display members? Pin
uniflare17-Feb-15 10:21
uniflare17-Feb-15 10:21 
GeneralRe: List Box showing Value and Display members? Pin
Pete O'Hanlon17-Feb-15 10:32
mvePete O'Hanlon17-Feb-15 10:32 
GeneralRe: List Box showing Value and Display members? Pin
uniflare17-Feb-15 11:29
uniflare17-Feb-15 11:29 
AnswerRe: List Box showing Value and Display members? Pin
seemajoshii17-Feb-15 19:09
seemajoshii17-Feb-15 19:09 
QuestionLogin to asp.net application through a link send via email Pin
User 1098516717-Feb-15 5:01
User 1098516717-Feb-15 5:01 
AnswerRe: Login to asp.net application through a link send via email Pin
Afzaal Ahmad Zeeshan17-Feb-15 5:33
professionalAfzaal Ahmad Zeeshan17-Feb-15 5:33 
QuestionVisual studio 2010 C# identity without hyphen Pin
sdfsdfsdfewrew3feff16-Feb-15 15:55
sdfsdfsdfewrew3feff16-Feb-15 15:55 
AnswerRe: Visual studio 2010 C# identity without hyphen Pin
Dave Kreskowiak16-Feb-15 16:12
mveDave Kreskowiak16-Feb-15 16:12 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
sdfsdfsdfewrew3feff17-Feb-15 2:54
sdfsdfsdfewrew3feff17-Feb-15 2:54 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
Dave Kreskowiak17-Feb-15 6:56
mveDave Kreskowiak17-Feb-15 6:56 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
sdfsdfsdfewrew3feff17-Feb-15 7:09
sdfsdfsdfewrew3feff17-Feb-15 7:09 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
Dave Kreskowiak17-Feb-15 7:11
mveDave Kreskowiak17-Feb-15 7:11 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
sdfsdfsdfewrew3feff17-Feb-15 7:17
sdfsdfsdfewrew3feff17-Feb-15 7:17 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
Mark_Wallace17-Feb-15 9:44
Mark_Wallace17-Feb-15 9:44 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
Dave Kreskowiak17-Feb-15 9:49
mveDave Kreskowiak17-Feb-15 9:49 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
Pete O'Hanlon17-Feb-15 8:41
mvePete O'Hanlon17-Feb-15 8:41 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
Richard MacCutchan17-Feb-15 7:26
mveRichard MacCutchan17-Feb-15 7:26 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
Dave Kreskowiak17-Feb-15 7:33
mveDave Kreskowiak17-Feb-15 7:33 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
Richard MacCutchan17-Feb-15 7:37
mveRichard MacCutchan17-Feb-15 7:37 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
newton.saber17-Feb-15 7:40
newton.saber17-Feb-15 7:40 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
Kornfeld Eliyahu Peter17-Feb-15 8:08
professionalKornfeld Eliyahu Peter17-Feb-15 8:08 
GeneralRe: Visual studio 2010 C# identity without hyphen Pin
newton.saber17-Feb-15 8:40
newton.saber17-Feb-15 8:40 
But, when you query the DB (SQL Server) you get a value back for your (uniqueidentifier) identity which looks like:

BF5B2C5A-8E79-4FA0-8510-B3FD6BC819D6 (uniqueidentifier)

Right? So if you then try to do something with that value you would have hyphens and I was thinking that is what was hanging him up?

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.