in

Platinum Bay

Peace, Love and Visual Studio Team System
All Tags » .NET » Tips (RSS)

Browse by Tags

  • Exceptional Exceptions

    There are many, many exceptions in the .NET framework. The base type of all exceptions is the System.Exception class. There are a couple rules you want to follow when throwing exceptions. First, avoid throwing the System.Exception or System.SystemException base types. When you go to catch an exception...
    Posted to .NETicated (Weblog) by Steve on 06-20-2007
  • Hashtables and Stacks and LinkedLists Oh My

    In the ArchDevBrainPick call this morning, a question was asked regarding how to determine which collection type to use. In .NET, the System.Collections namespace is quite vast and it can be easy to get lost in there. Ok, well maybe not vast, but it does leave you with some design choices. I'll present...
    Posted to .NETicated (Weblog) by Steve on 06-08-2007
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
© Platinum Bay | Some Rights Reserved Creative Commons License

Disclaimer: The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Feel free to challenge me, disagree with me, or tell me I'm completely nuts in the comments section of each blog entry, but I reserve the right to delete any comment for any reason whatsoever (abusive, profane, rude, or annonymous comments) - so keep it polite, please.