<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Contagious Curiosity : Windows 7</title><link>http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx</link><description>Tags: Windows 7</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>SoCalDevGal answers your Windows 7 Developer Questions</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/10/27/socaldevgal-answers-your-windows-7-developer-questions.aspx</link><pubDate>Tue, 27 Oct 2009 06:18:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9913353</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9913353.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9913353</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalanswersyourWindows7DeveloperQ_C78B/windows7logo-300x300_2.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="windows7logo-300x300" border="0" alt="windows7logo-300x300" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalanswersyourWindows7DeveloperQ_C78B/windows7logo-300x300_thumb.jpg" width="144" height="144" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Wow what a launch today in Orange, CA!&amp;#160; Thanks to the standing-room only audience this morning.&amp;#160; Because of the crowd size, you were so kind as to send your questions via text messages.&amp;#160; I didn’t have time to answer all of your many questions all at the event, so here are the rest of the answers.&amp;#160; I’ll categorize the questions for easier reading too.   &lt;br /&gt;    &lt;br /&gt;&lt;strong&gt;General Developer readiness and internals&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Q: How do I get the Windows API Code pack?   &lt;br /&gt;A: The new MSDN Channel9 Windows 7 online training center has &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/" target="_blank"&gt;links&lt;/a&gt; to everything you’ll need.&amp;#160; It includes links to SKDs, code packs, as well as all of the sample code from the demos I showed in today’s presentation – enjoy!&lt;/p&gt;  &lt;p&gt;Q:&amp;#160; Do developers have to distribute the API code pack .dlls with their applications that use them?   &lt;br /&gt;A:&amp;#160; Yes, you do, but you can select the individual .dlls that apply so as to keep your application size as small as possible.&lt;/p&gt;  &lt;p&gt;Q: What is the best way to take advantage of 64-bit applications?&amp;#160; If I write an application for 64-bit, will it still work on 32-bit?   &lt;br /&gt;A: For a deeper understanding of Windows internals in general, and 64 vs 32 bit in particular, there is no better source than Mark Russinovich – his &lt;a href="http://blogs.technet.com/markrussinovich/default.aspx" target="_blank"&gt;blog&lt;/a&gt; is here.&amp;#160; He also has done several &lt;a href="http://channel9.msdn.com/shows/Going+Deep/Mark-Russinovich-Inside-Windows-7/" target="_blank"&gt;interviews&lt;/a&gt; on MSDN Channel 9 and has recently published a &lt;a href="http://search.barnesandnoble.com/Windows-Internals/Mark-E-Russinovich/e/9780735625303" target="_blank"&gt;book&lt;/a&gt; on Windows Internals.&lt;/p&gt;  &lt;p&gt;Q: If I write an application that uses a feature that is only available in a particular edition of Windows 7 (such as Bit Locker), what happens if someone tries to run my application on an edition of Windows 7 that does not contain that feature?   &lt;br /&gt;A: You should use version checking and ‘fail gracefully’ in your code (i.e. ‘the edition of Windows 7 that you are using does not support feature x).&amp;#160; For more information see the &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/VersionChecking/" target="_blank"&gt;hands on lab&lt;/a&gt; on version checking.    &lt;br /&gt;    &lt;br /&gt;Q: How has UAC changed?    &lt;br /&gt;A: See this &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/InstallerDetection/" target="_blank"&gt;hands on lab&lt;/a&gt;, also the MSDN &lt;a href="http://msdn.microsoft.com/en-us/library/aa511445.aspx" target="_blank"&gt;guidance&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Q: How is PowerShell integrated into Windows 7:   &lt;br /&gt;A: PowerShell 2.0 is included – more info &lt;a href="http://blogs.technet.com/grouppolicy/archive/2009/01/14/introduction-to-windows-powershell-cmdlets-in-windows-7.aspx" target="_blank"&gt;here&lt;/a&gt; (showing cmdlets)&lt;/p&gt;  &lt;p&gt;Q: Does booting from VHD work in Windows 7?   &lt;br /&gt;A: It sure does – here’s a lovely &lt;a href="http://blogs.msdn.com/knom/archive/2009/04/07/windows-7-vhd-boot-setup-guideline.aspx" target="_blank"&gt;blog post&lt;/a&gt; about this topic&lt;/p&gt;  &lt;p&gt;Q: Can you demo homegroup setup?   &lt;br /&gt;A: Sorry no time, but here’s a &lt;a href="http://windows.microsoft.com/en-us/windows7/products/features/homegroup" target="_blank"&gt;video&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Q: Does Windows 7 support languages other than English?   &lt;br /&gt;A: Definitely – here’s a MSDN Channel9 &lt;a href="http://channel9.msdn.com/posts/Charles/Windows-Vista-Localization-and-Globabilization-Meet-the-team/" target="_blank"&gt;video&lt;/a&gt; to get you started.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Sensor API&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Q: Does the Location API support geo-coding? complete address reporting (also called civic address)?   &lt;br /&gt;A: If the location device provides that information and yes it does – more in this &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/SensorsAndLocation/Windows7SensorandLocationPlatform-LocationDeepDive/" target="_blank"&gt;presentation&lt;/a&gt;.    &lt;br /&gt;    &lt;br /&gt;Q: Are there any simulated accelerometers in the Windows 7 SDK or dev kits?    &lt;br /&gt;A: Not that I know of, however here’s a great &lt;a href="http://blogs.msdn.com/pietrobr/archive/2009/09/24/having-fun-with-windows-7-sensor-api-xna-game-studio.aspx" target="_blank"&gt;blog entry&lt;/a&gt; on how to test/use the &lt;a href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=JMBADGE&amp;amp;fsrch=1" target="_blank"&gt;Freescale&lt;/a&gt; board (that I showed and gave away as swag) accelerometer with a sample XNA racing game.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Multi touch API (and Graphics Enhancements)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Q: How much of the multi touch API is in the current beta of .NET 4.0 (beta 2)?   &lt;br /&gt;A: It is not complete yet.&amp;#160; Use the Managed Wrappers until .NET 4.0 is RTM’ed, or use native code.    &lt;br /&gt;    &lt;br /&gt;Q: Can you use multi touch to geo tag items?    &lt;br /&gt;A: Yes the location gadget can be coded to work with touch (the sample uses a mouse click on a Bing Map to set your location).&lt;/p&gt;  &lt;p&gt;Q: Can you use multi touch on multiple monitors?   &lt;br /&gt;A: Yes, as long as all monitors support touch&lt;/p&gt;  &lt;p&gt;Q: If I code for an Infrared multi touch screen, does that mean that I’ll have to write different code for a Capacitive multi touch screen?   &lt;br /&gt;A: No, you will not.&amp;#160; The same code will work for both types.&amp;#160; However each type of screen may have a different maximum number of points of touch.&lt;/p&gt;  &lt;p&gt;Q: Is there a built-in option in Windows 7 to automatically make the screen (or icons) bigger for touch?   &lt;br /&gt;A: No, but that has been coded into some Windows 7 applications.&amp;#160; You’ll also see that design in jumplist menu items (i.e. more space between them).&amp;#160; For more on the API, see these &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/Multitouch/" target="_blank"&gt;hands on labs&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Q: Do multi touch applications have the ability to respond to the amount of touch pressure? i.e. a ‘pressed harder’ event   &lt;br /&gt;A: Not at this time&lt;/p&gt;  &lt;p&gt;Q: Can you define a custom gestures?   &lt;br /&gt;A: Yes you can by coding a custom response to a particular WM_TOUCH message, see the HOL referenced earlier for an example.&lt;/p&gt;  &lt;p&gt;Q: Can we see Mike and Kim’s X-Ray multi touch application?   &lt;br /&gt;A: There is a &lt;a href="http://channel9.msdn.com/posts/sureshs/Windows-7-touch-application-for-Imaging/" target="_blank"&gt;video on MSDN Channel 9&lt;/a&gt; about this application – enjoy!    &lt;br /&gt;    &lt;br /&gt;Q: Is touch capability moving us toward virtual keyboards?    &lt;br /&gt;A: That is possible, also still complex.&amp;#160; &lt;a href="http://thetechnopath.com/microsoft-patent-futuristic-virtual-multitouch-keyboard/" target="_blank"&gt;Microsoft Research&lt;/a&gt; has been doing some work in this area.&lt;/p&gt;  &lt;p&gt;Q: What type of touch support is built-in to Windows 7?   &lt;br /&gt;A: Support for mouse clicks being replaced by simple gestures – like the Word 2010 (beta) scrolling with simple inertia that I demonstrated.&amp;#160; More complex gestures, such as those with complex inertia, must be manually coded.    &lt;br /&gt;    &lt;br /&gt;Q: Will a Windows 7 multi touch application be deployable on a MS Surface device?    &lt;br /&gt;A: Not presently, however we are working toward parity with MS Surface capabilities, particularly controls, for more info see this &lt;a href="http://channel9.msdn.com/shows/The+Knowledge+Chamber/Joe-Fletcher--Touch-and-Gesture-Computing/" target="_blank"&gt;MSDN Channel 9 video&lt;/a&gt;.    &lt;br /&gt;    &lt;br /&gt;Q: What is the maximum number of points of contact that a Windows 7 application can support?    &lt;br /&gt;A: That depends on the capabilities of the hardware.&amp;#160; For example, on the &lt;a href="http://www.hp.com/united-states/campaigns/touchsmart/notebook/buy.html" target="_blank"&gt;HP TouchSmart tx2&lt;/a&gt;, 5 points of touch are supported after the N-trig monitor drivers are installed.&lt;/p&gt;  &lt;p&gt;Q: Which applications that ship with Windows 7 are multi touch capable?   &lt;br /&gt;A: IE8 has the ‘bump’ feature; MS Paint is multi touch enabled&lt;/p&gt;  &lt;p&gt;Q: Does Silverlight support multi touch? Do you code it the same way?   &lt;br /&gt;A: It will and coding is different at this time – here’s a Codeplex &lt;a href="http://multitouch.codeplex.com/" target="_blank"&gt;sample&lt;/a&gt; for Silverlight 3.0 &lt;/p&gt;  &lt;p&gt;Q: Is the Surface API / SDK separate from the Windows 7 multi touch API?   &lt;br /&gt;A: Yes it is separate at this time.&lt;/p&gt;  &lt;p&gt;Q: Does Window 7 support handwriting recognition?   &lt;br /&gt;A: Yes, we have had this since earlier versions of the OS.&amp;#160; It performs better after end-user training as well.&lt;/p&gt;  &lt;p&gt;Q: Which version(s) of DirectX are compatible with Windows 7?   &lt;br /&gt;A: DirectX9, 10 and 11&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Taskbar &amp;amp; Library API (also UX and Search)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Q: Can you set up a default save location in a library, like in a folder?   &lt;br /&gt;A: Yes, and that is a recommended programming practice for Window 7. You can see this ‘&lt;a href="http://channel9.msdn.com/learn/courses/Windows7/ShellLibraries/" target="_blank"&gt;hands on lab&lt;/a&gt;’ for more information.&lt;/p&gt;  &lt;p&gt;Q: Can you backup a library?   &lt;br /&gt;A: Yes, you can and you can automate those backups as well.&lt;/p&gt;  &lt;p&gt;Q: When you copy a file into a library, where are you actually copying the file to?   &lt;br /&gt;A: The physical folder that the library is referencing. &lt;/p&gt;  &lt;p&gt;Q: Can I pin an item to the start menu? (Run…)   &lt;br /&gt;A: Yes, right click the item and then click ‘pin to start menu’&lt;/p&gt;  &lt;p&gt;Q: Why is your taskbar at the top of your screen?   &lt;br /&gt;A: Because I have chosen to put it there.&amp;#160; I think it makes me more productive, it is an optional placement.&lt;/p&gt;  &lt;p&gt;Q: Are programmable taskbar enhancements, i.e. icon overlays, etc…available only in Windows 7?   &lt;br /&gt;A: That is correct&lt;/p&gt;  &lt;p&gt;Q: What gadgets do you recommend for Windows 7?   &lt;br /&gt;A: &lt;a href="http://www.redmondpie.com/top-5-must-have-desktop-gadgets-for-windows-7/" target="_blank"&gt;These&lt;/a&gt; are fun.&lt;/p&gt;  &lt;p&gt;Q: Can we incorporate BING into Windows 7 search? how?   &lt;br /&gt;A: Yes, you can, via federated search.&amp;#160; Using the OpenSearch standard, you can incorporate BING as well as other data sources, here’s some &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=c709a596-a9e9-49e7-bcd4-319664929317&amp;amp;displaylang=en&amp;amp;tm" target="_blank"&gt;guidance&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Q: Does Windows 7 include voice activation? (i.e. a Speech API)   &lt;br /&gt;A: Yes, we’ve had one since Vista – here’s a &lt;a href="http://www.redmondpie.com/converting-text-to-speech-in-a-c-wpf-application/" target="_blank"&gt;link&lt;/a&gt; on how to build a WPF application that is speech-enabled.&lt;/p&gt;  &lt;p&gt;Q: Is the scenic ribbon user configurable?   &lt;br /&gt;A: Not by default, but you can add that functionality to it with code.&amp;#160; To get started coding a scenic ribbon, see these &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/Ribbon/" target="_blank"&gt;hands on labs&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Q: Where can I find a list of keyboard shortcuts for Windows 7:   &lt;br /&gt;A: Here’s a pretty good &lt;a href="http://lifehacker.com/5390086/the-master-list-of-new-windows-7-shortcuts" target="_blank"&gt;link&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;About XP Mode     &lt;br /&gt;&lt;/strong&gt;    &lt;br /&gt;Q: When will XP emulation be fully available?    &lt;br /&gt;A: XP Mode is part of the the professional and ultimate editions of Windows 7.&amp;#160; Read this &lt;a href="http://blogs.technet.com/medv/archive/2009/04/30/windows-xp-mode-in-windows-7-how-it-relates-to-future-versions-of-med-v.aspx" target="_blank"&gt;blog&lt;/a&gt; to understand more about different types of virtualization offerings.    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Other questions (ahem…I did not make these up, actual texts!)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Q: Where can I find information on the new Microsoft Store opening this week in Orange County? (Mission Viejo, CA this Thursday)   &lt;br /&gt;A: Here’s a &lt;a href="http://www.microsoftstore.com/missionviejo/" target="_blank"&gt;link&lt;/a&gt; – get there early this Thursday for fun and prizes!&lt;/p&gt; Q: Have they fixed the bug that makes developers burst into flames at the touch of sunlight?  &lt;br /&gt;A: I hope so, or there wouldn’t be any developers in SoCal!  &lt;br /&gt;  &lt;p&gt;Q: How are you?   &lt;br /&gt;A: Fine, but a bit busy at the moment. (asked during presentation via text).    &lt;br /&gt;    &lt;br /&gt;Q: I was at U2 concert last and know how you feel (directed at Mike)    &lt;br /&gt;A: Exactly.    &lt;br /&gt;    &lt;br /&gt;Q: I am 14 years old and my mom had to wake up at 4:30 am to drive me here, can I have some swag?    &lt;br /&gt;A: Sorry, no, but thanks to your mom.    &lt;br /&gt;    &lt;br /&gt;Q: I noticed your frequent websites link included ‘Aries and Leo love compatibility’ – would you consider a Sagittarius?    &lt;br /&gt;A: Well, that is supposed to be a pretty good match for a &lt;a href="http://astrology.about.com/od/leolovematches/qt/LeoSagittarius.htm" target="_blank"&gt;Leo&lt;/a&gt;    &lt;br /&gt;    &lt;br /&gt;Q: Will you marry me? (assuming this was directed at me and not at Mike Roth :)    &lt;br /&gt;A:&amp;#160; Not at this venue – maybe a Las Vegas event in the future.&lt;/p&gt;  &lt;p&gt;Q: Are you single? (same assumption as above)   &lt;br /&gt;A: Yes, are you?&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9913353" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>SoCalDevGal shares Windows 7 Launch LIVE</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/10/23/socaldevgal-shares-windows-7-launch-live.aspx</link><pubDate>Fri, 23 Oct 2009 16:19:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9912123</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9912123.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9912123</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Windows 7 Logo" border="0" alt="Windows 7 Logo" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalsharesWindows7LaunchLIVE_8267/image_3.png" width="166" height="167" /&gt; &lt;/p&gt;  &lt;p&gt;Well, it’s not me presenting, but it is the same content.&amp;#160; If you couldn’t make it to the Windows 7 launch event next Monday, October 26th starting at 9am, you can watch the live stream of the presentation of my developer evangelist colleague &lt;a href="http://www.dotnetdoc.com/"&gt;Daniel Egan&lt;/a&gt; and more presenting on Monday.&lt;/p&gt;  &lt;p&gt;Here’s the link for the live stream &lt;a href="http://thenewefficiency.com/live"&gt;http://thenewefficiency.com/live&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;For those of you who DID register for my event on the same day (in Orange), I am looking forward to seeing you and will have some special surprises for select attendees.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9912123" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>SoCalDevGal recommends the new Windows 7 Online Training</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/10/21/socaldevgal-recommends-the-new-windows-7-online-training.aspx</link><pubDate>Wed, 21 Oct 2009 20:12:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9910872</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9910872.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9910872</wfw:commentRss><description>&lt;p&gt;&amp;#160;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="windows 7 logo" border="0" alt="windows 7 logo" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalrecommendsthenewWindows7Onlin_B9BC/windows7_3.jpg" width="164" height="164" /&gt; &lt;/p&gt;  &lt;p&gt;Wow – this is GREAT! MSDN Channel 9 has a new &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/"&gt;online training center&lt;/a&gt; for you (developers) to learn the Windows 7 APIs.&amp;#160; The topics included are multi touch, taskbar, sensor / location, ribbon, shell libraries, background services, instrumentation &amp;amp; performance, installer detection, data redirection, high DPI, session 0 isolation, user privilege isolation and version checking.    &lt;br /&gt;&lt;a href="http://channel9.msdn.com/learn/courses/Windows7/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Windows 7 Developer Online Training" border="0" alt="Windows 7 Developer Online Training" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalrecommendsthenewWindows7Onlin_B9BC/image_3.png" width="404" height="239" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;There are hands on labs written using managed code (in both C# and VB.NET), native code.&amp;#160; Code samples are downloadable.&amp;#160; Also there are videos and more resources around each developer topic.&amp;#160; The developer prerequisites (with links) are listed at the top of page as well. &lt;/p&gt;  &lt;p&gt;Happy coding!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9910872" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>SoCalDevGal presents Windows 7 Developer APIs</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/10/20/socaldevgal-presents-windows-7-developer-apis.aspx</link><pubDate>Tue, 20 Oct 2009 18:02:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9910082</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9910082.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9910082</wfw:commentRss><description>&lt;p&gt;Next week Monday and Wednesday, I’ll be presenting at the MSDN launch events for developers for Windows 7.&amp;#160; Both events are registered full already – however, I am posting my decks here for you.&amp;#160; Also we may be recording one set of launch sessions, if we do so, I’ll post the link to the recording on my blog.&lt;/p&gt;  &lt;p&gt;Session 1 – Windows 7 Taskbar and Library APIs   &lt;br /&gt; &lt;p&gt; &lt;div style="width:425px;text-align:left" id="__ss_2295604"&gt;&lt;a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/lynnlangit/windows-7-developer-apis-task-bar-libraries" title="Windows 7 Developer APIs -Task Bar Libraries"&gt;Windows 7 Developer APIs -Task Bar Libraries&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=1taskbarlibraries-091020124257-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-task-bar-libraries" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=1taskbarlibraries-091020124257-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-task-bar-libraries" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"&gt;View more &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/lynnlangit"&gt;lynnlangit&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt; &lt;/p&gt;    &lt;br /&gt;Session 2 – Windows 7 Graphics Enhancements and Sensor APIs &lt;p&gt; &lt;div style="width:425px;text-align:left" id="__ss_2295605"&gt;&lt;a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/lynnlangit/windows-7-developer-apis-graphics-sensors" title="Windows 7 Developer APIs - Graphics Sensors"&gt;Windows 7 Developer APIs - Graphics Sensors&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2graphicssensors-091020124249-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-graphics-sensors" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2graphicssensors-091020124249-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-graphics-sensors" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"&gt;View more &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/lynnlangit"&gt;lynnlangit&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt; &lt;/p&gt;   &lt;br /&gt;Sessions 3 – Windows 7 Scenic Ribbon and Multi Touch APIs&lt;/p&gt; &lt;p&gt; &lt;div style="width:425px;text-align:left" id="__ss_2295606"&gt;&lt;a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/lynnlangit/windows-7-developer-apis-multi-touch-and-scenic-ribbon" title="Windows 7 Developer APIs - Multi Touch and Scenic Ribbon"&gt;Windows 7 Developer APIs - Multi Touch and Scenic Ribbon&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=3multi-touch-091020124251-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-multi-touch-and-scenic-ribbon" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=3multi-touch-091020124251-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-multi-touch-and-scenic-ribbon" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"&gt;View more &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/lynnlangit"&gt;lynnlangit&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt; &lt;/p&gt; &lt;p&gt;Happy coding!&lt;/p&gt;  &lt;p&gt;Also, if you haven’t done so already, please join my facebook group ‘Windows 7 Developers’ for more information.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9910082" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>Where is SoCalDevGal? – SoCal Developer Events for Oct 2009</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/09/28/where-is-socaldevgal-socal-developer-events-for-oct-2009.aspx</link><pubDate>Mon, 28 Sep 2009 08:22:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9900133</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9900133.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9900133</wfw:commentRss><description>&lt;p&gt;By popular demand I am attempting to aggregate SoCal Developer events on a monthly basis.&amp;#160; For October 2009 as follows below.   &lt;br /&gt;I’ll be happy to add any developer events I may have missed, just send me mail via my blog.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Week 1 (Sept 27 – Oct 3)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Mon, Sept 28 – &lt;a href="http://techetiquette.eventbrite.com/"&gt;GirlsInTech / Santa Monica / 7pm&lt;/a&gt; - ‘How much can you say without tarnishing your brand? (social media) – I am speaking    &lt;br /&gt;Wed, Sept 30 – &lt;a href="http://cloudcamp-la-09.eventbrite.com/"&gt;CloudCamp / LA / MS Office&lt;/a&gt; / 6pm – I am attending, maybe speaking    &lt;br /&gt;Sat, Oct 3 – &lt;a href="http://www.sandiegodotnet.com/"&gt;Silverlight Education Day&lt;/a&gt; / San Diego / 9am     &lt;br /&gt;&lt;em&gt;*note – I’ll be at SVC Code Camp and then San Jose MSDN Windows 7 launch from Fri, Oct 2 to Mon, Oct 5*     &lt;br /&gt;&lt;/em&gt;-----------------------------------------------------------&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Week 2 (Oct 4 – Oct 10)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Tues, Oct 6 – &lt;a href="http://dealmakermedia.com/the_workshop.html"&gt;DealMaker / LA&lt;/a&gt; / MS Office / 1-5pm – I am attending    &lt;br /&gt;Wed, Oct 7 – &lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032427071&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;MSDN geekSpeak on WF&lt;/a&gt; / 12-1pm – I am moderating    &lt;br /&gt;Fri, Oct 9 – &lt;a href="http://team-la.eventbrite.com/"&gt;BecauseItsMyBirthday&lt;/a&gt; / EccoHollywood / 7pm until late – I am one of the LA City Hosts&lt;/p&gt;  &lt;p&gt;-----------------------------------------------------------&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Week 3 (Oct 11 – Oct 17)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Thurs, Oct 15 – &lt;a href="http://www.mindshare.la/"&gt;MindshareLA&lt;/a&gt; / 8pm until late – I may be attending&lt;/p&gt;  &lt;p&gt;------------------------------------------------------------&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Week 4 (Oct 18 – Oct 24)&lt;/strong&gt;    &lt;br /&gt;    &lt;br /&gt;Tues, Oct 20 – &lt;a href="http://www.sandiegodotnet.com/"&gt;SQL UG / San Diego&lt;/a&gt; / 6:30pm to 9:00 pm – I am speaking on Gemini    &lt;br /&gt;Wed, Oct 21- &lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032427073&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;MSDN geekSpeak on Refactoring&lt;/a&gt; / 12-1pm – I am moderating    &lt;br /&gt;Thurs, Oct 22-25 – &lt;a href="http://sm4smallbiz.com/about/"&gt;Social Media for Small Biz Con&lt;/a&gt; / Aliso Viejo – 3 days – I may stop by&lt;/p&gt;  &lt;p&gt;-------------------------------------------------------------&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Week 5 (Oct 25 – Oct 31)&lt;/strong&gt;    &lt;br /&gt;    &lt;br /&gt;Mon, Oct 26 – MSDN Windows 7 Launch Event / Irvine – I am speaking on Windows 7 for Developers (sorry, sold out)    &lt;br /&gt;Tues, Oct 27 – &lt;a href="http://140conf.com/"&gt;140 conference / LA&lt;/a&gt; – I may be speaking (afternoon) on use of Twitter to drive nonProfit support activities    &lt;br /&gt;Wed, Oct 28 - MSDN Windows 7 Launch Event / LA– I am speaking on Windows 7 for Developers (sorry, sold out)    &lt;br /&gt;Thurs, Oct 29 – &lt;a href="http://www.tubefilter.tv/newmediavault/"&gt;New Media Vault&amp;#160; / LA&lt;/a&gt; – 7pm until late – I will probably be attending&lt;/p&gt;  &lt;p&gt;----------------------------------------------------------------&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9900133" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>SoCalDevGal looks at BitLocker for USB drives in Windows 7</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/09/21/socaldevgal-looks-at-bitlocker-for-usb-drives-in-windows-7.aspx</link><pubDate>Mon, 21 Sep 2009 02:42:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9897342</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9897342.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9897342</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="windows7" border="0" alt="windows7" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/windows7_3.jpg" width="164" height="164" /&gt; &lt;/p&gt;  &lt;p&gt;I’ve wanted to play around with this feature (also called &lt;a href="http://edge.technet.com/Media/Windows-7-Screencast-BitLocker-To-Go/"&gt;‘BitLocker-To-Go’&lt;/a&gt;), but hadn’t had time until today.&amp;#160; I’ll recap what I’ve found.&amp;#160; First, and probably most important, is that BitLocker is only available as part of Windows 7 Ultimate (or Enterprise) editions.&amp;#160; That is, the ability to ENCRYPT is available only in these editions of Windows 7.&amp;#160; Of course, you can DECRYPT with any version of Windows 7.&amp;#160; For testing I used one laptop with Windows 7 Ultimate to encrypt and another one with Windows 7 Home Basic to decrypt.&lt;/p&gt;  &lt;p&gt;To access, or start using this feature, simply insert your USB drive and then right click on the drive. (Alternatively, you can choose to ‘turn on BitLocker’ via an applet in the Control Panel).&amp;#160;&amp;#160; You’ll then see the option to ‘Turn on BitLocker…’ on the context-sensitive menu.&amp;#160; You’ll then see the dialog box shown below, as your USB drive is being prepared to be encrypted.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Preparing a USB drive for Windows 7 BitLocker encryption" border="0" alt="Preparing a USB drive for Windows 7 BitLocker encryption" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_thumb.png" width="404" height="312" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Because the machine I am using to encrypt includes a SmartCard reader, I have option to encrypt by using either a password or a SmartCard.&amp;#160; These options are shown in the dialog box below.&amp;#160; Note that if you use a smart card, you’ll also have to enter your smart card PIN when you want to decrypt (read) the information on the USB drive.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="BitLocker encryption options" border="0" alt="BitLocker encryption options" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_thumb_1.png" width="404" height="312" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;For simplicity I’ll just use a password.&amp;#160; Note that the passwords should be complex (i.e. upper/lower, numbers, etc…) to be effective, however the only validation on the password value is a length requirement.&amp;#160; That is, users can choose to enter overly simply passwords, for example in my case I entered the digits 1-8 only.&amp;#160; The next screen of the wizard asks you to select where you’d like to store the recovery key.&amp;#160; Your options are either to store the key to a file or to print the key.&amp;#160; Appropriate key storage is, of course, vital to successful security via encryption.&amp;#160; Also, from a practical point, if you forget the USB password, the only other way to access the data stored on an encrypted USB drive is by entering the recovery key information.&amp;#160; &lt;br /&gt;    &lt;br /&gt;Note: There is also a local (security) policy setting (Control Panel&amp;gt;Administrative Tools&amp;gt;Local Security Policy&amp;gt;Security Settings&amp;gt;Public Key Policies&amp;gt;BitLocker Drive Encryption) which allows you to define Data Recovery Agents.&amp;#160; GPO discussion is beyond the scope of this blog post.&amp;#160; For more info – go &lt;a href="http://technet.microsoft.com/en-us/library/dd875560(WS.10).aspx"&gt;here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_6.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Recovery Key options" border="0" alt="Recovery Key options" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_thumb_2.png" width="404" height="312" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;I’ll select ‘Save the recovery key to a file’ for our test.&amp;#160; After selecting the folder location for the file save, you will be presented with final dialog box which will ask you to confirm the encryption by clicking on the ‘start encrypting’ button.&amp;#160; After you do that, you will see a dialog with an encryption progress bar on it.&amp;#160; The process of encrypting will take a couple of minutes, during this time you have the option to ‘pause’ encryption if desired by clicking on that button on the dialog box as shown below.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_8.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Encryption progress" border="0" alt="Encryption progress" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_thumb_3.png" width="404" height="256" /&gt;&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;When complete, a dialog will confirm the encryption.&amp;#160; You can also easily see that a USB drive has been encrypted by viewing it in Explorer.&amp;#160; In this case, my USB is E:\   &lt;br /&gt;If you wish to change BitLocker settings, you can simply right click on the encrypted drive in Explorer and then click on the ‘Manage BitLocker…’ menu option.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_10.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Encrypted USB drive in Explorer" border="0" alt="Encrypted USB drive in Explorer" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_thumb_4.png" width="404" height="146" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;The options you can change are shown in the screenshot below.&amp;#160; They include changing the password, removing the password (if you do this, you must add a smartcard, as the drive is STILL encrypted), adding a smart card, saving/printing recovery key, or auto unlocking this drive on this (the encrypting) computer.&amp;#160;&amp;#160; You’ll note that there is NO option to remove BitLocker encryption from the USB drive.&amp;#160; The only way to do this is to FORMAT the USB, which, of course, also removes any data on that device.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_12.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Manage BitLocker options" border="0" alt="Manage BitLocker options" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_thumb_5.png" width="404" height="312" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;The experience for using an encrypted USB drive is very simple.&amp;#160; A dialog box, similar to the one shown below pops up shortly after a USB drive is inserted into the USB slot.&amp;#160; Note that if you are using the encrypted USB drive on the encrypting computer, then you can select the option to ‘automatically unlock on this computer from now on’.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_14.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Password prompt for encrypted drive" border="0" alt="Password prompt for encrypted drive" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGallooksatBitLockerforUSBdrivesi_EADB/image_thumb_6.png" width="404" height="336" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Of course BitLocker is certainly NOT just for USB drives.&amp;#160; There is wealth of information about BitLocker as an enterprise data protection tool (enforced via Group Policies on end user’s local hard drives, etc… on &lt;a href="http://blogs.technet.com/grouppolicy/archive/2009/05/08/group-policy-on-technet-edge.aspx"&gt;TechNet&lt;/a&gt;), I just felt like writing this post for those of us ‘home geeks’ who are using &lt;a href="http://windows.microsoft.com/en-US/windows7/products/compare"&gt;Windows 7 Ultimate at home&lt;/a&gt;, and are playing around with all of the advanced features because, well, we want to.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9897342" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>SoCalDevGal pushes her little NetBook – what can it do for developers?</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/09/14/socaldevgal-pushes-her-little-netbook-what-can-it-do-for-developers.aspx</link><pubDate>Mon, 14 Sep 2009 03:49:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9894759</guid><dc:creator>llangit</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9894759.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9894759</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="windows7logo-300x300" border="0" alt="windows7logo-300x300" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalpushesherlittleNetBookwhatcan_F366/windows7logo-300x300_3.jpg" width="124" height="124" /&gt; &lt;/p&gt;  &lt;p&gt;Regular readers will note that I recently purchased an inexpensive NetBook and upgraded the OS from XP to Windows 7 Home (blog detail &lt;a href="http://blogs.msdn.com/socaldevgal/archive/2009/09/08/socaldevgal-works-with-a-netbook-moving-from-xp-to-windows-7-via-a-usb-key.aspx" target="_blank"&gt;here&lt;/a&gt;).    &lt;br /&gt;    &lt;br /&gt;First I tested my NetBook out for plain old web browsing.&amp;#160; It worked just fine with one exception – some websites aren’t designed for the small screen size and resolution.&amp;#160; That is, of course, not the fault of the hardware or OS though.&amp;#160; As a web browsing appliance, my NetBook works just fine.&lt;/p&gt;  &lt;p&gt;Next up, time to install some applications.&amp;#160; Thinking I’d like to make this into a junior developer machine (for students, etc…), I visited the Microsoft Express site (&lt;a href="http://www.microsoft.com/express/" target="_blank"&gt;here&lt;/a&gt;) to locate the download links for Visual Studio Express 2008 and SQL Server 2008 Express.&amp;#160; These are Microsoft’s FREE tools for development.&amp;#160; While at the site, I noticed the Web Platform Installer Tool (&lt;a href="http://www.microsoft.com/web/downloads/platform.aspx" target="_blank"&gt;here&lt;/a&gt;). &lt;/p&gt;  &lt;p&gt;The WPI Tool is designed to be a one-stop shop to prepare a developer machine by installing the free versions of our tools in one long download.&amp;#160; Our website does NOT list Windows 7 as officially supported with the WPI tool, so I thought even more reason to give it a try.&lt;/p&gt;  &lt;p&gt;After checking &lt;strong&gt;all&lt;/strong&gt; of the options in the install wizard dialog boxes, the download(s) started.&amp;#160; I chose to install VSExpress 2008, SQL Server Express 2008 (w/mgmt tools).&amp;#160; You can also install other applications and tools, such as PHP for Windows, WordPress or DotNetNuke.&lt;/p&gt;  &lt;p&gt;After about an hour or so of downloading and installing with no intervention on my part required (also no reboots required!), the WPI tool reported successful installation of the applications listed below in the screenshot:&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalpushesherlittleNetBookwhatcan_F366/image_3.png" width="497" height="229" /&gt; &lt;/p&gt;  &lt;p&gt;So, I first fired up Visual Web Developer 2008 Express using one of the included project types (Silverlight Navigation application).&amp;#160; This worked with no problems.&amp;#160; This amazes me – all of these developer tools are FREE and running on a $ 325 laptop!&amp;#160; Below is list of the project templates that are available based on what I installed.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalpushesherlittleNetBookwhatcan_F366/image_6.png" width="404" height="122" /&gt; &lt;/p&gt;  &lt;p&gt;Next up I took a look at SQL Server Express 2008.&amp;#160; Again, this worked perfectly.&amp;#160; Restoring a backed-up version of the sample database --from &lt;a href="http://msftdbprodsamples.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18407" target="_blank"&gt;CodePlex named AdventureWorks&lt;/a&gt;, I was up and running in minutes.&amp;#160; Below is screenshot of all the FREE tools that are included with SQL Server 2008 Express.&amp;#160; Note that we now include SQL Server Reporting Services 2008 with SQL Server Express 2008.&amp;#160; Also of note is that SSRS 2008 does NOT require a full version of IIS (rather it simply uses http.sys) to work.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalpushesherlittleNetBookwhatcan_F366/image_8.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalpushesherlittleNetBookwhatcan_F366/image_thumb_2.png" width="243" height="161" /&gt;&lt;/a&gt;     &lt;br /&gt;Again, I am really happy with what I see so far.&amp;#160; This machine and this OS works like a dream as a student developer box.&lt;/p&gt;  &lt;p&gt;Next up, I am going to test out this little laptop with &lt;a href="http://channel9.msdn.com/posts/Charles/Donald-Farmer-and-Julie-Strauss-Inside-Project-Gemini/" target="_blank"&gt;Gemini&lt;/a&gt;.&amp;#160; I’ll blog the results here soon.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9894759" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>SoCalDevGal works with virtualization in Windows 7</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/09/13/socaldevgal-works-with-virtualization-in-windows-7.aspx</link><pubDate>Sun, 13 Sep 2009 09:37:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9894623</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9894623.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9894623</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Windows 7 logo." border="0" alt="Windows 7 logo." src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithvirtualizationinWind_14C29/windows7_3.jpg" width="164" height="164" /&gt; &lt;/p&gt;  &lt;p&gt;I am working on setting up my first VPC in Windows 7 and I found a couple of things had changed from Vista and wanted to share here.&amp;#160; I realize that for application virtualization, ITPros would most often be using Windows 2008 Server, however, developers would more commonly use Windows 7.&amp;#160; That’s why I decided to blog that use case here.   &lt;br /&gt;    &lt;br /&gt;To use virtual hard disks as VPCs on machines with Windows 7 installed, you’ll first have to check /set the BIOS to make sure that virtualization is supported.&amp;#160; &lt;a href="http://www.microsoft.com/windows/virtual-pc/support/configure-bios.aspx"&gt;Here&lt;/a&gt; are some sample instructions for some common hardware vendors.&amp;#160; &lt;br /&gt;    &lt;br /&gt;After you’ve done that, then you’ll need to download the free add-in named ‘&lt;a href="http://www.microsoft.com/windows/virtual-pc/download.aspx"&gt;Windows Virtual PC’&lt;/a&gt;.&amp;#160; You must select the appropriate type based on your processor – either 32 or 64 bit. Note that this is DIFFERENT from Virtual PC 2007 (which you may have used with Vista).&amp;#160; If you have installed Virtual PC 2007, you’ll need to remove it before installing Windows Virtual PC.&amp;#160; Then you’ll need to re-boot.&amp;#160; After you install this application, the quickest way to find the executable is via the start menu, just type in ‘Windows Virtual PC’, then right click and click on ‘open file location’.&amp;#160; You may be surprised to see the 4 executable files associated with Windows Virtual PC are in the ..\Windows\system32 directory as shown below in the screenshot.&amp;#160; Remember that &lt;a href="http://blogs.technet.com/iftekhar/archive/2009/05/02/microsoft-virtualization-windows-xp-mode-for-windows-7.aspx"&gt;XP Virtualization&lt;/a&gt; is a new feature of some editions of Windows 7 (XP virtualization uses this set of virtualization technologies), so this is one of the reasons for the location change.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Windows Virtual PC executables" border="0" alt="Windows Virtual PC executables" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithvirtualizationinWind_14C29/image_3.png" width="404" height="431" /&gt; &lt;/p&gt;  &lt;p&gt;Probably the easiest way to get started is to click the VMWindow.exe executable.&amp;#160; This will open the Virtual Machines folder, note the ‘Create virtual machine’ command on the folder toolbar.&amp;#160; Click this to open the wizard which walks you through the configuration steps to create a VPC (or virtual machine).&amp;#160; VPCs can be created using new or existing VHDs.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Create Virtual Machine" border="0" alt="Create Virtual Machine" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithvirtualizationinWind_14C29/image_6.png" width="404" height="59" /&gt;     &lt;br /&gt;After you click ‘Create virtual machine’ a dialog box will open as shown below.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="create virtual machine dialog" border="0" alt="create virtual machine dialog" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithvirtualizationinWind_14C29/image_9.png" width="404" height="312" /&gt;     &lt;br /&gt;After you name the virtual machine and set the location in the dialog, then you’ll next have to set the allocated memory (up to 2550 MB) and whether or not you’ll need to set up networking as shown in the dialog box below.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Create a VM II - memory allocation" border="0" alt="Create a VM II - memory allocation" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithvirtualizationinWind_14C29/image_12.png" width="404" height="312" /&gt;     &lt;br /&gt;In the next dialog of the wizard you’ll either create a new VHD file or associate the VPC with an existing VPC file.&amp;#160; You can also choose to enable undo disks and / or to use advanced options when creating your VPC.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="create a VPD - set VHD file" border="0" alt="create a VPD - set VHD file" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithvirtualizationinWind_14C29/image_15.png" width="404" height="312" /&gt; &lt;/p&gt;  &lt;p&gt;If you use advanced options, your choices are to select the type of VHD.&amp;#160; Types include ‘dynamically expanding’, ‘fixed size’ or ‘differencing’.&amp;#160; The wizard warns you in a subsequent dialog box that if you’ve chosen ‘differencing’, then the parent (or original VHD) should be marked as ‘read-only’, since the all changes will be accumulated on the differencing VHD only.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="create VHD - advanced options" border="0" alt="create VHD - advanced options" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithvirtualizationinWind_14C29/image_18.png" width="404" height="312" /&gt;     &lt;br /&gt;After you’ve successfully completed the wizard steps, then your new VPC will appear in the ‘Virtual Machines’ folder for the currently logged on user as shown below.&amp;#160; The virtual machine will have a file name ending with a *.vmcx extension.&amp;#160; Your .vhd file (or files) will be associated with this .vmcx file.&amp;#160; Also there will be a *.vmc file associated.&amp;#160; The latter holds the configuration information for the virtual machine.    &lt;br /&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="new VPC" border="0" alt="new VPC" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithvirtualizationinWind_14C29/image_21.png" width="504" height="66" /&gt; &lt;/p&gt;  &lt;p&gt;To start your VPC, simply double-click the &amp;lt;VPCname&amp;gt;.vmcx file.&amp;#160; You will first see the dialog as shown below, then your VPC will start.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="starting the VPC" border="0" alt="starting the VPC" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithvirtualizationinWind_14C29/image_24.png" width="404" height="132" /&gt; &lt;/p&gt;  &lt;p&gt;If you’d like to view or to adjust the settings for your VPC, you can do so from within the VPC itself, by clicking on the Tools menu&amp;gt;Settings.&amp;#160; Or you can access the Settings from the Virtual Machines folder by clicking on the &amp;lt;VPCname&amp;gt;.vmcx file to select the particular virtual machine of interest and then by clicking on the Settings item on the folder toolbar.&amp;#160; The Settings dialog is quite similar to that of Virtual PC 2007 (shown below).&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="VPC settings dialog" border="0" alt="VPC settings dialog" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithvirtualizationinWind_14C29/image_27.png" width="404" height="272" /&gt; &lt;/p&gt;  &lt;p&gt;You are presented with three options on shut down of your Virtual PC.&amp;#160; These are hibernate, shut down, or turn off.&amp;#160; This dialog is shown below.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="VPC &amp;#39;end&amp;#39; options" border="0" alt="VPC &amp;#39;end&amp;#39; options" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithvirtualizationinWind_14C29/image_30.png" width="404" height="201" /&gt; &lt;/p&gt;  &lt;p&gt;Also, from the Tools menu (inside an open VPC) you can optionally select to ‘install the Windows Virtual PC integration components’.&amp;#160; These components are similar to the VPC additions that were available for Virtual PC 2007 and allow integration of hardware components such as sound.&lt;/p&gt;  &lt;p&gt;As an alternative to using Windows Virtual PC, Windows 7 also supports booting from a VHD.&amp;#160; That process is covered in detail in this &lt;a href="http://edge.technet.com/Media/Windows-7-Boot-from-VHD/"&gt;TechNet article&lt;/a&gt;.    &lt;br /&gt;    &lt;br /&gt;As usual, I’d be interested to hear about your experience(s) working with ‘Windows Virtual PC’ – let me know how it goes for you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9894623" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>SoCalDevGal works with a NetBook – moving from XP to Windows 7 via a USB key</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/09/08/socaldevgal-works-with-a-netbook-moving-from-xp-to-windows-7-via-a-usb-key.aspx</link><pubDate>Tue, 08 Sep 2009 07:04:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9892383</guid><dc:creator>llangit</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9892383.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9892383</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithaNetBookmovingfromXP_11E97/Win7Logo_2.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Win7Logo" border="0" alt="Win7Logo" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalworkswithaNetBookmovingfromXP_11E97/Win7Logo_thumb.jpg" width="164" height="164" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Today I picked up a &lt;a href="http://www.bestbuy.com/site/olspage.jsp?skuId=9377097&amp;amp;type=product&amp;amp;id=1218094853466" target="_blank"&gt;HP Mini 110 – 1025Dx&lt;/a&gt; which had XP installed on it.&amp;#160; I was looking for a cheap, light laptop.&amp;#160; I got it for $ 329 at BestBuy.&lt;/p&gt;  &lt;p&gt;&lt;img title="HP mini 110-1025DX laptop " border="none" alt="HP mini 110-1025DX laptop " align="top" src="http://www.mercadolibre.com.mx/jm/img?s=MLM&amp;amp;f=30556963_8369.jpg&amp;amp;v=E" width="280" /&gt;&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;    &lt;br /&gt;I wanted to go through the process of moving from XP to Windows 7 via a USB boot and to document it here as a service to those of you will be doing the same soon.&amp;#160; Here’s what I found and the process that I used to move to Windows 7.    &lt;br /&gt;    &lt;br /&gt;&lt;em&gt;**This guide is based on using / having another computer which is set up with Windows 7 already**     &lt;br /&gt;&lt;/em&gt;    &lt;br /&gt;1) &lt;strong&gt;Obtain Hardware&lt;/strong&gt;.&amp;#160; Minimum spec for Windows 7 is as follows: 1 Gz CPU (32 or 64 bit), 1 GB RAM, 16 GB HD disk and DirectX 9 graphics device with WDDM 1.0 or higher driver.&amp;#160; My laptop meets or exceeds all of these minimums.&amp;#160; There is no DVD drive on this laptop.&lt;/p&gt;  &lt;p&gt;2) &lt;strong&gt;Select your edition of Windows 7&lt;/strong&gt;.&amp;#160; I selected Windows 7 Home Basic (since I have access to all editions as a Microsoft employee).&amp;#160; There is also &lt;strong&gt;Windows 7 Home Premium&lt;/strong&gt; which would be more commonly used in this scenario (it simply contains a few more features than Home Basic).&amp;#160; For a comparison of all Windows 7 editions see this &lt;a href="http://www.microsoft.com/windows/windows-7/compare-editions/default.aspx" target="_blank"&gt;link&lt;/a&gt;.&amp;#160; &lt;em&gt;*There is also an edition called Windows 7 Starter, see this &lt;/em&gt;&lt;a href="http://www.microsoft.com/windows/windows-7/compare-editions/starter.aspx" target="_blank"&gt;&lt;em&gt;link&lt;/em&gt;&lt;/a&gt;&lt;em&gt; for more info, also this &lt;/em&gt;&lt;a href="http://www.mydigitallife.info/2009/02/07/windows-7-editions-features-comparison/" target="_blank"&gt;&lt;em&gt;link&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&lt;/em&gt;&amp;#160; &lt;br /&gt;    &lt;br /&gt;3) &lt;strong&gt;Obtain source media and a product key&lt;/strong&gt;.&amp;#160; I used my &lt;a href="http://technet.microsoft.com/en-us/default.aspx" target="_blank"&gt;TechNet&lt;/a&gt; subscription to obtain both for this test setup.&lt;/p&gt;  &lt;p&gt;If you are downloading the source files, then using a computer with Windows 7 already on it is a quick and easy way to burn the downloaded file to an .iso onto a blank DVD (assuming that you have another computer with a DVD drive), as this capability is conveniently built in to Windows 7.&amp;#160; If not, then there are many .iso-creating utilities available for download.&amp;#160; One example is &lt;a href="http://www.rarlab.com/" target="_blank"&gt;winRar&lt;/a&gt;.    &lt;br /&gt;    &lt;br /&gt;4) &lt;strong&gt;Obtain a 4 GB (or greater) blank USB drive&lt;/strong&gt;.&amp;#160; I used a &lt;a href="http://www.sandisk.com/products/usb-flash-drives/sandisk-cruzer-usb-flash-drive-(new-design!).aspx" target="_blank"&gt;SanDisk Cruzer&lt;/a&gt; Micro 4 GB USB drive for this purpose.&amp;#160; You will have to format this drive to use it as bootable media, so it needs to be blank.&lt;/p&gt;  &lt;p&gt;&lt;img title="San Disk Micro USB" alt="San Disk Micro USB" src="http://www.sandisk.com/media/7554/cnp2108-3opt-130.jpg" /&gt;&lt;/p&gt;  &lt;p&gt;Prior to copying the .iso Windows 7 source files onto the USB drive, you must prepare the USB drive so that your laptop can boot from it.&amp;#160; I used the &lt;a href="http://www.maximumpc.com/article/howtos/how_to_install_windows_7_beta_a_usb_key" target="_blank"&gt;process described on the MaximumPC&lt;/a&gt; website and it worked perfectly.&amp;#160; You must follow the steps exactly as written and be quite careful to select the correct drive (i.e. the USB drive) when you are preparing the drive, i.e. formatting, copying the boot files, etc…Prepare the USB drive first, as described in the link above, and then copy the Windows 7 files from your .iso DVD to the USB drive.&amp;#160; I did not create a top level folder on the USB drive for the source files, I just copied all of the files to drive exactly as they were on the .iso.&lt;/p&gt;  &lt;p&gt;5) &lt;strong&gt;Test the hardware&lt;/strong&gt; on your netbook.&amp;#160; I know this step isn’t exactly needed, but since you’ll probably have an OS (XP) preinstalled, it’s just easy to make sure all of the hardware is working properly before you start the clean install of Windows 7.&amp;#160; So I started the netbook, completed the mini-setup process for XP (i.e. enter a computer name, etc…) and continued until logon.&amp;#160; You can, of course, skip this step, if you prefer.&lt;/p&gt;  &lt;p&gt;6) &lt;strong&gt;Boot your netbook from the USB&lt;/strong&gt;.&amp;#160; In my case, this was easy, just plug in the USB, hit the ‘set boot item key’ (F9 in this case), and set the computer to boot to the USB key.&amp;#160; From my research, you may have to use a third-party utility to add the ability to boot to USB in the BIOS if it isn’t included already.&amp;#160; &lt;/p&gt;  &lt;p&gt;7) Choose ‘&lt;strong&gt;clean install’&lt;/strong&gt; of Windows 7 and enjoy.&lt;/p&gt;  &lt;p&gt;The whole process took about 2 hours.&amp;#160; It is a pleasure to install a new OS on a new, lightweight machine and have it execute perfectly.&amp;#160; After Windows 7 RTMs to the general public (October 22), I’ll be quite interested to hear from you about your experience with this same process.&amp;#160; Let me know how it goes!   &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9892383" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>SoCalDevGal shares her Windows 7 for Developers Presentations</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/07/29/socaldevgal-shares-her-windows-7-for-developers-presentations.aspx</link><pubDate>Wed, 29 Jul 2009 02:57:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9851532</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9851532.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9851532</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="windows7 logo" border="0" alt="windows7 logo" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalsharesherWindows7forDeveloper_EE55/windows7_3.jpg" width="164" height="164" /&gt; &lt;/p&gt;  &lt;p&gt;Tomorrow I start the journey over to Africa, TechEd Africa in Durban, South Africa on August 2-5, to be exact.&amp;#160; While there, in addition to other presentations, I am scheduled to make three presentations about Windows 7 for Developers.&amp;#160; In the spirit of sharing, I will post my session abstracts and slide decks here now.&amp;#160; Please feel free to use / reuse them in any way you like.&amp;#160; I would appreciate a reference to my blog and/or facebook group ‘Windows 7 Developers’ in these decks if you reuse them.    &lt;br /&gt;    &lt;br /&gt;To create these decks, I’ve combined the work of our corporate evangelists (TechEd-US and PDC08 sessions), as well as added some new information of my own.&amp;#160; When you review these decks, be sure to also read the notes, as I’ve put a large amount of additional information, including code samples, in those notes.&amp;#160; After I present the sessions, I will ‘clean up’ the demo code and post it as well.&amp;#160; I also plan to record these sessions via Camtasia (probably not until September).&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;1_Developing for Windows 7&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;This session introduces Windows 7 and highlights key fundamentals advances including the new desktop and Federated Search. The session also covers core fundamentals such as programmatic application service and power management, as well as the use of the new Windows Troubleshooting Platform.&amp;#160; In this session you will learn about Windows Libraries, Search enhancements and implementing Federated Search. &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_1782765"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="1 Win7 For Devs Fund Search" href="http://www.slideshare.net/llangit/1-win7-for-devs-fund-search"&gt;1 Win7 For Devs Fund Search&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=1win7fordevsfundsearch-090728185152-phpapp02&amp;amp;stripped_title=1-win7-for-devs-fund-search" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=1win7fordevsfundsearch-090728185152-phpapp02&amp;amp;stripped_title=1-win7-for-devs-fund-search" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;    &lt;div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px"&gt;View more &lt;a style="text-decoration: underline" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration: underline" href="http://www.slideshare.net/llangit"&gt;llangit&lt;/a&gt;.&lt;/div&gt; &lt;/div&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;2_Optimizing Your Application for the Windows 7 User Experience&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;This session dives into new APIs that enable integration with the latest Windows desktop features. Learn about new extensibility methods to surface your application's key tasks. Discover how enhancements to the taskbar, Start Menu, thumbnails and their desktop elements provide new ways for you to delight your users. Learn about the new Scenic Ribbon. This talk is a must for application developers who want to provide the best user experience for their applications on Windows 7. This session introduces Windows 7 and highlights key UX advances including the new desktop, shell experience and taskbar. The session also introduces technologies such as Windows Touch, and the Sensor and Location Platform. &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_1782766"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="2 Win7 For Devs Ux Touch Sensors" href="http://www.slideshare.net/llangit/2-win7-for-devs-ux-touch-sensors"&gt;2 Win7 For Devs Ux Touch Sensors&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2win7fordevsuxtouchsensors-090728185142-phpapp01&amp;amp;stripped_title=2-win7-for-devs-ux-touch-sensors" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2win7fordevsuxtouchsensors-090728185142-phpapp01&amp;amp;stripped_title=2-win7-for-devs-ux-touch-sensors" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;    &lt;div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px"&gt;View more &lt;a style="text-decoration: underline" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration: underline" href="http://www.slideshare.net/llangit"&gt;llangit&lt;/a&gt;.&lt;/div&gt; &lt;/div&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;3_Windows Application Readiness for Developers&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;Learn the best practices on how to write compatible applications for the Windows operating system and migrate Windows XP applications to Windows 7 and Windows Vista. Also, discuss common application compatibility changes so you can effortlessly get your applications up and running.&amp;#160; And this session will cover modern graphics with Direct2D, DirectWrite and Direct3D, and Windows Web Services which ISVs can use to modernize applications.&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_1782767"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="3 App Compat Win7" href="http://www.slideshare.net/llangit/3-app-compat-win7"&gt;3 App Compat Win7&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=3appcompatwin7-090728185141-phpapp02&amp;amp;stripped_title=3-app-compat-win7" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=3appcompatwin7-090728185141-phpapp02&amp;amp;stripped_title=3-app-compat-win7" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;    &lt;div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px"&gt;View more &lt;a style="text-decoration: underline" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration: underline" href="http://www.slideshare.net/llangit"&gt;llangit&lt;/a&gt;.&lt;/div&gt; &lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9851532" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>SoCalDevGal is studying and recommends the Windows 7 Developer Training Kit</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/07/27/socaldevgal-is-studying-and-recommends-the-windows-7-developer-training-kit.aspx</link><pubDate>Tue, 28 Jul 2009 01:41:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9850382</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9850382.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9850382</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Windows 7 logo" border="0" alt="Windows 7 logo" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalisstudyingandrecommendstheWin_DCB1/Windows7%20logo_3.jpg" width="164" height="155" /&gt; &lt;/p&gt;  &lt;p&gt;As I am putting the final preparations on my 3 Windows 7 Developer sessions for Tech Ed Africa, I’ve been looking at all possible resources.&amp;#160; One that that I particularly like (and recommend) is the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=12100526-ed26-476b-8e20-69662b8546c1"&gt;Windows 7 RC Developer Training Kit&lt;/a&gt;.&amp;#160; It’s a free download, well-organized and quite useful.&amp;#160; The parts of the kit that I’ve found to be the most useful are the Hands on Labs.&amp;#160; They are to the point, written using the managed code wrappers (&lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack"&gt;API pack&lt;/a&gt;) whenever possible and all samples work. You’ll see from the screenshot below that the following topics are included:&lt;/p&gt;  &lt;p&gt;Taskbar, Libraries, Multi Touch, Sensor and Location Platform, Windows 7 Ribbon, Trigger Start Services and Windows 7 Instrumentation. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalisstudyingandrecommendstheWin_DCB1/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Windows 7 RC Developer Training Kit" border="0" alt="Windows 7 RC Developer Training Kit" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalisstudyingandrecommendstheWin_DCB1/image_thumb.png" width="404" height="206" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Also, corporate Windows 7 Developers evangelist, Yochay Kiriaty recorded a &lt;a href="http://www.facebook.com/ext/share.php?sid=98008038703&amp;amp;h=HPQfk&amp;amp;u=Pieac"&gt;short video on MSDN Channel 9 about this kit&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.facebook.com/ext/share.php?sid=98008038703&amp;amp;h=HPQfk&amp;amp;u=Pieac"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="MSDN Ch9 Video" border="0" alt="MSDN Ch9 Video" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalisstudyingandrecommendstheWin_DCB1/image_5.png" width="404" height="420" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Happy coding!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9850382" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>SoCalDevGal answers ‘What’s on your Windows 7 Demo Machine?</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/07/25/socaldevgal-answers-what-s-in-on-your-windows-7-demo-machine.aspx</link><pubDate>Sat, 25 Jul 2009 20:59:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9848526</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9848526.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9848526</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Windows 7 logo" border="0" alt="Windows 7 logo" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalanswersWhatsinonyourWindows7D_9A78/Windows7%20logo_3.jpg" width="164" height="155" /&gt; &lt;/p&gt;  &lt;p&gt;Many of you have asked me what applications and tools I have installed on my primary Windows 7 demo machine.&amp;#160; I’ll remind you that I am using a HP TouchSmart tx2 (dual AMD 42) w/4 GB RAM.&amp;#160; I’ve installed Windows 7 RC 64-bit.&lt;/p&gt;  &lt;p&gt;I thought the easiest way to show you is via screenshots.&amp;#160; I’ve also installed some demo files, I’ll list the public demo files at the bottom of this post.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Applications I&amp;#39;ve installed" border="0" alt="Applications I&amp;#39;ve installed" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalanswersWhatsinonyourWindows7D_9A78/image_3.png" width="404" height="429" /&gt; &lt;/p&gt;  &lt;p&gt;continuing&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="More Applications" border="0" alt="More Applications" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalanswersWhatsinonyourWindows7D_9A78/image_6.png" width="404" height="434" /&gt; &lt;/p&gt;  &lt;p&gt;still continuing&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="More applications" border="0" alt="More applications" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalanswersWhatsinonyourWindows7D_9A78/image_9.png" width="404" height="221" /&gt; &lt;/p&gt;  &lt;p&gt;The demo &lt;a href="http://code.msdn.microsoft.com/XP2Win7"&gt;XP2Win7&lt;/a&gt; is highly recommended.&amp;#160; You’ll also want the &lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack"&gt;API Code pack&lt;/a&gt; (managed code wrappers).&amp;#160; Another way to keep up with cool downloads is to join my Facebook group ‘Windows 7 Developers’ (links section of that group).&lt;/p&gt;  &lt;p&gt;Happy coding!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9848526" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>SoCalDevGal is checking out the new FrontRunner site (support for ISVs developing for Windows 7)</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/07/10/socaldevgal-is-checking-out-the-new-frontrunner-site-support-for-isvs-developing-for-windows-7.aspx</link><pubDate>Fri, 10 Jul 2009 08:00:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9828256</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9828256.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9828256</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Win7Logo" border="0" alt="Win7Logo" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalischeckingoutthenewFrontRunne_13557/Win7Logo_3.jpg" width="164" height="164" /&gt; &lt;/p&gt;  &lt;p&gt;Our newly launched &lt;a href="http://msdev.com/frontrunner"&gt;FrontRunner&lt;/a&gt; site for ISVs nicely pulls together many of the resources I’ve been using to learn how to write applications for Windows 7.&amp;#160; I decided to try it out.&amp;#160; Sign up is simple, just use a Windows Live ID and fill in one page about your application.&amp;#160; Then you’ll be ‘in’ the site.&amp;#160; As shown below the first section just lists basic information about your application.&amp;#160; You can, of course, register more than one application.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="FrontRunner application info page" border="0" alt="FrontRunner application info page" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalischeckingoutthenewFrontRunne_13557/image_3.png" width="404" height="254" /&gt; &lt;/p&gt;  &lt;p&gt;I really like the ‘Technical Resources’ section.&amp;#160; Most of the resources that I’ve been using to learn how to develop on the Windows 7 platform (such as SDK, developer training kit, etc…) are referenced in a well-organized way on this section.&amp;#160; I show a screenshot of this screen below as well.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Technical Resources section" border="0" alt="Technical Resources section" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalischeckingoutthenewFrontRunne_13557/image_6.png" width="404" height="129" /&gt; &lt;/p&gt;  &lt;p&gt;The next section provides links to videos and (eventually) to live chat, so that you can get your tough questions answered quickly.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Live help" border="0" alt="Live help" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalischeckingoutthenewFrontRunne_13557/image_9.png" width="404" height="129" /&gt; &lt;/p&gt;  &lt;p&gt;The last section provides access to marketing resources (templates, logos, etc…), so that you can market your Windows 7 compatible application.&amp;#160; There is also a section on the site to list companies who have created applications (a showcase).&amp;#160; Overall I think the site is clean and very usable. Try it out and let me know what you think.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9828256" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>SoCalDevGal wants to utilize Windows 7 UX features</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/07/03/socaldevgal-wants-to-utilize-windows-7-ux-features.aspx</link><pubDate>Fri, 03 Jul 2009 19:55:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9816890</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9816890.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9816890</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Windows 7 " border="0" alt="Windows 7 " src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalwantstoutilizeWindows7UXfeatu_83B5/Win7Logo_3.jpg" width="164" height="164" /&gt; &lt;/p&gt;  &lt;p&gt;As I continue my work on learning / using Windows 7 as a platform for application development, I’ve (finally!) gone beyond the multi touch features that I’ve written about to date.&amp;#160; I’ve done this for two reasons:&lt;/p&gt;  &lt;p&gt;1) Writing a Windows 7 applications that ONLY features multi touch would be overlooking a whole host of other new features.&lt;/p&gt;  &lt;p&gt;2) I’ve been asked to deliver multiple presentations on developing for Windows 7 in general (rather than specific only to the new multi touch capabilities).&amp;#160; The first ‘batch’ of these presentations will run at &lt;a href="http://www.tech-ed.co.za/sessions.aspx"&gt;TechEd Africa&lt;/a&gt;, in Duban from August 2 to August 5. I do expect to deliver many more as well (if you are a SoCal UG and would like me to speak on some aspect of Windows 7 client development, please send me a request and I’ll get your UG on my fall calendar now – I expect to make at least one, maybe two trips to NorCal as well this fall, so I’ll gladly take requests for NorCal UGs as well).&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;&lt;a href="http://www.tech-ed.co.za/sessions.aspx"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalwantstoutilizeWindows7UXfeatu_83B5/image_6.png" width="244" height="190" /&gt;&lt;/a&gt;     &lt;br /&gt;Here are the 3 sessions on Windows 7 client development that I am scheduled to deliver. They will be recorded as well.&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Lynn&amp;#39;s sessions at TE Africa" border="0" alt="Lynn&amp;#39;s sessions at TE Africa" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalwantstoutilizeWindows7UXfeatu_83B5/image_5.png" width="454" height="152" /&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;To that end, I’ve expanded the scope of my studies.&amp;#160; My primary resources are the following:&lt;/p&gt;  &lt;p&gt;1) &lt;a href="http://channel9.msdn.com/windows/"&gt;Channel9 MSDN videos on Windows 7&lt;/a&gt; development.&amp;#160; Most of these have been produced by corporate evangelist Yochay Kiriaty.&amp;#160; &lt;a href="http://windowsteamblog.com/blogs/developers/default.aspx"&gt;Yochay’s blog&lt;/a&gt; has also proven to be a valuable resource.&amp;#160; I’ve also been working with him directly.&lt;/p&gt;  &lt;p&gt;2) TechEd US Windows Client developer presentations.&amp;#160; As an attendee / staff, I am able to listen to all sessions online.&amp;#160; I do believe that many of this session content will be made available to the general public via other deliveries.&lt;/p&gt;  &lt;p&gt;3) &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=12100526-ed26-476b-8e20-69662b8546c1&amp;amp;displaylang=en"&gt;Windows 7 Developer Kit&lt;/a&gt; – this includes not only code samples, but also Hands on Labs.&amp;#160; I’ve also downloaded the current version of the .NET wrappers – called the &lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack/Release/ProjectReleases.aspx?ReleaseId=2821"&gt;Code Pack&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;4) &lt;a href="http://msdn.microsoft.com/en-us/windows/dd433113.aspx"&gt;The MSDN Windows 7 Developer area&lt;/a&gt;.&amp;#160; This aggregates nearly all Microsoft content that is being produced.&amp;#160; I am also looking at the site ‘&lt;a href="http://www.microsoft.com/visualstudio/buildabetterapp/"&gt;Build a Better App’&lt;/a&gt; which includes tutorials and more.&lt;/p&gt;  &lt;p&gt;So, I’ll be expanding the scope of this series to include more features in my Windows 7 application.&amp;#160; The first feature that I’ll talk about is the enhanced Taskbar.&amp;#160; Rather than list features and include screenshots, I simply made a short &lt;a href="http://www.screencast.com/t/p41vQAd2"&gt;screencast&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.screencast.com/t/p41vQAd2"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Taskbar screencast" border="0" alt="Taskbar screencast" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalwantstoutilizeWindows7UXfeatu_83B5/image_9.png" width="354" height="229" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;In the Windows 7 Developer Toolkit (referenced above), there is a good hands on lab (with sample managed code) which takes you through the steps in working with the taskbar.&amp;#160; These steps include the following options for your application:&lt;/p&gt;  &lt;p&gt;1)&lt;strong&gt; Jumplist Integration&lt;/strong&gt; – which includes file association registration, customization of common file dialogs and inserting custom items and/or categorizing those items in the jumplist.     &lt;br /&gt;    &lt;br /&gt;2) &lt;strong&gt;Thumbnail customization&lt;/strong&gt; via customization of Aero peek via thumbnail clipping or via a completely custom thumbnail view     &lt;br /&gt;    &lt;br /&gt;3) &lt;strong&gt;Thumbnail&lt;/strong&gt; display of &lt;strong&gt;overlay icons and/or progress bars&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;There are many other resources to help you learn to code for the Windows 7 taskbar.&amp;#160; Another good location is the section on this on &lt;a href="http://code.msdn.microsoft.com/Windows7Taskbar"&gt;MSDN&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;As with the taskbar, I’ve also found quite a few interesting new features around search and libraries.&amp;#160; I’ve made another &lt;a href="http://www.screencast.com/t/rrdu83wW0g"&gt;screencast&lt;/a&gt; to showcase these features.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.screencast.com/t/rrdu83wW0g"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Search and Library screencast" border="0" alt="Search and Library screencast" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalwantstoutilizeWindows7UXfeatu_83B5/image_9.png" width="354" height="229" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;As with the taskbar customization, the Windows 7 Developer Kit includes a well-written hands on lab about implementing Libraries (called ShellLibraries in the wrappers).&lt;/p&gt;  &lt;p&gt;The best resource I have found in implementing Federated Search is the &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=c709a596-a9e9-49e7-bcd4-319664929317&amp;amp;displaylang=en&amp;amp;tm"&gt;whitepaper&lt;/a&gt; downloadable from us.&amp;#160; This whitepaper does a good job explaining the OpenSearch standard (i.e. a compatible web service).&amp;#160; It also includes step-by-step instructions for you to create an OSDX file.&lt;/p&gt;  &lt;p&gt;Next up…the new Sensor API.&lt;/p&gt;  &lt;p&gt;Happy coding!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9816890" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>SoCalDevGal demos Windows 7 multi touch (and WoodyP shows off MS Surface)</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/06/27/socaldevgal-demos-windows-7-multi-touch-and-woodyp-shows-off-ms-surface.aspx</link><pubDate>Sat, 27 Jun 2009 04:13:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9806157</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9806157.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9806157</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="windows 7" border="0" alt="windows 7" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGaldemosWindows7multitouchandWoo_10034/windows7_3.jpg" width="164" height="164" /&gt; &lt;/p&gt;  &lt;p&gt;Enjoy this short video shot by one of the attendees of the recent demofest at MS Irvine, CA.&amp;#160; &lt;a href="http://blog.pewitt.org/"&gt;Woody Pewitt&lt;/a&gt; is demoing the MS Surface here.&amp;#160; Thanks to Philippe Lewicki for the video.&lt;/object&gt;&lt;/p&gt; &lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/2RTWbRwXxKI&amp;amp;color1=0x234900&amp;amp;color2=0x4e9e00&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/2RTWbRwXxKI&amp;amp;color1=0x234900&amp;amp;color2=0x4e9e00&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9806157" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item></channel></rss>