InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

WPF/E is Now Silverlight

Posted by Jonathan Allen on Apr 17, 2007

Sections
Architecture & Design,
Development,
Enterprise Architecture
Topics
Silverlight ,
.NET ,
Rich Internet Apps ,
Web 2.0
Tags
XAML ,
WPF ,
WPF/E
With much fanfare, Microsoft has announced Silverlight, a new cross-platform, browser independent runtime designed based on XAML and JavaScript with the potential to go head to head with Adobe Flash.

If this all sounds a bit familiar, that is because it is. Silverlight is simply the new name for Windows Presentation Foundation/Everywhere (WPF/E). According to the Silverlight FAQ, even the CTP is unchanged in everything but name. The only thing newsworthy at this time is the new Silverlight wallpaper.

Microsoft claims to be on schedule to deliver Silverlight in the first half of this year. But without even a beta available yet, let alone a release candidate, the timeline seems rather optimistic.
Typo by bart simpson Posted
Re: Typo by Martin Gilday Posted
Re: Typo by Kit Davies Posted
Re: Typo by Jonathan Allen Posted
Interesting counter-post by Torreborre Eric Posted
Re: Interesting counter-post by Jonathan Allen Posted
Re: Interesting counter-post by Jonathan Allen Posted
  1. Back to top

    Typo

    by bart simpson

    Abode ?

  2. Back to top

    Re: Typo

    by Martin Gilday

    Huh? Adobe bought out Macromedia last year, unless you mean something else.

  3. Back to top

    Re: Typo

    by Kit Davies

    I think it's the typo he's referring to.

  4. Back to top

    Re: Typo

    by Jonathan Allen

    Thank you for pointing that out.

  5. Back to top

    Interesting counter-post

    by Torreborre Eric

    The reaction from one Adobe evangelist is an interesting read to complete this piece of news: www.onflex.org/ted/2007/04/m-silverlight-vs-ado...

    He's questioning:

    -market penetration
    -future plugin size because of upcoming features (and lack of these features as-of right now)
    -javascript use and inconsistencies
    -lack of streaming
    -cross-platform commitment

    Eric.

  6. Back to top

    Re: Interesting counter-post

    by Jonathan Allen

    I think his counter-post is a bit premature.

    Market Penetration usually isn't an issue for plug-ins, as they can be easily downloaded. Also, MS can always push it through Windows Update to get instant market share. (Do I hear anti-trust lawyers in the distance?)

    The "Security and Trust" is pure FUD. I would rather see read complaints about a technology that hasn't been seriously looked at since Windows 3.1.

    The feature count/download size complaint is really premature as they are not even in Beta yet. (Though honestly, I am expecting a hefty download size.)

    Having to use JavaScript instead of the CLR hurts, but then again it hasn't stopped the AJAX community from becoming a significant force.

    I think the lack of streaming is the biggest hit, but again this is tech isn't even in beta yet so the performance problems may not be real.

    In short, trying to make specific complaints about vaporware seems rather silly to me.

  7. Back to top

    Re: Interesting counter-post

    by Jonathan Allen

    The "Security and Trust" is pure FUD. I would rather see read complaints about a technology that hasn't been seriously looked at since Windows 3.1.


    That should have read "The "Security and Trust" is pure FUD. I would rather see real concerns than read complaints about a technology that hasn't been seriously looked at since Windows 3.1."

Educational Content

Jesper Boeg on Priming Kanban

In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.