Click here to Skip to main content
15,892,674 members

Comments by CoderPanda (Top 114 by date)

CoderPanda 12-Apr-14 15:58pm View    
They both are good and valid approaches. Which one is better depends on what else you want to achieve.
CoderPanda 10-Apr-14 3:29am View    
After this line
acc.Attributes["lookupfieldid"] = "Sampletext";
What do you get in acc.Attributes["lookupfieldid"] ?
CoderPanda 9-Apr-14 13:28pm View    
What do you mean by not working? What is the error you get?
CoderPanda 7-Apr-14 7:23am View    
Okay, what have you tried so far? This is a Q&A site. We can answer specific questions, but can not design the whole DB for you.

I suggest you start identifying the domain entities first and their relationships.
CoderPanda 29-Mar-14 15:16pm View    
You have to provide much more details. What's the error you get?