vote up 2 vote down star
2

Hello,

At company I'm working, new project will be started soon. I'd like to use Silverlight 2.0 but I need to convince my CEO and Photoshop/AfterEffects guy for using Silverligt for upcoming project. These persons are - let's say - rather Flash / Apple oriented, but for me as a .NET developer Silverlight seems to be proper solution :-)

I have a list of advantages from developer's point of view but I need to show for these non-technical persons any working demos .

These applications could be business applications, but the most important features are:

  • fancy graphics - not a developer manufacture,
  • comfortable and interesting UI,
  • functionalities which are difficult to implement in Flash

Thanks.

flag

74% accept rate
2  
sounds like a good old fashioned religious war. Why not toss in html 5 to the debate? just for fun, of course. – Jonathan Fingland Jun 25 at 14:46
Meanwhile, in a large office high atop a building at One Microsoft Way in Redmond, WA, a top Microsoft executive is reading this and laughing to himself maniacally. – T.E.D. Jun 25 at 14:59

7 Answers

vote up 5 vote down check

I find that folks really like Quince:

Quince Silverlight Application

One of my favorites is Centre des Usages:

Centre Des Usages Silverlight Application

link|flag
I dunno, Quince seems pretty doable with straight HTML/javascript. – Janie Jun 26 at 18:29
You must have crazy good javascript skills :) Did you hover over/click any of the buttons? I'd love to see a jQuery/js app that did does this kinda stuff and looks this good! – Erik Mork Jun 27 at 1:18
Nice examples. This is more or less the type of examples I was looking for. – tomo Jul 3 at 11:23
vote up 0 vote down

I met the CEO of this company on Tuesday, so I have no prior affiliation or vested interest. (But, he was a nice enough guy, so I'll give him this free plug.) Both the apps you see on this page are pretty cool, and the first is a Silverlight app.

http://www.atamagroup.com/

link|flag
vote up 0 vote down

Most of the things that you can do in Flash/Air can be done in Silverlight and vice versa. even if they are some things you can do in one but not the other, they might not be applicable to your scenario. picking the tool is one task. Assuming you have picked Silverlight then comes the difficult task do you use Code Behind, MVP, MVC, MVVM, Prism, Caliburn, SLExtensions. and once you pick the pattern you use, you will soon find there are n-variations of each with no definitive guidance

I would say if dev's are familiar with .net go with Silverlight

link|flag
Yep. There is a long way to make anything production-ready.. – tomo Jul 3 at 11:20
vote up 0 vote down

Surely you don't need Demo's of fancy graphics or comfortable and interesting UI's. Since this would be by design and would be implementable in Flash or Silverlight.

Surely things like the fact that existing programmer knowledge can be extended into the rich UI because you can reuse your .Net skills would be the key thing. Being able to deliver functionality rather that just "flash"....

The showcase above is quite good, but the argument is still going to come back from the people who are used to using flash by saying "Yea, but we could do that in flash".

You need to show them what additional functionality Silverlight would allow for which you are battling to implement using flash. The down side is that if you can not do that, and you have a company with resources that is already trained in building things in Flash, you may be better off staying with Flash.

Becoming more familier with Silverlight yourself would help you to explain the strengths of SilverLight and all the good things. Time for that Hello World Silverlight app to be created.

link|flag
The features of Flash apps are well known for everybody, but not everybody knows what Silverlight is about. As I said, I have a list of prons of SL as a .NET developer. – tomo Jul 3 at 11:18
vote up 0 vote down

There are some killer visual effects in SL3: http://blogs.msdn.com/henryh/archive/2009/03/20/mix09-the-gratuitous-graphics-demo.aspx

That demo is pretty awesome. Be sure to mention out of browser support, which you can't do in flash (though I understand other adobe technologies support OOB). Other posts on stack overflow have pointed to there being more 3rd party controls for SL than Flash but I don't have any stats to back it up.

link|flag
That's a pity, demo is temporarly unavailable :( – tomo Jul 3 at 11:15
Download the source, it builds easily and runs (on my machine ;) – James Cadd Jul 3 at 13:42
vote up 3 vote down

Telerik have a couple of nice looking demos of their controls

link|flag
It looks impressive but I'm afraid it could be too heavy for me. – tomo Jul 3 at 11:13
vote up 2 vote down

This silverlight showcase will probably have something you can use

link|flag
The issue is that it seems like ad-hoc demos, not real life software. Also, the quality of them vary A LOT. – tomo Jul 3 at 11:14

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.