Comments
Richard Davies wrote: The UK has a good crop of technology pioneers in cloud computing - for example ElasticHosts, FlexiScale, Flexiant, OnApp - and also some strong government initiatives such as G-Cloud. We will have to see whether this kind of technical leadership converts into swift mass-market adoption or not.
Cloud Computing
Conference & Expo
November 2-4, 2009 NYC
Register Today and SAVE !..

2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
In many cases, the end of the year gives you time to step back and take stock of the last 12 months. This is when many of us take a hard look at what worked and what did not, complete performance reviews, and formulate plans for the coming year. For me, it is all of those things plus a time when I u...
SYS-CON.TV
Silverlight 2.0 - One RIA Framework to Rule Them All
Any blog post about the .NET Framework also includes borrowed half-quotations from Lord of the Rings

Anytime you can create a blog post about the .NET Framework that also includes borrowed half-quotations from Lord of the Rings, you've got to take that opportunity.

Like pretty much every other RIA developer, I am sitting back anxiously awaiting the arrival of Silverlight 2.0. Silverlight 2.0, to me, represents the idea of what Silverlight should have been from the start. It is a rich, full-featured, amazingly powerful subset of WPF that runs on a miniature CLR and allows developers to re-use their existing experience, design patterns, skills, knowledge, and abilities with C#, .NET, and WPF. It also allows designers to re-use their knowledge and experience using the Expression Blend suite of products for producing XAML-based designs and artifacts.

Pulling back a little bit, there's a bigger picture here. On the server side, one might use a traditional RDBMS. If you do, you might end up with a tool like SQL Server 2005 or 2008. If this is the case, you might even find yourself writing stored procedures in C# on the full CLR because SQL is a full-featured embedded CLR host.

From there, you might want to create a web application. For that, you've got ASP.NET which is also a CLR-based product that allows you to re-use your existing C# skills. If you want, you can even use the ASP.NET MVC framework which gives you that agile feeling and highly testable output that many Ruby on Rails developers crave but have been missing up until now.

Next you've got the browser tier itself. Here you can use Silverlight to create extremely rich applications that have full media support, rich, interactive, data-bound, templated and skinnable controls complete with animations, brushes, graphics support, and much more. All of this is built on top of XAML and C#, which are skills you might already have from working on the client tier.

Next you're down at the client tier and you're building an incredibly beautiful, rich application that you might even consider a showcase application. This app is being built using WPF, XAML, and C# - all technologies you're already using on top of a framework that you're already using and deeply familiar with.

But it's not over there. Now you are on the mobile device level working with Windows Mobile 6. Using the .NET Compact Framework 3.5, you have a re-usable subset of .NET Framework functionality that includes LINQ, networking support, web services, and much more including the ability to create winforms-like applications on mobile devices.

I'm not saying that Microsoft's path is the only path because there are hundreds of other paths to go. However, one thing developers like is consistency and another thing developers hate is having to swap context or swap tools. If Microsoft can continue toward opening their back-end protocols, opening their document formats, and giving developers access to the same (or varied subsets of) functionality everywhere from the deep back end to the cloud itself to the browser to client apps to mobile apps - they might truly end up with One Framework to Rule them All. They've definitely got a long way to go, but what I'm seeing with Silverlight is a gap that used to exist in which only Adobe resided that is now filled and, quite possibly, filled so well that many developers (especially existing .NET developers) will simply choose to go with the familiar framework they've been using for so long.

If you are a developer that has to create a rich, desktop application that consumes web services, and you also have to write those web services, and you also have to write the stored procedures that supply those services with data, and you also have to write a windows mobile client that interacts with the rest of the product suite - which would you rather choose - a bunch of disjoint frameworks, or re-use subset of the .NET Framework across every single tier in the product suite?

I realize there are lots of opinions on this subject, and there is a lot of merit in picking the best tool for the job, but so far, there are very few tools I've seen that do the job better (on Windows, I'm not talking about Macs here) than the .NET Framework. I'd love to hear what people think is the future of the framework and if it will continue to grow and consume more tiers and get a more unified development model.

tags:    
links: digg this del.icio.us technorati reddit

About Kevin Hoffman
Kevin Hoffman, editor-in-chief of SYS-CON's iPhone Developer's Journal, has been programming since he was 10 and has written everything from DOS shareware to n-tier, enterprise web applications in VB, C++, Delphi, and C. Hoffman is coauthor of Professional .NET Framework (Wrox Press) and co-author with Robert Foster of Microsoft SharePoint 2007 Development Unleashed. He authors The .NET Addict's Blog at .NET Developer's Journal.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Hi,

Interesting Article Post..........

Java Consultant.......

While there is something to be said for unification of the programming model from end to end, it is not paramount to have it if you work with dedicated and disciplined staff. There, I used the "D" word. My RIA tool of choice is Flex. My stack is Flex, ColdFusion, SQL Server, Perl and Delphi(as needed), so I sat down and defined the handoff between each of them. My shop knows that standards and they follow them. I also have the added benefit of being able to outsource an individual piece of work on a platform without having to explain the whole stack to "curious" minds.

Silverlight? Yeah, whatever...

DOTNET? no, our technology is NOT DAT.

Silverlight *is* significant, in the *Microsoft* space.

And I am personally interested in it, because I do work in that space, among others.

BUT....

It *only* works on an end to end MS 'stack'. As such it is limited.

In the real world, most modern distributed applications are multi-platform. And a programming model or toolset that is tied to a single vendor will always be a niche.

Microsoft needs to get serious about interoperablility with the rest of the world. They need to understand and embrace the concept of standards. And standards do NOT begin and end in Redmond.

