DCSIMG
Windows Azure - Arik Poznanski's Blog

Arik Poznanski's Blog

It CAN be done with .NET

News

MVP

MCC

CodeProject MVP

MCPD

MCTS

Subscribe to my blog by email

Arik Poznanski LinkedIn Profile

Email: arik.com at gmail dot com
or, use this form

Locations of visitors to this page


Sela Group

Sela Canada

DZone MVB

Links

Official Blogs

WPF / SL Blogs

Developers Blogs

Browse by Tags

All Tags » Windows Azure (RSS)
3-Screens Development using WPF, SL and WP7 - SDP 2011 Conference
Yesterday I’ve delivered my lecture titled “ 3-Screens Development using WPF, SL and WP7 ” in the SDP 2011 conference. In this lecture I’ve presented the application FlashCards.Show which has 3 clients in WPF, Silverlight and Windows Phone 7. I showed how to share the code base between the different clients using: MVVM Adding files as links Preprocessor symbols OOP Portable Library tools Then I showed a few features that exist in WPF and don’t exist in Silverlight, and how one can overcome this gap...
Flashcards.Show – Planning a Cross-Platform Solution
Following is another post by Yochay Kiriaty on a project I’ve done for Microsoft involving WPF, Silverlight, Windows Phone 7 and Windows Azure. If you’re interested in more details, make sure you come to my presentation at the coming SDP 2011 conference (in two days!). [Cross-posted from http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/03/03/flashcards-show-planning-a-cross-platform-solution.aspx ] I recently blogged about Flashcards.Show Version 2 for WPF, Silverlight, and Windows Phone...
Flashcards.Show Version 2 for the Desktop, Browser, and Windows Phone
Following is a great post by Yochay Kiriaty on a project I’ve done involving WPF, Silverlight, Windows Phone 7 and Windows Azure. If you’re interested in more details, make sure you come to my presentation at the coming SDP 2011 conference. [Cross-posted from http://windowsteamblog.com/windows/b/developers/archive/2011/02/17/flashcards-show-version-2-for-the-desktop-browser-and-windows-phone.aspx ] The Flashcards.show application has been around for few months now. It is mostly used as a developer...
PDC 2010, Day 1: Keynotes: Windows Azure
Windows Azure and PaaS President of Microsoft's Server and Tools Business, Bob Muglia, comes to the stage. He starts by reviewing the different types of cloud computing: Software as a Service (SaaS) Platform as a Service (PaaS) Infrastructure as a Service (IaaS) Then he dives in to the the advantages of PaaS vs. todays platforms: In today’s platform you must deal with server, VM, network, storage and your application. Whereas in PaaS you only think of the application (no infrastructure). In today...