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
~184 People Reached
Favorite Forums
Member Avatar for Nothingman

Hello everyone, maybe you could help me to come up for the best way of comparing to object arrays. Lets say I make two arrays of objects: List<SomeObject> Object1 and List<SomeObject> object2. If I compare them by ==, then obviously it compares only reference of those two objects. I used …

Member Avatar for kvprajapati
0
124
Member Avatar for Nothingman

Hi all, I have one question pending in my mind and mayb you could help me to understand what would be if I create some commands for database manipulation with try/catch clause. By Creating new "Particijos" instance I instantiate Objects for holding all the database commands: [CODE] public Particijos (Particija …

0
60