Sign In
Windows Embedded Blog
A look at Embedded and other Cool Stuff.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Gadgeteer
.NET MicroFramework
Application Development
Channel9
Competitive
Cool Stuff
Events
Humor
Imagine Cup
MEDC
MEDC 2007
Personal/Off Topic
Podcast
PowerToy
Robotics Studio
Screencast
Spark
Visual Studio 2005
WE-DIG
Windows CE
Windows Embedded
Windows Embedded for Point of Service (WEPOS)
Windows Embedded Standard
Windows Mobile
Windows XP Embedded
Archive
Archives
December 2011
(3)
November 2011
(3)
October 2011
(5)
April 2011
(1)
December 2010
(2)
November 2010
(1)
October 2010
(3)
September 2010
(2)
June 2010
(7)
April 2010
(3)
March 2010
(2)
January 2010
(1)
September 2009
(7)
August 2009
(2)
July 2009
(7)
June 2009
(11)
May 2009
(11)
April 2009
(12)
March 2009
(11)
February 2009
(10)
January 2009
(13)
December 2008
(3)
November 2008
(10)
October 2008
(16)
September 2008
(19)
August 2008
(5)
July 2008
(5)
June 2008
(6)
May 2008
(17)
April 2008
(12)
March 2008
(14)
February 2008
(13)
January 2008
(12)
November 2007
(13)
October 2007
(8)
September 2007
(13)
August 2007
(9)
July 2007
(10)
June 2007
(12)
May 2007
(42)
April 2007
(30)
March 2007
(25)
February 2007
(40)
January 2007
(19)
December 2006
(31)
November 2006
(57)
October 2006
(30)
September 2006
(16)
August 2006
(17)
July 2006
(27)
June 2006
(35)
May 2006
(37)
April 2006
(30)
March 2006
(31)
February 2006
(25)
January 2006
(28)
December 2005
(29)
November 2005
(28)
October 2005
(31)
September 2005
(45)
August 2005
(30)
July 2005
(36)
June 2005
(46)
May 2005
(40)
April 2005
(42)
March 2005
(75)
February 2005
(54)
January 2005
(40)
December 2004
(63)
November 2004
(85)
October 2004
(55)
September 2004
(42)
August 2004
(46)
July 2004
(80)
June 2004
(63)
May 2004
(29)
April 2004
(12)
March 2004
(19)
February 2004
(17)
June, 2009
MSDN Blogs
>
Windows Embedded Blog
>
June, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Embedded Blog
Imagine Cup 2009 – Cairo/Egypt
Posted
over 3 years ago
by
mikehall
3
Comments
The Imagine Cup 2009 competition starts in roughly two days – one part of the evnet is the Embedded Development competition – our roving reporter Olivier Bloch (see photo below) will be on-site working as a judge for the embedded competition. I expect...
Windows Embedded Blog
CE 6.0 tools on 64-bit Windows
Posted
over 3 years ago
by
mikehall
3
Comments
The CE 6.0 development tools are designed/tested on 32-bit Windows (Windows XP, Windows Vista) – I’ve been using the CE 6.0 development tools on 32-bit Windows 7 for some time without any issues. I recently paved my development PC (quad-core, x64, 8GB...
Windows Embedded Blog
Microsoft Robotics Developer Studio 2008 R2 Released.
Posted
over 3 years ago
by
mikehall
0
Comments
Microsoft Robotics Developer Studio 2008 R2 is now released. More information, and download available here - Mike
Windows Embedded Blog
Hosting a Silverlight 2.0 Application on CE 6.0 – Calling SOAP
Posted
over 3 years ago
by
mikehall
2
Comments
Here’s some background reading before we get into the rest of the blog post. Hosting a Silverlight 2.0 XAP file on CE 6.0 Getting the Web Server host IP address in a Silverlight 2.0 application Building native code XML Web Services on CE 6.0 Here’s the...
Windows Embedded Blog
Steps needed to install Windows Embedded CE 6.0 from scratch.
Posted
over 3 years ago
by
mikehall
13
Comments
Yesterday I paved my development PC (I was running a 32-bit beta of Windows 7) and moved to 64-bit Windows 7 Release Candidate . Paving the PC meant that I needed to re-install all of my favorite applications and tools. Installing Windows Embedded CE...
Windows Embedded Blog
CEFileWiz now available on MSDN Code Gallery
Posted
over 3 years ago
by
mikehall
2
Comments
The CEFileWiz utility now has a new home on MSDN Code Gallery – The project page can be found here . - Mike
Windows Embedded Blog
Quote of the day…
Posted
over 3 years ago
by
mikehall
3
Comments
I’m working on a side project, trying to get some code up and running that uses an old software stack and was having some issues – I decided to write a quick e-mail to the developer that initially worked on the stack to see if he had some ideas on how...
Windows Embedded Blog
Creating compelling user interfaces for embedded devices
Posted
over 3 years ago
by
mikehall
8
Comments
Let’s get started with a disclaimer, I’m a developer, I write code, that’s what I do, that’s what I’m good at – that means that my user interface design skills are somewhat lacking – I do a reasonable job of building forms based user interface for tools...
Windows Embedded Blog
NY Times: Microsoft wants gadgets to run Windows
Posted
over 3 years ago
by
mikehall
1
Comments
Saul Hansel, “Bits Editor” for the New York Times has just posted an article to the NY Yimes web site called Microsoft wants gadgets to run Windows Here’s some quotes from the article which I think is based on the Microsoft keynote from Computex in Taiwan...
Windows Embedded Blog
PowerToy: PipeTerm for Virtual PC 2007
Posted
over 3 years ago
by
mikehall
1
Comments
We recently released a CE 6.0 Binary BSP for Virtual PC 2007 – This can be quite useful for building and testing CE 6.0 images on your desktop PC, in much the same way as building and testing CE 6.0 operating system images using the existing ARM Device...
Windows Embedded Blog
Hosting a Silverlight 2.0 Application on CE 6.0 – Calling the CE Host.
Posted
over 3 years ago
by
mikehall
2
Comments
Recently I posted some information about hosting a Silverlight 2.0 application on a Windows CE 6.0 based host – This was really straight forward, I built a (very) simple Silverlight 2.0 application in Expression Blend, this generates a .XAP file, I ran...
Page 1 of 1 (11 items)