微软近期Open的职位:

Do you have a passion for embedded devices and services? &nbsp Does the following make you excited: Embedded Systems, Industrial Automation and Control Systems? &nbsp If so, you need not look any further since these are a few segments customers of the Internet of Things (IoT) team is targeting.

The IoT China organization is part of the Operating Systems Group (OSG) in Beijing, China. &nbsp This is your opportunity to join a team that is targeting industry-proven and world class consumer and enterprise devices and services. &nbsp There is an UNPARALLELED opportunity to help people and organizations reaching their full potential by taking advantage of the growing, LUCRATIVE, and exciting general IoT market. &nbsp This is a STRATEGICALLY important market to Microsoft for a number of reasons, among them:

• &nbsp&nbsp&nbsp&nbsp the IoT market opportunity is SIGNIFICANTLY larger than the entire PC market and is growing more rapidly from 2+ billion devices in 2012 to project 20 billion devices in 2020

• &nbsp&nbsp&nbsp&nbsp there is no clear leader and MS (as a company) is committed to make a big dent in this strategic green field

• &nbsp&nbsp&nbsp&nbsp IoT is well-positioned in the enterprise embedded market with a secured foothold through our long history of Windows Embedded Compact product lines

• &nbsp&nbsp&nbsp&nbsp the “next big thing” will likely be an embedded device

The IoT China team is looking for a seasoned software engineer to help support and innovate on Windows Embedded Compact (WEC) platform, including WEC7 and WEC2013 product lines.

Responsibilities include:

• &nbsp&nbsp&nbsp&nbsp Conceptualizing, implementing and supporting all aspects of Windows CE operating system (Win32, MFC, .NET Compact Framework and Silverlight).

• &nbsp&nbsp&nbsp&nbsp Analyzing application runtime requirements and behaviors to troubleshoot and support customer issues.

• &nbsp&nbsp&nbsp&nbsp Contributing to global customer and partner engagements in concert with the business group’s customer to address key product challenges and issues.

The ideal candidate has:

• &nbsp&nbsp&nbsp&nbsp 5+ years of technology experience

• &nbsp&nbsp&nbsp&nbsp worked in software product team through two complete product development cycles

• &nbsp&nbsp&nbsp&nbsp hands-on experience on Windows Embedded Compact (aka Win CE), knowledge on DirectX and Silverlight programming a plus

• &nbsp&nbsp&nbsp&nbsp practical experience demonstrating success at dealing with ambiguous problems and the ability to make solid progress when the solution is not well defined

• &nbsp&nbsp&nbsp&nbsp great cross group and cross geography collaboration skills

• &nbsp&nbsp&nbsp&nbsp excellent organizational, verbal and written English communication, and motivational skills

• &nbsp&nbsp&nbsp&nbsp demonstrated ability to think strategically and tactically about technical and cross-functional issues

• &nbsp&nbsp&nbsp&nbsp a BA/BS or MS in Computer Science or Engineering or experience and training equivalent to a technical degree

Microsoft is an equal opportunity employer and supports workforce diversity.

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

微软职位内部推荐-SW Engineer II for WinCE的更多相关文章

  1. 微软职位内部推荐-SW Engineer II for Azure Network

    微软近期Open的职位: Software Engineer II The world is moving to cloud computing. Microsoft is betting Windo ...

  2. 微软职位内部推荐-SW Engineer II for Cloud Service

    微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...

  3. 微软职位内部推荐-SW Engineer II for Skype

    微软近期Open的职位: We are the Skype Beijing team. Skype division drives the communications strategy for Mi ...

  4. 微软职位内部推荐-SW Engineer II for Cloud Servi

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

  5. 微软职位内部推荐-SW Engineer II for Embedded System

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

  6. 微软职位内部推荐-SW Engineer II for Enterprise Platform

    微软近期Open的职位: Job posting title: SDE II Location: China, Beijing Group Overview Discovery & Colla ...

  7. 微软职位内部推荐-SW Engineer II for Windows System

    微软近期Open的职位: Microsoft's Operating Systems Group delivers the operating system and core user experie ...

  8. 微软职位内部推荐-Service Engineer II for Azure Cloud Network

    微软近期Open的职位: Are you interested in helping to drive the direction of a product that defines the clou ...

  9. 微软职位内部推荐-Software Engineer II

    微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...

随机推荐

  1. [测试] Markdown+Latex

    标题 标题 标题 标题 标题 标题 #include <cstdio> #define R register int #define I inline void #define IL in ...

  2. [GXOI/GZOI2019]逼死强迫症

    题目 设我们最后的答案是\(g_n\) 我们发现在最后竖着放一个\(2\times 1\)的,和横着放两个\(1\times 2\)的就可以区分开之前的方案了 所以如果仅仅使用\(1\times 2\ ...

  3. Jenkins RCE(CVE-2018-1000861)

    先说通过IDEA利用JPDA远程调试tomcat程序 在catalina.sh添加,或者catalina.bat内容不动用如下命令开启,默认是开启8000端口 set JAVA_OPTS=-Xdebu ...

  4. 服务发现系统etcd之安装和使用

    一.概述 etcd是一个高可用的键值存储系统,主要用于共享配置和服务发现.etcd是由CoreOS开发并维护的,灵感来自于 ZooKeeper 和 Doozer,它使用Go语言编写,并通过Raft一致 ...

  5. VS2010自行编译OpenCV2.4.4时缺少python27_d.lib的解决方法

    错误 24 error LNK1104: 无法打开文件“python27_d.lib”  C:\OpenCV\VS2013_64\modules\python\LINK opencv_python 编 ...

  6. JS动态生成表格后 合并单元格

    JS动态生成表格后 合并单元格 最近做项目碰到表格中的单元格合并的问题,需求是这样的,首先发ajax请求 请求回来后的数据 动态生成表格数据,但是生成后如果编号或者(根据其他的内容)有相同时,要合并单 ...

  7. Python2.7-StringIO和cStringIO

    官方文档:https://docs.python.org/2/library/stringio.html StringIO 和 cStringIO 都是对内存中的文件进行读写,操作方法与文件操作类似, ...

  8. mysql linux 安装卸载

    mysql安装包官网https://dev.mysql.com/downloads/mysql/5.7.html#downloads wget https://dev.mysql.com/get/Do ...

  9. Java http协议概述

    一.http协议用于定义客户端与web服务端通讯的格式 二.HTTP1.0与HTTP1.1的区别 1.在HTTP1.0协议中,客户端与web服务器建立链接后只能获取一个web资源 2.HTTP1.1协 ...

  10. cloudstack网络部分知识点汇总

    UI界面的几个网络选项 DNS1:供此区域的来宾VM使用,此区域的公用IP必须路由到此服务器: 内DNS:供此区域的系统VM使用,提供点的专用IP必须路由到此服务器: 如:你在添加存储设备时,用的主机 ...