Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Silverligth installation in VS 2008 in microsoft.public.windowsce.embedded.vc

Started 1 month, 1 week ago by ATS26
Hi folks, i read that it is now possible, to use silverlight in WinCE 6.0 R3. Therefore i want so write some code for it in my VS 2008. I installed the "silverlight.exe" which i found in the official homepage, but the only thing i can create is an visual basic or an c# project. But i want to use c++ together with my ...
Site: Discussions in microsoft.public.windowsce.embedded.vc  Discussions in microsoft.public.windowsce.embedded.vc - site profile
Forum: microsoft.public.windowsce.embedded.vc  microsoft.public.windowsce.embedded.vc - forum profile
Total authors: 3 authors
Total thread posts: 12 posts
Thread activity: no new posts during last week
Domain info for: microsoft.com

Other posts in this thread:

shai replied 1 month, 1 week ago
To develop an embedded Silverlight application you need Platform Builder 6. Meaning you need VS2005. Once you install PB6 and all the necessary components upto R3, you will also find the Silverlight documentation in the local help. Read this tutorial (by Valter Minute) to see how to develop a basic Silverlight application: http...

ATS26 replied 1 month, 1 week ago
thanks for your answer, but that sounds very bad. Do you know if there will be an addon für vs2008? The problem is, that my controler needs it. "shai" wrote: > To develop an embedded Silverlight application you need Platform > Builder 6. Meaning you need VS2005. > Once you install PB6 and all the necessary components upto ...

shai replied 1 month, 1 week ago
Maybe one of the MVP's can answer your question regarding Silverlight for developers. I can't. In any case to have the "xamlruntime.h" file and the xaml libraries, you will need an SDK that was generated using R3. For this you need to contact your Device/image provider. Again, I do not know if there is a process to develop silverlight...

Paul G. Tobey [eMVP] replied 1 month, 1 week ago
I haven't been keeping up with Silverlight much and, if the MVPs know, chances are they'd be prevented from revealing anything because of NDA. What is it about the development process that requires PB? I can see you needing to build Silverlight into the OS, what with dependencies and so on, but that just means you need to target a ...

ATS26 replied 1 month, 1 week ago
Thanks for your answers. For me its very strange, that i have to buy an older version of VS to use a new feature. Especially when the VS2010 Beta is out an my Device/image provider doesn't sell any VS2005 any more... But ok, i will see what i can do with an older version of VS and i hope, that Microsoft will develope a plugin for vs2008 ...

shai replied 1 month, 1 week ago
My conviction on in my first answer is fading slowly away... I answered this since I recalled that all the places/tutorial I read about Silverlight they menthioned adding the application as a subproject in the OsDesign. It does not make sense. On the other hand, I could not find any help online on Silverlight, you only get that after ...

shai replied 1 month, 1 week ago
From the PB help: ms-help://MS.VSCC.v80/MS.VSIPCC.v80/MS.WindowsCE .v60.en/CE_OS_ShellUI/ html/094028e1-0058-4c5b-97b1-e4e2d4ba20eb.htm "Create a Silverlight for Windows Embedded Application Prerequisites If you decide to use a source XAML file to define the visual scene, you have already created that XAML file by using ...

ATS26 replied 1 month, 1 week ago
ok, after your quotes i decide to get a version of VS2005. BUT, i can't find any shops nor any trial versions to buy or to download. that is to stupid. "shai" wrote: > From the PB help: > ms-help://MS.VSCC.v80/MS.VSIPCC.v80/MS.WindowsCE.v 60.en/CE_OS_ShellUI/ > html/094028e1-0058-4c5b-97b1-e4e2d4ba20eb.htm...

shai replied 1 month, 1 week ago
OK, I tried it now and the procedure in this post produces a functional Silverlight Application: http://Shaihi.blogspot.com/2009/10/embedded-silver light-for-windows-ce-60.html Shai On Oct 29, 10:03 am, shai <sha...@gmail.com> wrote: > From the PB help: > ms-help://MS.VSCC.v80/MS.VSIPCC.v80/MS.WindowsCE.v 60.en/CE...

Paul G. Tobey [eMVP] replied 1 month, 1 week ago
That post is a great service! You've advanced the cause of application development with Silverlight for CE a big step. Paul T. "shai" wrote: > OK, > I tried it now and the procedure in this post produces a functional > Silverlight Application: > http://shaihi.blogspot.com/2009/10/embedded-silver light-for-...

 

Top contributing authors

Name
Posts
shai
5
user's latest post:
Silverligth installation in VS...
Published (2009-10-29 09:47:00)
&nbsp; OK, I tried it now and the procedure in this post produces a functional Silverlight Application: http://shaihi.blogspot.com/2009/10/embedded-silverlight-for-windows-ce-60.html Shai On Oct 29, 10:03?am, shai &lt;sha...@gmail.com&gt; wrote: &gt; From the PB help: &gt; ms-help://MS.VSCC.v80/MS.VSIPCC.v80/MS.WindowsCE.v60.en/CE_OS_ShellUI/ &gt; html/094028e1-0058-4c5b-97b1-e4e2d4ba20eb.htm &gt; &quot;Create...
ATS26
4
user's latest post:
Silverligth installation in VS...
Published (2009-10-29 09:23:00)
&nbsp; ok, after your quotes i decide to get a version of VS2005. BUT, i can't find any shops nor any trial versions to buy or to download. that is to stupid. &quot;shai&quot; wrote: &gt; From the PB help: &gt; ms-help://MS.VSCC.v80/MS.VSIPCC.v80/MS.WindowsCE.v60.en/CE_OS_ShellUI/ &gt; html/094028e1-0058-4c5b-97b1-e4e2d4ba20eb.htm &gt; &quot;Create a Silverlight for Windows Embedded Application &gt;...
Paul G. Tobey [eMVP]
3
user's latest post:
Silverligth installation in VS...
Published (2009-10-29 12:23:00)
&nbsp; Using VS2005 is all about running Windows CE Platform Builder to produce an operating system. Microsoft requiring VS2005 is all about who they are targeting for Platform Builder: a small group of people who are not constantly updating their programming tools to the latest thing, or dropping into a given version to knock off an application. Note that Platform Builder *COMES WITH* VS2005, so it's little burden on its users to...

Related threads on "Discussions in microsoft.public.windowsce.embedded.vc":

Related threads on other sites:

Thread profile page for "Silverligth installation in VS 2008 in microsoft.public.windowsce.embedded.vc" on http://www.microsoft.com/communities/newsgroups.... This report page is a snippet summary view from a single thread "Silverligth installation in VS 2008 in microsoft.public.windowsce.embedded.vc", located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity