Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Silverlight Hosting in WCE 5.0

2 views
Skip to first unread message

Igor Kondrasovas

unread,
Dec 4, 2009, 2:45:06 PM12/4/09
to

Hello,

Recently I read this great post from Mike Hall, about hosting silverlight in
windows embedded 6.0:
http://blogs.msdn.com/mikehall/archive/2009/05/15/hosting-silverlight-2-0-web-applications-on-windows-ce-6-0.aspx

I have a Windows CE 5.0 based device and I would like to do the same. Do you
think I will face problem doing that?

There is no easy way to upgrade the windows version, so if this doesn not
work, I will have to find another approach (what would be very frustating,
when you compare the potentials)...

What do you think?

Regards,

Igor.


Ginny Caughey

unread,
Dec 4, 2009, 3:51:33 PM12/4/09
to
Igor,

Although Silverlight was demoed at conferences last year running on WM
(based on CE 5) devices, it is not currently supported.

--

Ginny Caughey
Device Application Development MVP

"Igor Kondrasovas" <IgorKon...@discussions.microsoft.com> wrote in
message news:0BBC10BA-EEF2-4A9D...@microsoft.com...

Igor Kondrasovas

unread,
Dec 7, 2009, 12:11:01 PM12/7/09
to

Hello Ginny,

Do you mean that silverlight is not currently supported in all CE Versions?

If yes, my question remains, since the refered article describes silverlight
hosting a matter of hosing xbap files on a web server. There is not other
necessary component different from what is necessary to host simple html
pages, write?

I´m not sure if this is a matter of supporting it or not.

What do you think?

Regards,

Igor

Ginny Caughey

unread,
Dec 7, 2009, 1:37:00 PM12/7/09
to
Igor,

I don't think Silverlight will work on CE 5 devices.

--

Ginny Caughey
Device Application Development MVP

"Igor Kondrasovas" <IgorKon...@discussions.microsoft.com> wrote in

message news:AEDF9F03-4A85-4AA3...@microsoft.com...

Bruce Eitman [eMVP]

unread,
Dec 7, 2009, 2:11:27 PM12/7/09
to
Ginny:

When I first read the question I agreed with you. But then I read it again,
and Mike Hall's blog page.

It **might** be possible to host Silverlight with Windows CE 5.0 - that is
an HTTP server serving up Silverlight files to a browser. In less time than
this series of questions and answers, the OP could try it and find out.

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT Eurotech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

Eurotech Inc.
www.Eurotech.com

"Ginny Caughey" <ginny.caug...@wasteworks.com> wrote in message
news:5082C300-FF8F-4B3C...@microsoft.com...

Ginny Caughey

unread,
Dec 7, 2009, 3:19:25 PM12/7/09
to

Hi Bruce,

Yes you're right - and also that the OP could just try it.

--

Ginny Caughey
Device Application Development MVP

"Bruce Eitman [eMVP]" <bruce.eit...@Eurotech.com.nospam> wrote in
message news:OautZE3d...@TK2MSFTNGP05.phx.gbl...

Valter Minute [eMVP]

unread,
Dec 9, 2009, 4:33:40 AM12/9/09
to
Igor Kondrasovas wrote:
> Hello Ginny,
>
> Do you mean that silverlight is not currently supported in all CE Versions?
>
> If yes, my question remains, since the refered article describes silverlight
> hosting a matter of hosing xbap files on a web server. There is not other
> necessary component different from what is necessary to host simple html
> pages, write?
>
> I´m not sure if this is a matter of supporting it or not.
>
> What do you think?
>
> Regards,
>

You are right about the hosting part.
"hosting" a Silverlight application means simply store and make
accessible some files on your web server and the CE web server can do
that since version 3.0 of the operating system.
That could be a good solution for a remote UI, for example.
You will not be able to run that Silverlight application on the device
(opening that files using the CE web browser and using it as your local
UI) and I suppose that this is what Ginny means.
Now you can also use an embedded-specific version of Silverlight called
Silverlight for Windows Embedded but it's not compatibile to the
.NET-based version of Silverlight used on the PC.

--
Valter Minute (eMVP)
Training, support and development for Windows CE:
www.fortechembeddedlabs.it
My embedded programming and cooking blog:
www.geekswithblogs.net/WindowsEmbeddedCookbook
Windows Embedded support forums in Italian:
http://social.msdn.microsoft.com/Forums/it-IT/windowsembeddedit/threads
(the reply address of this message is invalid)

0 new messages