Taking advantage of Windows 7 RC using C#?
Asked Answered
K

4

5

I want to take advantage of the new features in Windows 7 using C# (ie. JumpList, Window Shake, etc). Are there any websites/tutorials that can show me what I want to learn.

Katinka answered 25/5, 2009 at 18:50 Comment(0)
C
6

Check out this link. Good info:

http://windowsteamblog.com/blogs/developers/archive/2009/05/18/windows-7-managed-code-apis.aspx

Chilly answered 25/5, 2009 at 19:18 Comment(2)
funny, I just saw that blog today - looks interesting.Theorist
Yea, I haven't had a chance to mess with it yet, but I really want to mess with the Jump Lists. I can see that being really powerful, and helpful to your end user.Chilly
S
1

.NET Jump List

http://www.vcskicks.com/aero-shake.php

Skedaddle answered 25/5, 2009 at 18:52 Comment(0)
C
1

The library is available at http://code.msdn.microsoft.com/WindowsAPICodePack

Castellanos answered 1/8, 2009 at 23:15 Comment(0)
K
0

I found a link on how to perform the JumpList using the WindowsAPICodePack from MSDN.

Click Here to watch video

Katinka answered 26/5, 2009 at 22:56 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.