Click here to Skip to main content
15,907,236 members

Comments by eajay (Top 4 by date)

eajay 21-Mar-12 20:25pm View    
Tried doing the same, still no luck, Same error.
Please help.
Thanks
AJ
eajay 19-Mar-12 19:47pm View    
Thanks for your reply but, Can you please add a sample code to do that?
eajay 19-Mar-12 16:02pm View    
This is whare i am getting the data
SqlDataReader dr = cmd.ExecuteReader() as SqlDataReader (in the Useing statement in the Methos under my DAL Class)
eajay 19-Mar-12 15:15pm View    
Problem is how can i populate the Album Member of the Genre class in teh DAL Class method?