Archives for posts with tag: Windows

Join Ryan and Steve each week as they cover the Microsoft cloud. You can follow and interact with the show at @cloudcovershow

In this episode:  

  • Listen as we discuss the benefits and patterns of routing in Windows Azure.
  • Learn how to route to stateful instances within your Windows Azure services.
  • Watch us demo a simple router for ’sticky’ HTTP sessions.

Show Links:

Ag.AzureDevelopmentStorageProxy
SQL Server to SQL Azure Synchronization using Sync Framework 2.1
Umbraco CMS on Windows Azure
Getting Started with the Windows Azure CDN
Security Resources for Windows Azure
Executing Native Code in Windows Azure and the Development Environment

Shane Guillet, the test lead for Silverlight on Windows Phone, joins Jaime Rodriguez for some hands-on tips and tricks and advise for those wanting to create fast Silverlight applications for Windows Phone.

Relevant links:
Shane’s performance paper and samples
Silverlight performance team’s blog
Oren Nachman blog
[Oren is a Silverlight performance tester in Shane's team and Shane might be sharing tips via that blog until we convince him to get his own]

Peter Torr, program manager for Windows Phone platform, and Darin Miller, program manager for the Windows Phone Tools, join Jaime Rodriguez to discuss the Windows Phone beta release and its glidepath to RTM. 

Relevant links:
Windows Phone Beta Download
Windows Phone Training Kit
Windows Phone Developer Portal

<sob>
This video is belated. We are releasing because it shows our thrive to bring an insider’s scoop. You won’t find Darin talking about tools release mgmt at a conference (where we cover APIs or features) but we have the best tools and best platforms, and we want to connect you to the guys building these.
We also want to be transparent about our own mishaps. We are learning and did RTM on-time :).
</sob>

Jaime Rodriguez and Yochay Kiriaty, your Inside Windows Phone show hosts, briefly introduce the show’s single goal: To share the insiders’ guide into Windows Phone development.

We will have interviews with the developers, designers, and program managers building the Windows Phone OS, developer platform and applications.
We will also have external guests that are doing cool stuff with Windows Phone.. 

If you have suggestions for topics or interviewees, drop us a comment..

Relevant links:
Windows Phone Developer site
Windows Phone Training Kit

On this episode, John Stockton demonstrates how to create animations for Silverlight using Storyboards in Expression Blend. He explores the roles that the storyboards, visual states, behaviors, keyframes, transforms, and easings play in animations. This is a great demonstration of how to add a realistic and natural feel to animations. 

Relevant links:

Follow us on Twitter @SilverlightTV or on the web at http://silverlight.tv/ 

book 

Are you developing with Windows Phone 7? You can pre-order Learning Windows Phone Programming today, by Jaime Rodriguez, Yochay Kiriaty and John Papa! Or check out the book’s web site.

In this deep dive, Sean McKenna from Windows Phone and Greg Hodgal discuss how to program for Windows Phone 7 using the accelerometer.
An accelerometer is a sensor that measures acceleration forces such as gravity or the forces caused by moving the sensor. All Windows Phones have at least one accelerometer sensor that, when accessed by the managed Accelerometer API, can be used to provide input to Windows Phone applications including both Silverlight for Windows Phone and XNA for Windows Phone applications.

One of the thorns in the sides of all Internet users is the plethora of accounts they need to keep track of for the various websites they use throughout the day. Most of the folks running these sites don’t particularly want to create an account management system, but they need to just so they can provide their users with a personalized experience. On the other end of the spectrum, there are enterprise developers who need to constantly keep up with new protocols and credential types for securing their applications. Windows Identity Foundation might just be a solution to both of these problems, removing the need for applications to host their own authentication system, as well as reducing the number of logins a user needs to remember.

In this episode of The Knowledge Chamber, I meet with Vittorio Bertocci (who just finished a new book, Programming Windows Identity Foundation) to learn more about the basic features and capabilities of Windows Identity Foundation and see how easy it is for websites and applications to get out of the credential management game and “outsource” their authentication to another provider.

When used in conjunction with services such as the Windows Azure AppFabric Access Control Service, Windows Identity Foundation makes it possible to log in via LiveID, Yahoo, Google, and existing Active Directory instances equipped with ADFS2, as well as by using a variety of other providers, while maintaining the exact same codebase.

If you’d like to order a copy of Vittorio’s book, you can find it here:
http://www.amazon.com/gp/product/0735627185

To find out more about Windows Identity Foundation, you should start here:
http://www.Microsoft.com/WIF

You can find Vittorio’s blog here:
http://blogs.msdn.com/b/vbertocci/

And you can find more videos on Channel 9 about Windows Identity Foundation here:
http://channel9.msdn.com/tags/Windows+Identity+Foundation/

This week on Channel 9, Brian and Dan cover the week’s top developer news, including:

Picks of the week!

Hot on the heels of the OData Helper for WebMatrix, today we are pushing a new helper out into the community. The Windows Azure Storage Helper makes it ridiculously easy to use Windows Azure Storage (both blob and table) when building your apps. If you’re not familiar with “cloud storage,” I recommend you take a look at this video where my pal Ryan explains what it’s all about. In a nutshell, it provides infinitely simple yet scalable storage, which is great if you are a website with lots of user generated content and you need your storage to grow auto-magically with the success of your apps. Tables aren’t your normal relational databases—but they are great for simple data structures and they are super fast.

Read more about the helper on my blog.

Join Ryan and Steve each week as they cover the Microsoft cloud. You can follow and interact with the show at @cloudcovershow

In this episode:  

  • Wade Wegner joins us as we talk about what the Windows Azure AppFabric Service Bus is and how to use it.
  • Discover the different patterns and bindings you can use with the AppFabric Service Bus.
  • Learn a tip on how to effectively host your Service Bus services in IIS.

Show Links:

SQL Azure Support for Database Copy
Perfmon Friendly Viewer for Windows Azure MMC
Infographic: IPs, Protocols, & Token Flavours in the August Labs release of ACS
Wade’s Funky Fresh Beat
AutoStart WCF Services to Expose them as Service Bus Endpoints
Host WCF Services in IIS with Service Bus Endpoints