Login   Register  
 
 
 
Home
 
 
 
Blogs
 
 
 
Articles
 
 
 
About
 
 
 
 Home     May 19, 2013  
en-USfr-FR
  Minimize
Webinar (May 28, 2013): Windows Embedded Compact 2013 is for Application Developers too! 

Join Windows Embedded Compact Expert Doug Boling as he presents the new story for Application Developers in Windows Embedded Compact 2013. Doug will discuss the new Visual Studio 2012 Application Builder toolset that hosts Windows Embedded Compact 2013 SDKs and contrast it with Application Development within Platform Builder. Come see how Windows Embedded Compact 2013 provides the new VS 2012 toolset to both Application and Platform Developers alike!

As announced previously Windows Embedded Compact 2013 is the latest version of Windows Embedded Compact (Formerly Windows CE) to be launched in the first half of 2013.

This webinar will take place on May 28th, 2013, 5:00PM to 6:00PM Pacific Time zone, visit the following URL to register:

https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032554030

Webinar schedule for other time zone:
  -  Beijing:    8:00 AM to 9:00 AM - May 29th, 2013 (15 hours ahead of Seattle times)
  -  Tokyo:     9:00 AM to 10:00 AM - May 29th, 2013 (16 hours ahead of Seattle times)
  -  Korea:     9:00 AM to 10:00AM - May 29th, 2013 (16 hours ahead of Seattle times)
  -  Sydney-Australia:   10:00 AM to 11:00 AM - May 29th, 2013 (17 hours ahead of Seattle times)

 
  Minimize

Windows Embedded 8 Released

On March 20, 2013,Microsoft announced the general availability of the Windows Embedded 8 familyof operating systems. In addition to extending Windows 8 technologies withadditional features to help OEM device makers to deliver robust and secureddevice, the Windows Embedded 8 family includes efficient tools and resources thatenable OEMs to rapidly build new generation of intelligent devices with thecapabilities to capture, analyze and act on valuable data across their organization’sIT infrastructures, and capitalizing on the Internet-of-Things business trends. 
For more information, visit the Windows Embedded 8 launch sitehttp://www.getwindowsembedded8.com

 
  Minimize
Microsoft Extends Windows 8 to Intelligent Systems... 

Microsoft unveiled its product road map for Windows Embedded 8 and Windows Embedded Compact 2013, both of which build on the company's vision for intelligent systems... (more)

 
Recent blog entries Minimize

Windows Embedded Compact 2013 is for Application Developer too! (Webinar)

This is the 2nd of the series of webinar for Windows Embedded Compact 2013 (formerly known as Windows CE).  For this webinar, Windows Embedded expert Doug Boling talks about the new application development environment, Visual Studio 2012 Application Builder toolset…

Read the rest of entry »

A Blue version of Windows Embedded: Think this fall

  The Windows Embedded team mentioned in passing this week that it will be delivering a Blue update to the Windows Embedded operating system. In a May 7 blog post, the team noted: "With Windows Blue, we are furthering our platform alignment with Windows to address a growing category of devices on the edge of enterprise networks and will be bringing the update to market later this year." Right now, the Embedded team isn't share specific SKU details or any other information. (There are seve ... Read the rest of entry »

Microsoft Word: Some How Tos

  1. Changing a document’s template.
  2. What is the current document Template?
  3. Showing the Developer tab.
Read the rest of entry »

News about Windows Embedded Compact 2013

Today I have seen a Microsoft webcast held by Douglas Boling, author of numerous books on Windows CE, and the main topic of the new Windows Embedded Compact 2013, to be released on the market is imminent. There are a lot of news, especially in terms of performance of the operating system and available development tools. The basis of the system will be Windows CE 8 that has inherited the best of Windows Phone 8 and as always will be "modular" through his extensive catalog. The improvement in performance is closely linked to the file system that guarantees an increase in the speed of loading applications and a reduced read access time. In addition, it has been introduced its "snapshot boot" that guarantees a boot time very low in the case of cold start. As far as the development environment, Platform Builder 2013 "hosted" in Visual Studio 2012 with all the improvements arising therefrom; is interesting to observe that it is possible a side-by-side installation with Platform Buil ... Read the rest of entry »

