Stories recently tagged with 'ReferenceType'

Comparing Reference Types in Unit Tests.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 3 years, 7 months ago

If you've done some unit testing, you're familiar with Assert.AreEqual method. Have you try to compare two objects that have the same value(s) but the AreEqual method tells you that they are not equal? read more...

add a comment |category: |Views: 5

tags: another

Reference Type interview questions.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 3 years, 7 months ago

Couple of examples of Reference Type interview questions with correct & incorrect answers. read more...

add a comment |category: |Views: 37

tags: another