which sql ce version is run on win ce 5 - windows-ce

In Datalogic Memor 944201019
OS is win ce 5. How could I know or check which sql ce version is suitable for win ce 5? Please share me.

version 3.5 SP2 which you can download from here: http://www.microsoft.com/download/en/details.aspx?id=8831

Related

nodejs 6 supported os'es, windows server 2012

Been looking online for a list of supported operating systems for nodejs, but after version 4.0, there is no place to find this information.
Anyone knows where it can be found? In particular for windows 2012
Officially, according to this announcement:
Node is supported on Windows 7, Windows Server 2008 R2, or higher.
On https://nodejs.org/en/download/ both 32 and 64-bit versions are available.
See this answer for more details and links.

Version of Windows Imaging Component

How can I check what version of Windows Imaging Component is installed on a Windows machine? I suspect the Windows 2008 Servers used in Azure do not have the same version that I have on my Windows 7 development machine. I just want to verify that as I need the latest TIFF codec.
Will not make a definite statement, but I think that the WIC on the Windows Azure is the same what you have on your Windows 7. Just be aware that there are 2 OS families in Windows Azure. OS Family 1.x is using Windows Server 2008 SP1 as base, while OS Family 2 is using Windows Server 2008 R2 as base.
From what I read about WIC, I see it is part of Windows 7 / Windows Server 2008 R2, so, if you target your application for OS Family 2, you shall nothave issues. Unless there is some update, or more recent version which has installer. If there is an installer, you can simply use a startup task to install the exact version you need.
UPDATE
Refering this post confirms that Windows 7 / Windows Server 2008 R2 come with WIC. While a platform update is required for Windows Vist / Windows Server 2008 (you must install Server 2008 SP2 before the update is available). So, if you target OS Family 2.x (recommended anyway) you get the same WIC you get in your Windows 7 machine.

Updating IIS 5.0 to IIS 6.0

I want to update the IIS server from 5.0 to 6.0 or higher.
The condition is that I cant upgrade the server. My machine is Windows XP SP3
Is there any way I can only update the IIS.
You can install IIS Express 7.5 on Windows XP. Note that the Express version is a lightweight (yet fully featured) version of IIS meant for development purposes, not production hosting. You shouldn't use Windows XP as a production server anyway.
You can run it on XP Pro 32bit
Check the link here - http://learn.iis.net/page.aspx/868/iis-express-overview/
I have installed IIS 6.0 Manager for my Windows XP SP3 32-bit from this link:
http://www.microsoft.com/en-us/download/details.aspx?id=15662
In Control Panel->Administration Tool (I guess its name translated from italian :) now I have two items:
Internet Information Services - the 5.1 version bundled with the OS
Internet Information Services (IIS6) Manager - the installed version from the link above

Can I upgrade my Handheld OS from Windows CE 5.0 to 6.0?

I've Motorola Symbol Handheld Model MC3090 (from symbol MC3000 series), having Windows CE 5.0.
Is it possible that i can upgrade the Handheld OS from CE 5.0 to CE 6.0?
In Short - NO.
To be able to do so you need to have the BSP (board support package) to build an image for Windows CE. Each OS is built specifically for each device. When you say Windows CE 6 it means nothing since it is a componentizied OS and your OEM (Motorola) decides what to put inside.
According to device's specs I think it has Windows Mobile. A different beast than Windows CE, but based on Windows CE 5. There is no Windows Mobile based on Windows CE 6.
In any case you cannot change the OS version without the OEM.

Windows Ce 6.0 Testing environment?

We are developing Stand alone application in .net compact framework 2.0 targeting windows ce 6.0 operating system.
But don't have any windows Ce 6.0 testing environment.
Can any one give details how to setup Windows Ce 6.0 Testing environment?
Try this: http://msdn.microsoft.com/en-us/windowsembedded/ce/dd402108.aspx

Resources