nerddawg.blogspot.com
Even a chimp can write code: Silverlight out-of-browser apps: Remove
http://nerddawg.blogspot.com/2009/07/silverlight-out-of-browser-apps-remove.html
Even a chimp can write code. Saturday, July 25, 2009. Silverlight out-of-browser apps: Remove. Removing a Silverlight out-of-browser app is as easy as installing. It was previously. From within the app, just right-click and choose. Just so you don’t wipe away apps by accident, Silverlight will ask you to confirm, and when you do, the app is uninstalled and its binaries are scavenged from the offline application cache. Data persisted by the app into local data store. Previous posts in this series:. I unde...
nerddawg.blogspot.com
Even a chimp can write code: Stepping outside the browser with Silverlight 4
http://nerddawg.blogspot.com/2010/03/stepping-outside-browser-with.html
Even a chimp can write code. Thursday, March 18, 2010. Stepping outside the browser with Silverlight 4. Thanks to all those who attended the talk "CL10 - Stepping outside the browser with Silverlight 4" at the Mix 2010 conference or caught it via the recorded session online. Here is the slide deck from the talk. Source code for the basic sandboxed app is archived here. And code for the trusted app can be found here. Hope you find it valuable. Labels: Out of Browser. Posted by Ashish Shetty Permalink.
nerddawg.blogspot.com
Even a chimp can write code: Four scores!
http://nerddawg.blogspot.com/2010/04/four-scores.html
Even a chimp can write code. Thursday, April 15, 2010. Silverlight 4 is now live! End users can get it here: microsoft.com/GetSilverlight. App authors can get the runtime and tools here: silverlight.net/GetStarted. Developer docs for Silverlight are on MSDN. The team is taking a much-deserved couple days off to recharge. Besides, the sun's out in Seattle this week - after what seems like decades. Posted by Ashish Shetty Permalink. Inference: my personal blog. Silverlight out-of-browser apps: Remove.
nerddawg.blogspot.com
Even a chimp can write code: Silverlight out-of-browser apps: Local Data Store
http://nerddawg.blogspot.com/2009/04/silverlight-out-of-browser-apps-local.html
Even a chimp can write code. Monday, April 27, 2009. Silverlight out-of-browser apps: Local Data Store. Silverlight applications whether in-browser or out-of-browser, and whether running online or offline - can persist data into a local data store referred to as Isolated Storage. With the new offline/out-of-browser support in Silverlight 3, the platform further ensures that an app has access to the. What can you do with this power? Scenario #0: Local playback sure beats network playback. Scenario #3: If ...
nerddawg.blogspot.com
Even a chimp can write code: Introducing Offline and Out of Browser support in Silverlight
http://nerddawg.blogspot.com/2009/03/introducing-offline-and-out-of-browser.html
Even a chimp can write code. Wednesday, March 18, 2009. Introducing Offline and Out of Browser support in Silverlight. Today we are making a radical upgrade to your web experience with Silverlight 3’s support for offline and out of browser apps. App authors can now build one app that works in the browser and out; at home, at work or on the go. Among the new set of features enabling this experience are:. Sticky presence on the desktop. Run outside of browser. Along with the sandbox, Silverlight furthers t...
nerddawg.blogspot.com
Even a chimp can write code: Silverlight out-of-browser apps: The Install
http://nerddawg.blogspot.com/2009/04/silverlight-out-of-browser-apps-install.html
Even a chimp can write code. Sunday, April 12, 2009. Silverlight out-of-browser apps: The Install. There are three main pillars to the new offline and out-of-browser feature set in Silverlight. These pillars are also tied to user experience; namely Install, Launch and Manage. In additions there are framework-level APIs and behind the scenes support from the runtime for a plethora of things that cross-cut these 3 pillars. . In this post we will look specifically at the Install operation. Implicit in eithe...
nerddawg.blogspot.com
Even a chimp can write code: Maps and Ads controls for Windows 8 Metro style apps
http://nerddawg.blogspot.com/2012/03/maps-and-ads-controls-for-windows-8.html
Even a chimp can write code. Monday, March 12, 2012. Maps and Ads controls for Windows 8 Metro style apps. I wanted to highlight a couple controls that developers authoring Metro style apps will find useful. The Bing team recently announced a beta of their Bing Maps SDK. Has docs and other assets for your development. At about the same time, the Microsoft Advertising team announced a beta of their Ads SDK. For Windows 8 allowing developers to integrate ads into their apps. At March 14, 2012 at 10:17 PM.
nerddawg.blogspot.com
Even a chimp can write code: Silverlight out-of-browser apps: Launch
http://nerddawg.blogspot.com/2009/04/silverlight-out-of-browser-apps-launch.html
Even a chimp can write code. Tuesday, April 21, 2009. Silverlight out-of-browser apps: Launch. Silverlight 3 offline/out-of-browser apps maintain a sticky presence on your desktop upon the initial detach (install) operation. They can be looked up and launched in an experience not unlike the one you see with conventional desktop applications. You can search for and find these apps using OS search utilities (Windows desktop search, Spotlight on OS X) where they show up in as Programs. Upon launch, Silverli...
nerddawg.blogspot.com
Even a chimp can write code: Windows 8 Consumer Preview
http://nerddawg.blogspot.com/2012/02/windows-8-consumer-preview.html
Even a chimp can write code. Wednesday, February 29, 2012. Windows 8 Consumer Preview. Today the Windows team announced the release of the Windows 8 Consumer Preview. Coming on the heels of the Developer Preview. We'd released last year. While the next best thing is still a work in progress we hope you will try it out and tell us. There's also a new Windows developer blog. Where we can continue our conversation with the developer community. PS: Yes I'm alive. Now you know what I've been up to. At March 6...