Windows Embedded Compact 2013 Technical Overview (Webinar)

Windows Embedded Compact expert Doug Boling will present a technical overview and share what is in the next version of Windows Embedded Compact (Formerly known as Windows CE).

Read the rest of entry »

New version of CEloader

I’m now using CEloader since a year and I have a collection of binary files in my CEloader folder… time for some automation !!

In order to be able to script the tool - in BAT files for example - I added the name of the BIN to be downloaded as first argument. The target ID is now moved as the second argument.

No argument parsing (yet), if you want to filter on a target name you need to give the image file name first (it may be NK.bin).

The update (binary and source code) is on the celoader project on codeplex.

One of my new little project on CodePlex: M2Mqtt

m2mqttpng_thumb

I have just posted a new little CodePlex project: M2Mqtt.

It is a MQTT client (Message Queue Telemetry Transport) that can be used on all .Net platforms, obviously focused on. NET Micro Framework.

MQTT is a protocol for M2M (Machine to Machine) as part of the Internet of Things and for which lately has been a process of standardization by OASIS. Suffice it to say that thanks to his remarkable "lightness", was chosen as the protocol for the exchange of messages through the Facebook Messenger.

For further information please refer to the official website MQTT but I will not fail to publish as soon as possible a series of articles related to this protocol and to the use of the library that I just released.

I recommend .... stay tuned!

CEDriverWiz: Version 2.00 now available

This is a major update.
Lots of new you beaut features. Read the rest of entry »

Windows Embedded 8 Released Today!

On March 20, 2013, Microsoft announced the general availability of the Windows Embedded 8 family of operating systems.

Read the rest of entry »

CEDriverWizTemplates: Videos available


Codeplex:
http://cedriverwiztemplates.codeplex.com/

Introduces you to the Wizard/Templates

Read the rest of entry »
Pages: Prev1234567...25NextReturn Top
 
Windows Embedded Compact 7 - Getting Started Minimize

The Windows Embedded Compact 7 (Compact 7) getting started series is created to provide simple and easy to follow information to help academic, hobbyist and commercial developers to learn and engage in Compact 7 development.

This is a series of 9 articles, with additional supplements, that cover the following subjects:

  • Development environment
  • OS design
  • Managed code application
  • Native code application
  • Silverlight for Windows Embedded application
  • SQL Compact database application
  • Debug and remote tools
  • More..

http://www.embedded101.com/compact7.aspx

 
Embedded101 Articles & Application Notes Minimize
Apr10CEDriverWiz Version 2.00: Using the Wizard
Created by David Jones on 4/10/2013 8:56:42 AM

Book Links: Wrox Site eBook On Amazon Table of Contents Wizard Links CEDriverWiz on Codeplex CEDriv...
Read More..


Apr10CEDriverWiz Version 2.00: An Example
Created by David Jones on 4/10/2013 7:28:32 AM

Book Links: Wrox Site eBook On Amazon Table of Contents Wizard Links CEDriverWiz on Codeplex CEDriv...
Read More..


Apr09Installing CEDriverWizV2.00 for Visual Studio 2008
Created by David Jones on 4/9/2013 8:41:27 AM

Install Visual Studio 2008 and all of the relevant updates. Install .NET 3.5 or later, and updates ...
Read More..


Apr01CEDriverWiz V2.00: About this release
Created by David Jones on 4/1/2013 7:33:39 AM

This brings the wizard in line with our Wrox book: "Professional Windows Embedded Compact 7" . Book...
Read More..


Apr01CEDriverWiz Version 2.00 User Manual
Created by David Jones on 4/1/2013 6:40:34 AM

Index
Read More..


May15Configure Flash Storage to Launch Compact 7 OS Runtime with DiskPrep
Created by Samuel Phung on 5/15/2012 8:41:50 PM

The DiskPrep powertoy is a useful utility to configure different type of flash storage to launch Wi...
Read More..


More
 
 Copyright 2013 by Embedded101   Terms Of Use  Privacy Statement