Click here to Skip to main content
15,899,474 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Suggestionhow to make thousandsepartor format in asp.net Pin
Developer879-Sep-12 21:18
Developer879-Sep-12 21:18 
GeneralRe: how to make thousandsepartor format in asp.net Pin
Abhinav S9-Sep-12 22:06
Abhinav S9-Sep-12 22:06 
QuestionHow to connect remote analysis services using visual studio code Pin
Member 82128998-Sep-12 3:16
Member 82128998-Sep-12 3:16 
QuestionEntity Framework is returing same entity for all foregn key values Pin
indian1437-Sep-12 8:19
indian1437-Sep-12 8:19 
AnswerRe: Entity Framework is returing same entity for all foregn key values Pin
Pete O'Hanlon7-Sep-12 8:46
mvePete O'Hanlon7-Sep-12 8:46 
GeneralRe: Entity Framework is returing same entity for all foregn key values Pin
indian1437-Sep-12 10:37
indian1437-Sep-12 10:37 
AnswerRe: Entity Framework is returing same entity for all foregn key values Pin
Paul Conrad7-Sep-12 9:02
professionalPaul Conrad7-Sep-12 9:02 
GeneralRe: Entity Framework is returing same entity for all foregn key values Pin
indian1437-Sep-12 10:11
indian1437-Sep-12 10:11 
Hey sorry guys, I was going for team lunch I was in hurry sorry for that here is my query I want to get all the references as they are in database, I dont know why am I getting it like that.

Dim rts As List(Of retro) = (From rt In context.retroes.Include("employer") Where rt.retro_id.Equals(retro_id)).ToList()


Here how they are referenced in database

Retro Id       Employer Account No
----------------------------------
345       	12345000
345       	12345001
345       	12345002
345       	12345003
345       	12345004
345       	12345005
345       	12345006
345       	12345007
345       	12345008
345       	12345009
345       	12345010


But it is giving all 11 references filled with only 12345000
Please help me in resolving it.

Thanks in advance.
Thanks & Regards,

Abdul Aleem Mohammad
St Louis MO - USA

AnswerRe: Entity Framework is returing same entity for all foregn key values Pin
Paul Conrad7-Sep-12 10:53
professionalPaul Conrad7-Sep-12 10:53 
QuestionScript errors with accented french text in aspx page Pin
CNU7-Sep-12 2:12
CNU7-Sep-12 2:12 
SuggestionRe: Script errors with accented french text in aspx page Pin
Eddy Vluggen7-Sep-12 2:59
professionalEddy Vluggen7-Sep-12 2:59 
GeneralRe: Script errors with accented french text in aspx page Pin
CNU7-Sep-12 3:08
CNU7-Sep-12 3:08 
GeneralRe: Script errors with accented french text in aspx page Pin
Eddy Vluggen7-Sep-12 3:17
professionalEddy Vluggen7-Sep-12 3:17 
QuestionFacing some strange issue with Sybase while using with .net application Pin
Hirdesh Shrivastava6-Sep-12 21:54
Hirdesh Shrivastava6-Sep-12 21:54 
QuestionRe: Facing some strange issue with Sybase while using with .net application Pin
Eddy Vluggen7-Sep-12 2:58
professionalEddy Vluggen7-Sep-12 2:58 
AnswerRe: Facing some strange issue with Sybase while using with .net application Pin
Hirdesh Shrivastava7-Sep-12 3:01
Hirdesh Shrivastava7-Sep-12 3:01 
SuggestionRe: Facing some strange issue with Sybase while using with .net application Pin
Eddy Vluggen8-Sep-12 4:55
professionalEddy Vluggen8-Sep-12 4:55 
QuestionEntity Framework for multiple Foreign keys on the same table Pin
indian1436-Sep-12 16:56
indian1436-Sep-12 16:56 
AnswerRe: Entity Framework for multiple Foreign keys on the same table Pin
Eddy Vluggen7-Sep-12 2:57
professionalEddy Vluggen7-Sep-12 2:57 
QuestionGroup asp:GridView Common Functionality Pin
byka6-Sep-12 4:15
byka6-Sep-12 4:15 
AnswerRe: Group asp:GridView Common Functionality Pin
Sandeep Mewara6-Sep-12 7:00
mveSandeep Mewara6-Sep-12 7:00 
AnswerRe: Group asp:GridView Common Functionality Pin
Jasbeer Singh24-Oct-12 23:10
professionalJasbeer Singh24-Oct-12 23:10 
Questionhow to vie documents in webpage Pin
hammathMuneerul huda6-Sep-12 2:09
hammathMuneerul huda6-Sep-12 2:09 
AnswerRe: how to vie documents in webpage Pin
Sandeep Mewara6-Sep-12 7:04
mveSandeep Mewara6-Sep-12 7:04 
QuestionASP.net(VB) MARQUEE Pin
Jasbeer Singh6-Sep-12 1:55
professionalJasbeer Singh6-Sep-12 1:55 

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.