UPDATE: The code snippets are updated, read more in this blog post.
Since the way of including properties in PageTypeBuilder has been changed, so has the snippets.
This ZIP-package includes nine different snippets:
- ptpbool – Selected/Not selected
- ptpdate – Date
- ptpimage – URL to image
- ptpnumber- Integer
- ptpobject – You decide.. 🙂
- ptpstring – Short string
- ptpurl – URL
- ptpxhtmlstring – XHTML with properties
- ptplongstring – XHTML string with no properties
Click here to download the snippets, unzip the files into “My Documents\Visual Studio 2008\Code Snippets\Visual C#\My Code Snippets”
By the way, I found a better tool for making snippets, even though it’s called VB Snippet Editor, it handles C# snippets aswell 🙂 You can find it here: http://billmccarthy.com/Projects/Snippet_Editor/