CStar Programmer
@CStarProgrammer
A C* programmer at RIM. I learn interesting programming tips everyday and would like to share them with others. Love programming!
คุณอาจชื่นชอบ
Very useful article explaining asynchronous method invocation in .NET: http://www.codeproject.com/KB/cs/AsyncMethodInvocation.aspx.
Introducing Google Public DNS http://bit.ly/6HZf4O (via @csreed) interesting! could speed up everyone's internet experience
"I know you believe you understand what I said. But I am not sure you realize that what you heard is not what I meant." Alan Greenspan
For heavy multi-threading, Interlocked.CompareExchange becomes useful.
RT @bloggingdev Int32.Parse, Convert.ToInt32, Int32.TryParse - Comparing String to Integer Conversion Methods of .NET http://su.pr/AnMS3J
C# Nullable types: e.g. int? n = null; Useful sometimes: http://bit.ly/i1SMQ
If you ever need to expose events through COM (hopefully you won't), take a look at "Connection points" and "dispinterface".
Using, Close, Dispose and Finalize. Interesting read: http://codeverity.com/timweaver/usingclosedisposeandfinalize/
throw; vs. throw ex; Big difference in .NET: http://www.tkachenko.com/blog/archives/000352.html
Create a custom exception type only if you'll ever need to perform a specific action based on that type.
United States เทรนด์
- 1. #WWERaw 31.2K posts
- 2. Chiefs 59.2K posts
- 3. Maxey 5,972 posts
- 4. Mariota 6,054 posts
- 5. Kelce 10K posts
- 6. Glasnow 5,269 posts
- 7. Mahomes 17.1K posts
- 8. #RaiseHail 5,533 posts
- 9. Sixers 10.6K posts
- 10. Edman 2,842 posts
- 11. Lattimore 2,635 posts
- 12. #WorldSeries 41.4K posts
- 13. Deebo 4,867 posts
- 14. Alejandro Kirk 5,631 posts
- 15. Kareem Hunt 1,641 posts
- 16. Commanders 28.6K posts
- 17. Scary Terry 1,231 posts
- 18. Grokipedia 16.1K posts
- 19. Pistons 7,192 posts
- 20. Freddie 7,793 posts
Something went wrong.
Something went wrong.