Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~120 People Reached
Favorite Forums
Member Avatar for john_john

I came across a design in which there are different projects for the methods and data. [B]Example 1[/B] What I meant is normally, if we have a USER class then [code] class user { int userid; string username; //methods public void Adduser(int id, string Name) { } public void RemoveUSer(int …

Member Avatar for Ketsuekiame
0
120