Briefly on the topic
- The common language runtime conserves string storage by maintaining a table, called the intern pool, that contains a single reference to each unique literal string declared or created programmatically in your program.
- Reading more code makes us better developers.
- Nothing is free, and it always costs us something.
- Task.Awesome
- Learn LINQ
- Take It Easy On The Patterns
- One Project Is Fine*
- one good integration test is worth 1,000 unit tests
- Use Tools Other Than .NET
- A cohesive team with dated technology will outperform a dysfunctional team with the latest tech every time
No comments:
Post a Comment