Changes between Version 32 and Version 33 of CodeBestPractices


Ignore:
Timestamp:
2012-12-01 13:32:02 (11 years ago)
Author:
jeroens
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodeBestPractices

    v32 v33  
    107107|| vbTab, etc || Convert.!ToChar(Keys.Tab), etc || 
    108108|| vbNewline  || Environment.!NewLine || 
    109 || !InStr, Left, Mid ||  .NET [http://msdn.microsoft.com/en-US/library/system.string_methods%28v=vs.80%29.aspx String class || 
     109|| !InStr, Left, Mid ||  .NET [http://msdn.microsoft.com/en-US/library/system.string_methods%28v=vs.80%29.aspx String class] || 
    110110|| MsgBox || See below, [#Notifications User Interface guidelines] || 
    111111