C# Tip
Ok so I have switched jobs! and I'm having a great time :-) but it's a lot of learn as I go lessons that are the most fun I think. My new job is programming C# in a company and my old job was programming VB.Net, although the concepts are the same there are some maddeningly differences in the language such as C#'s case sensitivity but I have found the solution to my inability to remember what words should be capitalized and where. If say you want to type system.data well longtime C# devolopers would know that that isn't valid because it is case sensitive but if you start typing system and then hit "Ctrl and Spacebar" then Intellisense will popup and fix your bad case usage! I have found this tip to be the best one I have found so far. Does anyone know of any others that might be useful?WhoMe
WhoMe 24x7 - What a wonderful life it is!
