Click here to Skip to main content
15,913,758 members

Comments by adaapanya (Top 5 by date)

adaapanya 9-Jun-11 0:17am View    
Thanks man.

My mistake is I use the namespace of the Model (ConceptualModel).
It turns out I must use the namespace of classes that was generated from Model (the namespace of classes within Model1.Designer.cs).
So, the fullname of the Customer in the model is : BAModel.Customer
and the fullname of the Customer class in the Model1.Designer.cs is : BAGA.Customer

Once again, Thanks for your help.
adaapanya 8-Jun-11 12:30pm View    
BAModel is the namespace of the Model.

Which namespace should I use?
adaapanya 10-Apr-11 3:38am View    
Thanks man
adaapanya 3-Oct-10 2:19am View    
Thanks, you give me the solutions
adaapanya 2-Oct-10 1:58am View    
Deleted
@Sandeep Mewara : I have edit my question. I have use the pre tag, Is it right ?