2008年8月12日星期二

C# code snippets

I started to use WPF in our recent project. I need implement INotifyPropertyChanged interface for some classes. So I learnt to use code snippets. I find it is very good! Here is a brief tutorial that can help you get started quickly.

1, dowload snippets, here is some provided by MS, here is some provied by Dr.WPF;


2, use code snippets manager import them;


3, right click mouse where you want to insert codes;



4, select the snippet;


5, see, the codes added!

Now, you may curious about how to create your own snippets. Here can help you to get start.

Here is a good free tool which can help you create your snippets.

没有评论: