Hello, Does anyone now if xpe will support .net 3.5 when it is a final release?

Thank You,
Hawk

Re: XPE .net 3.5 ? by Michael

Michael
Fri Oct 05 23:30:26 PDT 2007

Hello Hawk,

what is the XPE?

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


H> Hello, Does anyone now if xpe will support .net 3.5 when it is a
H> final release?
H>
H> Thank You,
H> Hawk



Re: XPE .net 3.5 ? by Thomas

Thomas
Sat Oct 06 13:20:32 PDT 2007

> if xpe will support .net 3.5 when it is a final release?


for .NET 3.0 there was a rollup package:

<URL:http://blogs.msdn.com/mikehall/archive/2007/06/07/update-rollup-1-0-for-windows-xp-embedded-was-feature-pack-2008.aspx> <URL:http://www.microsoft.com/downloads/details.aspx?FamilyID=70a79e6f-ce42-45c7-add2-52f57959ecf2&DisplayLang=en>thus I guess sooner or later there will be support for 3.5.-- Thomas Scheidegger - 'NETMaster' http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/

Re: XPE .net 3.5 ? by Hawk

Hawk
Mon Oct 08 11:16:01 PDT 2007

Hi Michael, xpe in Windows XP Embedded.

"Michael Nemtsev" wrote:

> Hello Hawk,
>
> what is the XPE?
>
> ---
> WBR,
> Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
>
> "The greatest danger for most of us is not that our aim is too high and we
> miss it, but that it is too low and we reach it" (c) Michelangelo
>
>
> H> Hello, Does anyone now if xpe will support .net 3.5 when it is a
> H> final release?
> H>
> H> Thank You,
> H> Hawk
>
>
>

Re: XPE .net 3.5 ? by Hawk

Hawk
Mon Oct 08 11:20:01 PDT 2007

Hi Thomas, yes I saw that thank you. I have been working with asp.net ajax
1.0 and it will be included in .net 3.5 along with linq. I was hoping since
we got .net 3.0 so fast that 3.5 would follow just as quickly. It would be
nice to use .net 3.5 in our product.

Hawk

"Thomas Scheidegger" wrote:

> > if xpe will support .net 3.5 when it is a final release?
>
>
> for .NET 3.0 there was a rollup package:
>
> <URL:http://blogs.msdn.com/mikehall/archive/2007/06/07/update-rollup-1-0-for-windows-xp-embedded-was-feature-pack-2008.aspx> <URL:http://www.microsoft.com/downloads/details.aspx?FamilyID=70a79e6f-ce42-45c7-add2-52f57959ecf2&DisplayLang=en>thus I guess sooner or later there will be support for 3.5.-- Thomas Scheidegger - 'NETMaster' http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/
>

Re: XPE .net 3.5 ? by Ramses

Ramses
Tue Oct 09 06:17:55 PDT 2007

Hi Michael,

> what is the XPE?

XPe is Windows XP for an embedded system. It is NOT a proper Real-Time
Operating System for an embedded system (such as VxWorks, RTOS, etc), as you
might expect, although some argue that it is a "soft real-time OS". It is
essentially a custom (cut down version) of the Windows XP Operating System
for your target embedded system. You use the MS XPe Target Builder to
specify which modules/drivers you need for your target, and the target
builder generates an image for you. You then run this image (first boot
agent) on your target and it builds a custom Windows XP Operating System on
your target system, for your target.

For example, you may not want Internet Explorer and Media Player for your
target, so you exclude these from the image when you build the image.

Once you've built your XPe OS, you should download the updates required from
the MS web site. I assume you can (just as you would with Windows XP on
your PC) download the required version of the .Net installer (I think it is
dotnetfx.exe) from the MS site and install it on your target, assuming also
that your version of XPe on the target has all the modules required by the
.Net framework.

I hope this helps.

Ramses



"Michael Nemtsev" <nemtsev@msn.com> wrote in message
news:3d9fba1aec738c9d64d55d6c630@msnews.microsoft.com...
> Hello Hawk,
>
> what is the XPE?
>
> ---
> WBR, Michael Nemtsev [.NET/C# MVP] :: blog:
> http://spaces.live.com/laflour
> "The greatest danger for most of us is not that our aim is too high and we
> miss it, but that it is too low and we reach it" (c) Michelangelo
>
> H> Hello, Does anyone now if xpe will support .net 3.5 when it is a
> H> final release?
> H> H> Thank You,
> H> Hawk
>
>