I fully agree with you, which is partly why I decided to switch to C# and .NET 3.x last year after so many years in LAMP. I really like the leverage that is emerging for the developer/designer. I have watched over 100 webcasts and read a lot before switching, and I really sensed both the converging of compelling capabilities and an openness to interoperating with other non-MS technologies. I am really excited about the future in this!

WOW! Where do I send Microsoft my paychecks! I mean this is amazing! Hey did Microsoft also create the internet along with Al Gore?

This is article was nothing more than Microsoft propaganda trying to catch up to the all the other products that have already made RIA a success on the internet. This may come as a HUGE shock to a lot of people out there, but there is more to the RIA development than Microsoft. Just so happens that Microsoft is trying to catch the wave and join the "rave".

JW

SilverLight 2.0 is HUGE. While there is too much to go into here, here are some biggies.
1. You can never understate the unification of the programming model from end to end. It's productivity plus, and elimination of a eccentric language(javascript).
2. It drives browser prigramming back to the more traditional models. GONE are style sheets, divs, both relative and absolute, and other such models to control look and feel.
3. Another huge benefit is data transmission. Now you can transmit TRUE c# objects across the pipe instead of going to JSON(which wasn't that bad), but the performance should go through the roof(as CLR's go) because javascript is so slow.
Yes, I'm REALLY looking forward to SilverLight 2.0(1.x was a joke).

Anytime you can create a blog post about the .NET Framework that also includes borrowed half-quotations from Lord of the Rings, you've got to take that opportunity


Your Feedback
Java Consultant wrote: Hi, Interesting Article Post.......... Java Consultant.......
Peter W wrote: While there is something to be said for unification of the programming model from end to end, it is not paramount to have it if you work with dedicated and disciplined staff. There, I used the "D" word. My RIA tool of choice is Flex. My stack is Flex, ColdFusion, SQL Server, Perl and Delphi(as needed), so I sat down and defined the handoff between each of them. My shop knows that standards and they follow them. I also have the added benefit of being able to outsource an individual piece of work on a platform without having to explain the whole stack to "curious" minds. Silverlight? Yeah, whatever... DOTNET? no, our technology is NOT DAT.
foo bar wrote: Silverlight *is* significant, in the *Microsoft* space. And I am personally interested in it, because I do work in that space, among others. BUT.... It *only* works on an end to end MS 'stack'. As such it is limited. In the real world, most modern distributed applications are multi-platform. And a programming model or toolset that is tied to a single vendor will always be a niche. Microsoft needs to get serious about interoperablility with the rest of the world. They need to understand and embrace the concept of standards. And standards do NOT begin and end in Redmond.
Guy Hurst wrote: I fully agree with you, which is partly why I decided to switch to C# and .NET 3.x last year after so many years in LAMP. I really like the leverage that is emerging for the developer/designer. I have watched over 100 webcasts and read a lot before switching, and I really sensed both the converging of compelling capabilities and an openness to interoperating with other non-MS technologies. I am really excited about the future in this!
JWest wrote: WOW! Where do I send Microsoft my paychecks! I mean this is amazing! Hey did Microsoft also create the internet along with Al Gore? This is article was nothing more than Microsoft propaganda trying to catch up to the all the other products that have already made RIA a success on the internet. This may come as a HUGE shock to a lot of people out there, but there is more to the RIA development than Microsoft. Just so happens that Microsoft is trying to catch the wave and join the "rave". JW
Fallon Massey wrote: SilverLight 2.0 is HUGE. While there is too much to go into here, here are some biggies. 1. You can never understate the unification of the programming model from end to end. It's productivity plus, and elimination of a eccentric language(javascript). 2. It drives browser prigramming back to the more traditional models. GONE are style sheets, divs, both relative and absolute, and other such models to control look and feel. 3. Another huge benefit is data transmission. Now you can transmit TRUE c# objects across the pipe instead of going to JSON(which wasn't that bad), but the performance should go through the roof(as CLR's go) because javascript is so slow. Yes, I'm REALLY looking forward to SilverLight 2.0(1.x was a joke).
Silverlight News Desk wrote: Anytime you can create a blog post about the .NET Framework that also includes borrowed half-quotations from Lord of the Rings, you've got to take that opportunity
SOA World Latest Stories
As a result, it said, of “customer feedback and evolving usage patterns,” Microsoft cut the price of its cloud-ified SQL Azure database 48%–75% for databases larger than 1GB and introduced a new entry-level 100MB model. It blogged that it’s noticed that many projects start small but ...
Wide and cheap availability of cloud-based media services is upon us. With the transformations these services are already bringing to the consumption of music, video and interactive media, change has likewise come to professional workflows. Documents in 2012 are read, written, collabor...
Centrify is going into the mobile business in support of iOS and Android phones and tablets. The move involves putting its multi-platform support for Microsoft’s Active Directory on its own cloud so companies can protect the increasing ubiquitous BYOD they need to control and secure ...
Sooner than expected, Apple Thursday started previewing a developer-directed beta of Mountain Lion, its next-generation Mac OS X 10.8, due out late this summer. It’s borrowed some more features from iOS like the popular and unlimited iChat-replacing iMessages IM as well as Notes, Gam...
Cloud is a shift from the focus on underlying technology implementation to leveraging existing implementations and further building upon them. Cloud orchestration or a network of clouds is the wave of the future where these clouds can operate with elasticity, scalability, and efficienc...
In Aug 2011, around 72 million people accessed social networking sites from mobile, increase of 37% from previous year (study by ComScore) and nearly 50% (of 72 million) access networking sites almost every day. Devising a cohesive strategy for addressing both mobility and social medi...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON Featured Whitepapers
ADS BY GOOGLE