Thursday, January 31, 2008

StickyNotes for VS2008

MSDN Code Gallery - StickyNotes

"StickyNotes is a Visual Studio package that provides sticky notes capabilities to project and project items inside Visual Studio 2008.

...

scn1

..."

pga weblog - StickyNotes at MSDN Code Gallery

"...

The UI is based on WPF and it mimics the iphone Notes application.

This sample shows many VSX assets like:

  • Hosting a WPF toolwindow
  • Selection events
  • ProjectDocument events
  • ProjectItem events
  • RDT events
  • Project persistence

..."

Interesting. The cool thing is that the StickyNote data is embedded into the Proj file, so it gets checked into TFS, etc. The bad news is that there's currently a path dependency issue. So if two people store their projects in different paths, the StickyNotes may not appear (which has already been reported...).

Still I think this is a pretty darn cool example of VS Extensibility and I dig how WPF was used.

Source is supposed to be coming later this week...

(via VSX Team Blog - StickyNotes available for Visual Studio 2008 on new MSDN Code Gallery)

No comments:

Post a Comment

NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...

ALL comments are moderated. I will review every comment before it will appear on the blog.

Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...

I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...

Please see my comment policy for more information if you are interested.

Thanks,
Greg

PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...