Windows 7 Taskbar in 10 Minutes -- Part III: Jumplists
- Posted: May 12, 2009 at 4:31 PM
- 5,668 Views
- 2 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
This is the third part of my ScreenCast series on implementing the Windows 7 Taskbar features in less than 10 minutes
(well I ran little over this time
, sorry). The short video shows how to leverage the Windows 7 JumpList feature for your application.
You can find the screencast @
Part III -- JumpList:
In this part I show you how to develop an application that
http://channel9.msdn.com/posts/GLenz/Windows-7-Taskbar-in-10-Minutes-Part-III-Jumplists/ . The source code is available here.
The other parts of the screencast series can be viewed @
Part II -- Icon Overlay:
In this part I show you how to implement custom Icon Overlays in the taskbar indicating the happiness (happy/unhappy) of your application. In your applications you can use this to
http://channel9.msdn.com/posts/GLenz/Windows-7-Taskbar-in-10-Minutes-Part-II-Icon-Overlay/The source code is available here.
Part I -- ProgressBar and Status:
In the first part of my screencast series I develop an application that allows to
http://channel9.msdn.com/posts/GLenz/Windows-7-Taskbar-in-10-Minutes-Part-I-Progress-Bar/ . The source code is available here .
Part IV -- Preview and Window Peek:
In the last part of the screencast series I show you how to develop an application that
http://channel9.msdn.com/posts/GLenz/Windows-7-Taskbar-in-10-Minutes-Part-IV-Preview-and-Peek/
The source code is available
here.
You can download the managed wrappers for the Windows 7 API from the
Vista Bridge web page.
The Windows API Code Pack can be downloaded here.
I hope you found the series of Screencasts useful and to the point
.
Also, check out my blog at
http://blogs.msdn.com/glenz .
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Hey Gunther,
I found this to be a pretty cool presentation. I have soem feedback for future posts which I hope will be helpful.
You fisrt explained what the application was supposed to do at the 5 minute mark. I think a brief overview of the capabilities sought at the begining would be more likely to get people staying through the end.
You might even consider showing the finished product at the begining just so people know what you are trying to accomplish. Secondly, you might jump direct to the code that matters such as the form and programing the jumplist. Third for those who are interested, you could do the house keeping parts like the using and variable setup. For me this would have made the presentation more impactful.
Thanks for showing of the features of the API.
Jeff
Jeff,
thanks for the ver good suggestions.... I will definetly incorporate them in my next screencasts
. For this series I really wanted to keep it short, and show all the steps (which might be overkill indeed, as you correctly pointed out
but I was hoping
it would be useful for people not aware of the Vista Bridge and the Windows API Code Pack ....). Therefore, I didn't include a walkthrough of the application at the beginning.
In addition, as a compromise I added a description of what I want to accomplish in teh descriptions part of the screencast series. This should help to set the context. Unfortunately, I was not able to add screenshots of the application to the description, otherwise I would have added them to show the results, but they are on my blog. They show the result of the application we are writing.
Again thanks for hints on how I can improve the next screencasts, I will include them in my next screencasts
Gunther
Remove this comment
Remove this thread
close