Click here to Skip to main content
16,009,407 members

Comments by C. Nakul (Top 6 by date)

C. Nakul 15-Jul-15 3:22am View    
my dbset<Profile> contain large records, i can access particular record in repository, but i want retrieve single record in dbset<Profile> at the time of execute of context file.
C. Nakul 15-Jul-15 3:06am View    
ya, it's ok but i want to perticular id record in dbset<Profile> in context file,
it shows all the record in Profile table.
thanks,
C. Nakul 5-Jun-15 8:06am View    
i will try to set breakpoints but the error are come again
C. Nakul 5-Jun-15 8:05am View    
i will try to set breakpoints but the error are come again
C. Nakul 27-May-15 6:28am View    
ya you'r right the constructor can not call, if i post all the code can you help me to debug that code