Take for example of foreach loop, just press 2 tabs after typing "fore"... that's it you got the code snippet as mentioned below:

foreach code snippet

Other useful code snippets are:

  • for - for loop
  • while - for while loop
  • equals - snippet for implementing Equals() according to quidelines
  • prop - for public property and backing field
  • tryf - for try finally
  • indexer - for indexer
posted on 2008-01-15 15:44  josephshi  阅读(160)  评论(0编辑  收藏  举报